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: 943 MB/s 15998 calls/s 15998 msg/s # tcp rx: 943 MB/s 50914 calls/s # tcp tx: 923 MB/s 15657 calls/s 15657 msg/s # tcp rx: 925 MB/s 49422 calls/s # tcp tx: 945 MB/s 16043 calls/s 16043 msg/s # tcp rx: 946 MB/s 49396 calls/s # tcp tx: 977 MB/s 16583 calls/s 16583 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: 562 MB/s 408715 calls/s # udp tx: 830 MB/s 14083 calls/s 14083 msg/s # udp rx: 579 MB/s 420820 calls/s # udp tx: 673 MB/s 11418 calls/s 11418 msg/s # udp rx: 573 MB/s 416512 calls/s # udp tx: 725 MB/s 12305 calls/s 12305 msg/s # udp rx: 551 MB/s 400384 calls/s # udp tx: 766 MB/s 12994 calls/s 12994 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: 611 MB/s 446239 calls/s # udp tx: 627 MB/s 10643 calls/s 10643 msg/s # udp rx: 621 MB/s 453019 calls/s # udp tx: 623 MB/s 10578 calls/s 10578 msg/s # udp rx: 635 MB/s 463383 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 623 MB/s 454799 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 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__->