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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 622 MB/s 10553 calls/s 10553 msg/s # 2.59 [+0.00] tcp rx: 622 MB/s 32160 calls/s # 3.59 [+1.00] tcp tx: 959 MB/s 16279 calls/s 16279 msg/s # 3.59 [+0.00] tcp rx: 961 MB/s 49633 calls/s # 4.59 [+1.00] tcp tx: 933 MB/s 15838 calls/s 15838 msg/s # 4.59 [+0.00] tcp rx: 934 MB/s 49818 calls/s # 5.59 [+1.00] tcp tx: 942 MB/s 15993 calls/s 15993 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.91 [+0.28] -4 -v # 6.92 [+1.02] udp rx: 637 MB/s 461882 calls/s # 6.94 [+0.02] udp tx: 1198 MB/s 20328 calls/s 20328 msg/s # 7.92 [+0.98] udp rx: 666 MB/s 482500 calls/s # 7.94 [+0.02] udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # 8.93 [+0.98] udp rx: 667 MB/s 483573 calls/s # 8.94 [+0.02] udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # 9.93 [+0.98] udp rx: 667 MB/s 483356 calls/s # 9.94 [+0.02] udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 672 MB/s 490632 calls/s # 11.30 [+0.02] udp tx: 686 MB/s 11649 calls/s 11649 msg/s # 12.28 [+0.98] udp rx: 688 MB/s 502054 calls/s # 12.30 [+0.02] udp tx: 687 MB/s 11667 calls/s 11667 msg/s # 13.29 [+0.98] udp rx: 681 MB/s 497234 calls/s # 13.30 [+0.02] udp tx: 681 MB/s 11553 calls/s 11553 msg/s # 14.29 [+0.98] udp rx: 669 MB/s 487951 calls/s # 14.30 [+0.02] udp tx: 674 MB/s 11438 calls/s 11438 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__->