make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1127 MB/s 19121 calls/s 19121 msg/s # tcp rx: 1130 MB/s 151089 calls/s # tcp tx: 743 MB/s 12612 calls/s 12612 msg/s # tcp rx: 744 MB/s 88738 calls/s # tcp tx: 739 MB/s 12549 calls/s 12549 msg/s # tcp rx: 740 MB/s 89277 calls/s # tcp tx: 744 MB/s 12624 calls/s 12624 msg/s # udp gso - over veth touching data # udp rx: 716 MB/s 510472 calls/s # udp tx: 732 MB/s 12427 calls/s 12427 msg/s # udp rx: 733 MB/s 522586 calls/s # udp tx: 733 MB/s 12438 calls/s 12438 msg/s # udp rx: 735 MB/s 523822 calls/s # udp tx: 735 MB/s 12474 calls/s 12474 msg/s # udp rx: 729 MB/s 519506 calls/s # udp tx: 727 MB/s 12345 calls/s 12345 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 449218 calls/s # udp tx: 648 MB/s 10997 calls/s 10997 msg/s # udp rx: 646 MB/s 460243 calls/s # udp tx: 647 MB/s 10988 calls/s 10988 msg/s # udp rx: 647 MB/s 460942 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 msg/s # udp rx: 646 MB/s 460562 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 731 MB/s 12415 calls/s 12415 msg/s # tcp rx: 732 MB/s 90546 calls/s # tcp tx: 729 MB/s 12378 calls/s 12378 msg/s # tcp rx: 730 MB/s 89242 calls/s # tcp tx: 729 MB/s 12366 calls/s 12366 msg/s # tcp rx: 729 MB/s 89289 calls/s # tcp tx: 731 MB/s 12402 calls/s 12402 msg/s # udp gso - over veth touching data # udp rx: 676 MB/s 493084 calls/s # udp tx: 692 MB/s 11747 calls/s 11747 msg/s # udp rx: 672 MB/s 490538 calls/s # udp tx: 671 MB/s 11394 calls/s 11394 msg/s # udp rx: 677 MB/s 493746 calls/s # udp tx: 676 MB/s 11471 calls/s 11471 msg/s # udp rx: 678 MB/s 494615 calls/s # udp tx: 677 MB/s 11491 calls/s 11491 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 895429 calls/s # udp tx: 1265 MB/s 21458 calls/s 21458 msg/s # udp rx: 1273 MB/s 928761 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 1261 MB/s 919804 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1262 MB/s 920538 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s ok 1 selftests: net: udpgro_bench.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__->