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.58 [+2.27] tcp tx: 669 MB/s 11357 calls/s 11357 msg/s # 2.59 [+0.00] tcp rx: 670 MB/s 34467 calls/s # 3.58 [+1.00] tcp tx: 646 MB/s 10957 calls/s 10957 msg/s # 3.59 [+0.00] tcp rx: 646 MB/s 33230 calls/s # 4.58 [+1.00] tcp tx: 646 MB/s 10958 calls/s 10958 msg/s # 4.60 [+0.02] tcp rx: 666 MB/s 33324 calls/s # 5.58 [+0.98] tcp tx: 921 MB/s 15622 calls/s 15622 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 653 MB/s 473088 calls/s # 6.97 [+0.02] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 7.95 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.97 [+0.02] udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # 8.95 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.97 [+0.02] udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # 9.95 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.97 [+0.02] udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # 10.01 [+0.04] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.31] -4 -G # 11.33 [+1.01] udp rx: 987 MB/s 720437 calls/s # 11.35 [+0.02] udp tx: 1005 MB/s 17054 calls/s 17054 msg/s # 12.33 [+0.98] udp rx: 687 MB/s 501567 calls/s # 12.35 [+0.02] udp tx: 687 MB/s 11660 calls/s 11660 msg/s # 13.33 [+0.98] udp rx: 688 MB/s 501881 calls/s # 13.35 [+0.02] udp tx: 687 MB/s 11664 calls/s 11664 msg/s # 14.33 [+0.98] udp rx: 685 MB/s 500186 calls/s # 14.35 [+0.02] udp tx: 685 MB/s 11628 calls/s 11628 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__->