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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 946 MB/s 16050 calls/s 16050 msg/s # 2.54 [+0.00] tcp rx: 946 MB/s 49334 calls/s # 3.54 [+1.00] tcp tx: 903 MB/s 15317 calls/s 15317 msg/s # 3.54 [+0.00] tcp rx: 904 MB/s 48752 calls/s # 4.54 [+1.00] tcp tx: 855 MB/s 14506 calls/s 14506 msg/s # 4.54 [+0.00] tcp rx: 856 MB/s 50963 calls/s # 5.54 [+1.00] tcp tx: 901 MB/s 15286 calls/s 15286 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 632 MB/s 457728 calls/s # 6.89 [+0.02] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 7.88 [+0.98] udp rx: 663 MB/s 480143 calls/s # 7.89 [+0.02] udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # 8.88 [+0.98] udp rx: 664 MB/s 480962 calls/s # 8.89 [+0.02] udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # 9.88 [+0.99] udp rx: 663 MB/s 480280 calls/s # 9.89 [+0.01] udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1034 MB/s 754586 calls/s # 11.24 [+0.02] udp tx: 1061 MB/s 18002 calls/s 18002 msg/s # 12.21 [+0.98] udp rx: 1133 MB/s 826367 calls/s # 12.24 [+0.02] udp tx: 1132 MB/s 19214 calls/s 19214 msg/s # 13.21 [+0.98] udp rx: 1128 MB/s 823121 calls/s # 13.24 [+0.02] udp tx: 1125 MB/s 19095 calls/s 19095 msg/s # 14.22 [+0.98] udp rx: 1045 MB/s 762330 calls/s # 14.24 [+0.02] udp tx: 1042 MB/s 17688 calls/s 17688 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__->