make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1638 MB/s 27787 calls/s 27787 msg/s # tcp rx: 1640 MB/s 74027 calls/s # tcp tx: 1712 MB/s 29037 calls/s 29037 msg/s # tcp rx: 1713 MB/s 76753 calls/s # tcp tx: 1705 MB/s 28933 calls/s 28933 msg/s # tcp rx: 1707 MB/s 77038 calls/s # tcp tx: 1706 MB/s 28943 calls/s 28943 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 634 MB/s 458637 calls/s # udp tx: 1632 MB/s 27688 calls/s 27688 msg/s # udp rx: 628 MB/s 454144 calls/s # udp tx: 1664 MB/s 28228 calls/s 28228 msg/s # udp rx: 679 MB/s 491264 calls/s # udp tx: 1686 MB/s 28601 calls/s 28601 msg/s # udp rx: 682 MB/s 493056 calls/s # udp tx: 1695 MB/s 28764 calls/s 28764 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1002 MB/s 731318 calls/s # udp tx: 1024 MB/s 17382 calls/s 17382 msg/s # udp rx: 786 MB/s 573252 calls/s # udp tx: 786 MB/s 13333 calls/s 13333 msg/s # udp rx: 784 MB/s 572035 calls/s # udp tx: 784 MB/s 13310 calls/s 13310 msg/s # udp rx: 784 MB/s 571960 calls/s # udp tx: 800 MB/s 13575 calls/s 13575 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__->