make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.31] -4 -t # 2.57 [+2.25] tcp tx: 938 MB/s 15918 calls/s 15918 msg/s # 2.57 [+0.00] tcp rx: 939 MB/s 48909 calls/s # 3.57 [+1.00] tcp tx: 933 MB/s 15829 calls/s 15829 msg/s # 3.57 [+0.00] tcp rx: 934 MB/s 49078 calls/s # 4.57 [+1.00] tcp tx: 913 MB/s 15486 calls/s 15486 msg/s # 4.57 [+0.00] tcp rx: 913 MB/s 47370 calls/s # 5.57 [+1.00] tcp tx: 914 MB/s 15515 calls/s 15515 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 642 MB/s 465408 calls/s # 6.95 [+0.02] udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # 7.93 [+0.98] udp rx: 627 MB/s 454286 calls/s # 7.95 [+0.02] udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # 8.93 [+0.98] udp rx: 663 MB/s 480506 calls/s # 8.95 [+0.02] udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # 9.93 [+0.99] udp rx: 663 MB/s 480612 calls/s # 9.95 [+0.01] udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 1061 MB/s 774000 calls/s # 11.29 [+0.02] udp tx: 1082 MB/s 18358 calls/s 18358 msg/s # 12.28 [+0.98] udp rx: 1118 MB/s 815489 calls/s # 12.29 [+0.02] udp tx: 1118 MB/s 18978 calls/s 18978 msg/s # 13.28 [+0.98] udp rx: 1120 MB/s 817525 calls/s # 13.29 [+0.02] udp tx: 1121 MB/s 19016 calls/s 19016 msg/s # 14.28 [+0.98] udp rx: 1120 MB/s 817523 calls/s # 14.29 [+0.01] udp tx: 1120 MB/s 19008 calls/s 19008 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->