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.51 [+2.24] tcp tx: 937 MB/s 15900 calls/s 15900 msg/s # 2.52 [+0.00] tcp rx: 938 MB/s 49483 calls/s # 3.51 [+1.00] tcp tx: 1192 MB/s 20232 calls/s 20232 msg/s # 3.60 [+0.08] tcp rx: 1291 MB/s 9714 calls/s # 4.51 [+0.92] tcp tx: 906 MB/s 15382 calls/s 15382 msg/s # 4.60 [+0.08] tcp rx: 870 MB/s 48968 calls/s # 5.51 [+0.92] tcp tx: 846 MB/s 14352 calls/s 14352 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 633 MB/s 458924 calls/s # 6.83 [+0.02] udp tx: 1156 MB/s 19623 calls/s 19623 msg/s # 7.82 [+0.99] udp rx: 669 MB/s 485120 calls/s # 7.83 [+0.01] udp tx: 1185 MB/s 20115 calls/s 20115 msg/s # 8.82 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.83 [+0.01] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 9.82 [+0.99] udp rx: 672 MB/s 487168 calls/s # 9.83 [+0.01] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1103 MB/s 804783 calls/s # 11.17 [+0.01] udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # 12.16 [+0.99] udp rx: 1115 MB/s 813633 calls/s # 12.17 [+0.01] udp tx: 1108 MB/s 18806 calls/s 18806 msg/s # 13.16 [+0.99] udp rx: 1041 MB/s 759900 calls/s # 13.17 [+0.01] udp tx: 1047 MB/s 17772 calls/s 17772 msg/s # 14.16 [+0.99] udp rx: 1138 MB/s 830055 calls/s # 14.17 [+0.01] udp tx: 1137 MB/s 19294 calls/s 19294 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__->