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.29 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 892 MB/s 15145 calls/s 15145 msg/s # 2.54 [+0.00] tcp rx: 893 MB/s 50714 calls/s # 3.54 [+1.00] tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # 3.57 [+0.03] tcp rx: 987 MB/s 47757 calls/s # 4.54 [+0.97] tcp tx: 919 MB/s 15592 calls/s 15592 msg/s # 4.57 [+0.03] tcp rx: 912 MB/s 48377 calls/s # 5.54 [+0.97] tcp tx: 922 MB/s 15653 calls/s 15653 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.31] -4 -v # 6.90 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.92 [+0.02] udp tx: 1179 MB/s 20011 calls/s 20011 msg/s # 7.90 [+0.98] udp rx: 660 MB/s 478304 calls/s # 7.92 [+0.02] udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # 8.90 [+0.98] udp rx: 662 MB/s 480262 calls/s # 8.92 [+0.02] udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # 9.90 [+0.98] udp rx: 660 MB/s 478170 calls/s # 9.92 [+0.02] udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.35] -4 -G # 11.32 [+1.02] udp rx: 940 MB/s 686073 calls/s # 11.34 [+0.02] udp tx: 964 MB/s 16351 calls/s 16351 msg/s # 12.32 [+0.98] udp rx: 1132 MB/s 826262 calls/s # 12.34 [+0.02] udp tx: 1133 MB/s 19219 calls/s 19219 msg/s # 13.33 [+0.98] udp rx: 1101 MB/s 803225 calls/s # 13.34 [+0.02] udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # 14.33 [+0.98] udp rx: 1136 MB/s 828815 calls/s # 14.34 [+0.02] udp tx: 1138 MB/s 19318 calls/s 19318 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__->