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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 691 MB/s 11732 calls/s 11732 msg/s # tcp rx: 701 MB/s 27940 calls/s # tcp tx: 693 MB/s 11758 calls/s 11758 msg/s # tcp rx: 696 MB/s 28676 calls/s # tcp tx: 674 MB/s 11445 calls/s 11445 msg/s # tcp rx: 674 MB/s 27462 calls/s # tcp tx: 743 MB/s 12603 calls/s 12603 msg/s # udp gso - over veth touching data # udp rx: 369 MB/s 262970 calls/s # udp tx: 382 MB/s 6483 calls/s 6483 msg/s # udp rx: 399 MB/s 284928 calls/s # udp tx: 402 MB/s 6823 calls/s 6823 msg/s # udp rx: 319 MB/s 227743 calls/s # udp tx: 314 MB/s 5328 calls/s 5328 msg/s # udp rx: 290 MB/s 206823 calls/s # udp tx: 290 MB/s 4927 calls/s 4927 msg/s # udp gso and gro - over veth touching data # udp rx: 539 MB/s 9148 calls/s # udp tx: 556 MB/s 9433 calls/s 9433 msg/s # udp rx: 560 MB/s 9501 calls/s # udp tx: 567 MB/s 9618 calls/s 9618 msg/s # udp rx: 575 MB/s 9765 calls/s # udp tx: 576 MB/s 9770 calls/s 9770 msg/s # udp rx: 582 MB/s 9877 calls/s # udp tx: 579 MB/s 9824 calls/s 9824 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 651 MB/s 11046 calls/s 11046 msg/s # tcp rx: 662 MB/s 27726 calls/s # tcp tx: 625 MB/s 10608 calls/s 10608 msg/s # tcp rx: 633 MB/s 26715 calls/s # tcp tx: 644 MB/s 10931 calls/s 10931 msg/s # tcp rx: 645 MB/s 28659 calls/s # tcp tx: 543 MB/s 9215 calls/s 9215 msg/s # udp gso - over veth touching data # udp rx: 352 MB/s 257349 calls/s # udp tx: 365 MB/s 6201 calls/s 6201 msg/s # udp rx: 370 MB/s 270011 calls/s # udp tx: 369 MB/s 6274 calls/s 6274 msg/s # udp rx: 353 MB/s 257809 calls/s # udp tx: 353 MB/s 6002 calls/s 6002 msg/s # udp rx: 352 MB/s 257355 calls/s # udp tx: 349 MB/s 5922 calls/s 5922 msg/s # udp gso and gro - over veth touching data # udp rx: 706 MB/s 11984 calls/s # udp tx: 727 MB/s 12335 calls/s 12335 msg/s # udp rx: 679 MB/s 11520 calls/s # udp tx: 678 MB/s 11511 calls/s 11511 msg/s # udp rx: 773 MB/s 13115 calls/s # udp tx: 775 MB/s 13152 calls/s 13152 msg/s # udp rx: 795 MB/s 13494 calls/s # udp tx: 794 MB/s 13479 calls/s 13479 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__->