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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.42 [+0.41] -4 -t # 2.75 [+2.33] tcp tx: 656 MB/s 11137 calls/s 11137 msg/s # 2.75 [+0.00] tcp rx: 658 MB/s 33720 calls/s # 3.75 [+1.00] tcp tx: 637 MB/s 10817 calls/s 10817 msg/s # 3.75 [+0.00] tcp rx: 639 MB/s 32487 calls/s # 4.75 [+1.00] tcp tx: 650 MB/s 11030 calls/s 11030 msg/s # 4.75 [+0.01] tcp rx: 651 MB/s 33089 calls/s # 5.75 [+0.99] tcp tx: 612 MB/s 10395 calls/s 10395 msg/s # 5.79 [+0.04] udp gso - over veth touching data # 5.79 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.18 [+0.39] -4 -v # 7.19 [+1.01] udp rx: 608 MB/s 440772 calls/s # 7.22 [+0.02] udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # 8.19 [+0.98] udp rx: 655 MB/s 475236 calls/s # 8.22 [+0.02] udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # 9.19 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.22 [+0.02] udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # 10.19 [+0.98] udp rx: 666 MB/s 483072 calls/s # 10.22 [+0.02] udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # 10.25 [+0.04] udp gso and gro - over veth touching data # 10.25 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.60 [+0.35] -4 -G # 11.62 [+1.02] udp rx: 1110 MB/s 809905 calls/s # 11.64 [+0.02] udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # 12.62 [+0.98] udp rx: 1173 MB/s 856000 calls/s # 12.64 [+0.02] udp tx: 1177 MB/s 19965 calls/s 19965 msg/s # 13.62 [+0.98] udp rx: 1170 MB/s 853794 calls/s # 13.64 [+0.02] udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # 14.62 [+0.98] udp rx: 1171 MB/s 854253 calls/s # 14.64 [+0.02] udp tx: 1174 MB/s 19925 calls/s 19925 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__->