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.57 [+2.24] tcp tx: 859 MB/s 14580 calls/s 14580 msg/s # 2.58 [+0.00] tcp rx: 860 MB/s 51402 calls/s # 3.57 [+1.00] tcp tx: 994 MB/s 16869 calls/s 16869 msg/s # 3.58 [+0.00] tcp rx: 995 MB/s 51360 calls/s # 4.57 [+1.00] tcp tx: 968 MB/s 16419 calls/s 16419 msg/s # 4.58 [+0.00] tcp rx: 968 MB/s 41857 calls/s # 5.57 [+1.00] tcp tx: 863 MB/s 14640 calls/s 14640 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 652 MB/s 472832 calls/s # 6.94 [+0.02] udp tx: 1095 MB/s 18583 calls/s 18583 msg/s # 7.92 [+0.98] udp rx: 663 MB/s 480375 calls/s # 7.94 [+0.02] udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # 8.92 [+0.98] udp rx: 668 MB/s 484096 calls/s # 8.94 [+0.02] udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # 9.92 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.94 [+0.02] udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 1072 MB/s 782540 calls/s # 11.28 [+0.02] udp tx: 1093 MB/s 18552 calls/s 18552 msg/s # 12.27 [+0.98] udp rx: 1137 MB/s 829411 calls/s # 12.28 [+0.02] udp tx: 1136 MB/s 19277 calls/s 19277 msg/s # 13.27 [+0.98] udp rx: 1017 MB/s 742023 calls/s # 13.28 [+0.02] udp tx: 1016 MB/s 17244 calls/s 17244 msg/s # 14.27 [+0.99] udp rx: 899 MB/s 656296 calls/s # 14.28 [+0.01] udp tx: 895 MB/s 15196 calls/s 15196 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__->