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: 618 MB/s 10486 calls/s 10486 msg/s # tcp rx: 618 MB/s 25852 calls/s # tcp tx: 626 MB/s 10620 calls/s 10620 msg/s # tcp rx: 626 MB/s 23863 calls/s # tcp tx: 635 MB/s 10777 calls/s 10777 msg/s # tcp rx: 639 MB/s 27946 calls/s # tcp tx: 621 MB/s 10536 calls/s 10536 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: 542 MB/s 394468 calls/s # udp tx: 640 MB/s 10864 calls/s 10864 msg/s # udp rx: 496 MB/s 361231 calls/s # udp tx: 533 MB/s 9049 calls/s 9049 msg/s # udp rx: 461 MB/s 335281 calls/s # udp tx: 564 MB/s 9582 calls/s 9582 msg/s # udp rx: 546 MB/s 397650 calls/s # udp tx: 612 MB/s 10395 calls/s 10395 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: 601 MB/s 438381 calls/s # udp tx: 616 MB/s 10457 calls/s 10457 msg/s # udp rx: 588 MB/s 429483 calls/s # udp tx: 583 MB/s 9899 calls/s 9899 msg/s # udp rx: 599 MB/s 437335 calls/s # udp tx: 604 MB/s 10251 calls/s 10251 msg/s # udp rx: 608 MB/s 443557 calls/s # udp tx: 607 MB/s 10308 calls/s 10308 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__->