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: 1780 MB/s 30198 calls/s 30198 msg/s # tcp rx: 1781 MB/s 72811 calls/s # tcp tx: 1765 MB/s 29946 calls/s 29946 msg/s # tcp rx: 1767 MB/s 69640 calls/s # tcp tx: 1796 MB/s 30478 calls/s 30478 msg/s # tcp rx: 1798 MB/s 63084 calls/s # tcp tx: 1779 MB/s 30189 calls/s 30189 msg/s # udp gso - over veth touching data # udp rx: 565 MB/s 402700 calls/s # udp tx: 585 MB/s 9926 calls/s 9926 msg/s # udp rx: 617 MB/s 440124 calls/s # udp tx: 620 MB/s 10525 calls/s 10525 msg/s # udp rx: 616 MB/s 439042 calls/s # udp tx: 618 MB/s 10495 calls/s 10495 msg/s # udp rx: 613 MB/s 436744 calls/s # udp tx: 615 MB/s 10436 calls/s 10436 msg/s # udp gso and gro - over veth touching data # udp rx: 963 MB/s 16344 calls/s # udp tx: 984 MB/s 16693 calls/s 16693 msg/s # udp rx: 1036 MB/s 17580 calls/s # udp tx: 1045 MB/s 17728 calls/s 17728 msg/s # udp rx: 1107 MB/s 18780 calls/s # udp tx: 1133 MB/s 19226 calls/s 19226 msg/s # udp rx: 1080 MB/s 18333 calls/s # udp tx: 1079 MB/s 18305 calls/s 18305 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1414 MB/s 23994 calls/s 23994 msg/s # tcp rx: 1418 MB/s 61038 calls/s # tcp tx: 1397 MB/s 23711 calls/s 23711 msg/s # tcp rx: 1398 MB/s 65544 calls/s # tcp tx: 1407 MB/s 23871 calls/s 23871 msg/s # tcp rx: 1411 MB/s 60835 calls/s # tcp tx: 1335 MB/s 22659 calls/s 22659 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 442564 calls/s # udp tx: 624 MB/s 10591 calls/s 10591 msg/s # udp rx: 641 MB/s 467511 calls/s # udp tx: 643 MB/s 10910 calls/s 10910 msg/s # udp rx: 642 MB/s 468221 calls/s # udp tx: 644 MB/s 10939 calls/s 10939 msg/s # udp rx: 641 MB/s 467828 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # udp gso and gro - over veth touching data # udp rx: 1614 MB/s 27406 calls/s # udp tx: 1672 MB/s 28364 calls/s 28364 msg/s # udp rx: 1771 MB/s 30041 calls/s # udp tx: 1769 MB/s 30006 calls/s 30006 msg/s # udp rx: 1767 MB/s 29986 calls/s # udp tx: 1766 MB/s 29954 calls/s 29954 msg/s # udp rx: 1761 MB/s 29869 calls/s # udp tx: 1759 MB/s 29837 calls/s 29837 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__->