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.31 [+0.30] -4 -t # 2.56 [+2.25] tcp tx: 955 MB/s 16209 calls/s 16209 msg/s # 2.56 [+0.00] tcp rx: 955 MB/s 51359 calls/s # 3.56 [+1.00] tcp tx: 803 MB/s 13627 calls/s 13627 msg/s # 3.56 [+0.00] tcp rx: 804 MB/s 42409 calls/s # 4.56 [+1.00] tcp tx: 624 MB/s 10588 calls/s 10588 msg/s # 4.56 [+0.00] tcp rx: 624 MB/s 34768 calls/s # 5.56 [+1.00] tcp tx: 589 MB/s 9992 calls/s 9992 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.31] -4 -v # 6.92 [+1.01] udp rx: 624 MB/s 452608 calls/s # 6.94 [+0.02] udp tx: 1139 MB/s 19328 calls/s 19328 msg/s # 7.92 [+0.98] udp rx: 672 MB/s 486912 calls/s # 7.94 [+0.02] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 8.92 [+0.98] udp rx: 674 MB/s 488704 calls/s # 8.94 [+0.02] udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # 9.92 [+0.98] udp rx: 673 MB/s 487936 calls/s # 9.94 [+0.02] udp tx: 1290 MB/s 21885 calls/s 21885 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.23 [+0.26] -4 -G # 11.24 [+1.01] udp rx: 1122 MB/s 818857 calls/s # 11.26 [+0.02] udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # 12.25 [+0.98] udp rx: 1083 MB/s 790064 calls/s # 12.26 [+0.02] udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # 13.25 [+0.98] udp rx: 1065 MB/s 776769 calls/s # 13.26 [+0.02] udp tx: 1066 MB/s 18085 calls/s 18085 msg/s # 14.25 [+0.98] udp rx: 1085 MB/s 791408 calls/s # 14.26 [+0.02] udp tx: 1086 MB/s 18421 calls/s 18421 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__->