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: 681 MB/s 11563 calls/s 11563 msg/s # tcp rx: 682 MB/s 52236 calls/s # tcp tx: 532 MB/s 9037 calls/s 9037 msg/s # tcp rx: 533 MB/s 37284 calls/s # tcp tx: 556 MB/s 9440 calls/s 9440 msg/s # tcp rx: 557 MB/s 38457 calls/s # tcp tx: 534 MB/s 9057 calls/s 9057 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: 630 MB/s 457728 calls/s # udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # udp rx: 671 MB/s 486912 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 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: 588 MB/s 429058 calls/s # udp tx: 597 MB/s 10132 calls/s 10132 msg/s # udp rx: 611 MB/s 445785 calls/s # udp tx: 616 MB/s 10448 calls/s 10448 msg/s # udp rx: 579 MB/s 422413 calls/s # udp tx: 579 MB/s 9830 calls/s 9830 msg/s # udp rx: 579 MB/s 422494 calls/s # udp tx: 579 MB/s 9836 calls/s 9836 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__->