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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 1023 MB/s 17366 calls/s 17366 msg/s # 2.57 [+0.00] tcp rx: 1024 MB/s 52169 calls/s # 3.57 [+1.00] tcp tx: 1022 MB/s 17339 calls/s 17339 msg/s # 3.57 [+0.00] tcp rx: 1022 MB/s 52167 calls/s # 4.57 [+1.00] tcp tx: 1022 MB/s 17339 calls/s 17339 msg/s # 4.57 [+0.00] tcp rx: 1023 MB/s 52184 calls/s # 5.57 [+1.00] tcp tx: 1022 MB/s 17335 calls/s 17335 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.28] -4 -v # 6.90 [+1.01] udp rx: 633 MB/s 458752 calls/s # 6.91 [+0.02] udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # 7.90 [+0.99] udp rx: 667 MB/s 483584 calls/s # 7.91 [+0.01] udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # 8.90 [+0.99] udp rx: 667 MB/s 483072 calls/s # 8.91 [+0.01] udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # 9.90 [+0.99] udp rx: 668 MB/s 484096 calls/s # 9.91 [+0.01] udp tx: 1257 MB/s 21321 calls/s 21321 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.26] -4 -G # 11.22 [+1.01] udp rx: 1119 MB/s 816744 calls/s # 11.23 [+0.02] udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # 12.22 [+0.98] udp rx: 1115 MB/s 813400 calls/s # 12.23 [+0.02] udp tx: 1117 MB/s 18958 calls/s 18958 msg/s # 13.22 [+0.98] udp rx: 1114 MB/s 812891 calls/s # 13.23 [+0.02] udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # 14.22 [+0.99] udp rx: 1148 MB/s 837534 calls/s # 14.23 [+0.01] udp tx: 1148 MB/s 19471 calls/s 19471 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__->