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.60 [+2.27] tcp tx: 537 MB/s 9119 calls/s 9119 msg/s # 2.61 [+0.00] tcp rx: 538 MB/s 39199 calls/s # 3.60 [+1.00] tcp tx: 525 MB/s 8921 calls/s 8921 msg/s # 3.60 [+0.00] tcp rx: 526 MB/s 38280 calls/s # 4.60 [+1.00] tcp tx: 537 MB/s 9124 calls/s 9124 msg/s # 4.61 [+0.00] tcp rx: 538 MB/s 38166 calls/s # 5.60 [+1.00] tcp tx: 562 MB/s 9538 calls/s 9538 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.94 [+1.01] udp rx: 640 MB/s 464128 calls/s # 6.96 [+0.02] udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # 7.94 [+0.98] udp rx: 655 MB/s 474469 calls/s # 7.96 [+0.02] udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # 8.94 [+0.99] udp rx: 664 MB/s 481189 calls/s # 8.96 [+0.01] udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # 9.94 [+0.99] udp rx: 667 MB/s 483252 calls/s # 9.96 [+0.01] udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1101 MB/s 803566 calls/s # 11.31 [+0.02] udp tx: 1122 MB/s 19035 calls/s 19035 msg/s # 12.29 [+0.98] udp rx: 1122 MB/s 818318 calls/s # 12.31 [+0.02] udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # 13.29 [+0.98] udp rx: 1097 MB/s 800697 calls/s # 13.31 [+0.02] udp tx: 1097 MB/s 18611 calls/s 18611 msg/s # 14.29 [+0.99] udp rx: 1059 MB/s 772536 calls/s # 14.31 [+0.01] udp tx: 1059 MB/s 17963 calls/s 17963 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__->