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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 964 MB/s 16352 calls/s 16352 msg/s # 2.61 [+0.00] tcp rx: 964 MB/s 51006 calls/s # 3.61 [+1.00] tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # 3.61 [+0.00] tcp rx: 962 MB/s 49249 calls/s # 4.61 [+1.00] tcp tx: 932 MB/s 15808 calls/s 15808 msg/s # 4.61 [+0.00] tcp rx: 933 MB/s 49395 calls/s # 5.61 [+1.00] tcp tx: 927 MB/s 15729 calls/s 15729 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.30] -4 -v # 6.96 [+1.02] udp rx: 654 MB/s 474624 calls/s # 6.98 [+0.02] udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # 7.96 [+0.98] udp rx: 652 MB/s 472732 calls/s # 7.98 [+0.02] udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # 8.96 [+0.98] udp rx: 665 MB/s 481917 calls/s # 8.98 [+0.02] udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # 9.96 [+0.98] udp rx: 668 MB/s 483882 calls/s # 9.98 [+0.02] udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 1108 MB/s 808328 calls/s # 11.32 [+0.02] udp tx: 1133 MB/s 19221 calls/s 19221 msg/s # 12.30 [+0.98] udp rx: 1129 MB/s 823821 calls/s # 12.32 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 13.30 [+0.98] udp rx: 1127 MB/s 822321 calls/s # 13.32 [+0.02] udp tx: 1126 MB/s 19114 calls/s 19114 msg/s # 14.30 [+0.98] udp rx: 1133 MB/s 826736 calls/s # 14.32 [+0.02] udp tx: 1132 MB/s 19209 calls/s 19209 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__->