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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 638 MB/s 10836 calls/s 10836 msg/s # tcp rx: 639 MB/s 34692 calls/s # tcp tx: 623 MB/s 10575 calls/s 10575 msg/s # tcp rx: 622 MB/s 31058 calls/s # tcp tx: 618 MB/s 10497 calls/s 10497 msg/s # tcp rx: 619 MB/s 31755 calls/s # tcp tx: 610 MB/s 10350 calls/s 10350 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: 465 MB/s 336896 calls/s # udp tx: 920 MB/s 15615 calls/s 15615 msg/s # udp rx: 444 MB/s 321792 calls/s # udp tx: 941 MB/s 15971 calls/s 15971 msg/s # udp rx: 519 MB/s 375552 calls/s # udp tx: 871 MB/s 14779 calls/s 14779 msg/s # udp rx: 517 MB/s 374272 calls/s # udp tx: 869 MB/s 14743 calls/s 14743 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: 605 MB/s 441868 calls/s # udp tx: 620 MB/s 10521 calls/s 10521 msg/s # udp rx: 635 MB/s 463565 calls/s # udp tx: 635 MB/s 10772 calls/s 10772 msg/s # udp rx: 632 MB/s 461156 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 890 MB/s 649376 calls/s # udp tx: 902 MB/s 15310 calls/s 15310 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__->