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.27 [+0.27] -4 -t # 2.49 [+2.22] tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # 2.56 [+0.07] tcp rx: 976 MB/s 59506 calls/s # 3.49 [+0.93] tcp tx: 1209 MB/s 20514 calls/s 20514 msg/s # 3.69 [+0.20] tcp rx: 1369 MB/s 10276 calls/s # 4.49 [+0.80] tcp tx: 1216 MB/s 20641 calls/s 20641 msg/s # 5.49 [+1.00] tcp tx: 1224 MB/s 20768 calls/s 20768 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 636 MB/s 461312 calls/s # 6.81 [+0.02] udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # 7.80 [+0.99] udp rx: 655 MB/s 474880 calls/s # 7.81 [+0.01] udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # 8.80 [+0.99] udp rx: 664 MB/s 481280 calls/s # 8.81 [+0.01] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 9.80 [+0.99] udp rx: 669 MB/s 485120 calls/s # 9.81 [+0.01] udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.25] -4 -G # 11.10 [+1.01] udp rx: 1125 MB/s 820871 calls/s # 11.12 [+0.02] udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # 12.10 [+0.98] udp rx: 1143 MB/s 833804 calls/s # 12.12 [+0.02] udp tx: 1142 MB/s 19379 calls/s 19379 msg/s # 13.11 [+0.98] udp rx: 1138 MB/s 830387 calls/s # 13.12 [+0.02] udp tx: 1137 MB/s 19294 calls/s 19294 msg/s # 14.11 [+0.98] udp rx: 1142 MB/s 833556 calls/s # 14.12 [+0.02] udp tx: 1142 MB/s 19370 calls/s 19370 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__->