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.31] -4 -t # 2.56 [+2.26] tcp tx: 955 MB/s 16208 calls/s 16208 msg/s # 2.56 [+0.00] tcp rx: 956 MB/s 49513 calls/s # 3.56 [+1.00] tcp tx: 930 MB/s 15785 calls/s 15785 msg/s # 3.57 [+0.00] tcp rx: 934 MB/s 46016 calls/s # 4.56 [+1.00] tcp tx: 931 MB/s 15801 calls/s 15801 msg/s # 4.57 [+0.00] tcp rx: 931 MB/s 44825 calls/s # 5.56 [+1.00] tcp tx: 927 MB/s 15736 calls/s 15736 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 604 MB/s 438272 calls/s # 6.90 [+0.02] udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # 7.88 [+0.98] udp rx: 612 MB/s 443648 calls/s # 7.90 [+0.02] udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # 8.89 [+0.98] udp rx: 650 MB/s 471552 calls/s # 8.90 [+0.02] udp tx: 1100 MB/s 18668 calls/s 18668 msg/s # 9.89 [+0.98] udp rx: 653 MB/s 473600 calls/s # 9.90 [+0.02] udp tx: 1162 MB/s 19714 calls/s 19714 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.23 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1056 MB/s 770309 calls/s # 11.26 [+0.02] udp tx: 1078 MB/s 18299 calls/s 18299 msg/s # 12.24 [+0.98] udp rx: 1070 MB/s 780753 calls/s # 12.26 [+0.02] udp tx: 1070 MB/s 18158 calls/s 18158 msg/s # 13.24 [+0.98] udp rx: 1073 MB/s 782559 calls/s # 13.26 [+0.02] udp tx: 1072 MB/s 18194 calls/s 18194 msg/s # 14.25 [+0.98] udp rx: 1085 MB/s 791816 calls/s # 14.26 [+0.02] udp tx: 1085 MB/s 18418 calls/s 18418 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__->