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 6000 # 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: 693 MB/s 11762 calls/s 11762 msg/s # tcp rx: 694 MB/s 31382 calls/s # tcp tx: 711 MB/s 12074 calls/s 12074 msg/s # tcp rx: 714 MB/s 26686 calls/s # tcp tx: 608 MB/s 10327 calls/s 10327 msg/s # tcp rx: 608 MB/s 21043 calls/s # tcp tx: 691 MB/s 11724 calls/s 11724 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: 563 MB/s 409387 calls/s # udp tx: 649 MB/s 11016 calls/s 11016 msg/s # udp rx: 577 MB/s 419498 calls/s # udp tx: 647 MB/s 10990 calls/s 10990 msg/s # udp rx: 575 MB/s 417932 calls/s # udp tx: 647 MB/s 10976 calls/s 10976 msg/s # udp rx: 575 MB/s 418103 calls/s # udp tx: 646 MB/s 10964 calls/s 10964 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: 625 MB/s 456024 calls/s # udp tx: 642 MB/s 10899 calls/s 10899 msg/s # udp rx: 653 MB/s 476465 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 647 MB/s 472419 calls/s # udp tx: 647 MB/s 10976 calls/s 10976 msg/s # udp rx: 648 MB/s 472871 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 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__->