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: 977 MB/s 16581 calls/s 16581 msg/s # 2.54 [+0.00] tcp rx: 978 MB/s 50277 calls/s # 3.54 [+1.00] tcp tx: 972 MB/s 16496 calls/s 16496 msg/s # 3.54 [+0.00] tcp rx: 974 MB/s 50260 calls/s # 4.54 [+1.00] tcp tx: 970 MB/s 16462 calls/s 16462 msg/s # 4.54 [+0.00] tcp rx: 971 MB/s 50181 calls/s # 5.54 [+1.00] tcp tx: 971 MB/s 16480 calls/s 16480 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.87 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 647 MB/s 468736 calls/s # 6.91 [+0.02] udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # 7.89 [+0.98] udp rx: 663 MB/s 480256 calls/s # 7.91 [+0.02] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 8.89 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.91 [+0.02] udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # 9.89 [+0.98] udp rx: 663 MB/s 480256 calls/s # 9.91 [+0.02] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.27] -4 -G # 11.22 [+1.01] udp rx: 1126 MB/s 821365 calls/s # 11.24 [+0.02] udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # 12.22 [+0.98] udp rx: 1148 MB/s 837288 calls/s # 12.24 [+0.02] udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # 13.22 [+0.98] udp rx: 1140 MB/s 831780 calls/s # 13.24 [+0.02] udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # 14.23 [+0.99] udp rx: 1139 MB/s 831198 calls/s # 14.24 [+0.01] udp tx: 1140 MB/s 19351 calls/s 19351 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__->