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: 723 MB/s 12263 calls/s 12263 msg/s # tcp rx: 723 MB/s 30880 calls/s # tcp tx: 724 MB/s 12281 calls/s 12281 msg/s # tcp rx: 726 MB/s 31407 calls/s # tcp tx: 635 MB/s 10784 calls/s 10784 msg/s # tcp rx: 640 MB/s 26988 calls/s # tcp tx: 637 MB/s 10815 calls/s 10815 msg/s # udp gso - over veth touching data # udp rx: 396 MB/s 282319 calls/s # udp tx: 406 MB/s 6897 calls/s 6897 msg/s # udp rx: 342 MB/s 243989 calls/s # udp tx: 342 MB/s 5803 calls/s 5803 msg/s # udp rx: 358 MB/s 255102 calls/s # udp tx: 354 MB/s 6021 calls/s 6021 msg/s # udp rx: 296 MB/s 211016 calls/s # udp tx: 296 MB/s 5032 calls/s 5032 msg/s # udp gso and gro - over veth touching data # udp rx: 546 MB/s 9268 calls/s # udp tx: 564 MB/s 9566 calls/s 9566 msg/s # udp rx: 558 MB/s 9467 calls/s # udp tx: 559 MB/s 9485 calls/s 9485 msg/s # udp rx: 573 MB/s 9732 calls/s # udp tx: 573 MB/s 9732 calls/s 9732 msg/s # udp rx: 574 MB/s 9739 calls/s # udp tx: 574 MB/s 9740 calls/s 9740 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 676 MB/s 11467 calls/s 11467 msg/s # tcp rx: 676 MB/s 28816 calls/s # tcp tx: 654 MB/s 11096 calls/s 11096 msg/s # tcp rx: 657 MB/s 29651 calls/s # tcp tx: 632 MB/s 10729 calls/s 10729 msg/s # tcp rx: 632 MB/s 25840 calls/s # tcp tx: 584 MB/s 9917 calls/s 9917 msg/s # udp gso - over veth touching data # udp rx: 376 MB/s 274563 calls/s # udp tx: 386 MB/s 6555 calls/s 6555 msg/s # udp rx: 338 MB/s 246672 calls/s # udp tx: 337 MB/s 5727 calls/s 5727 msg/s # udp rx: 362 MB/s 264582 calls/s # udp tx: 363 MB/s 6165 calls/s 6165 msg/s # udp rx: 335 MB/s 244713 calls/s # udp tx: 335 MB/s 5684 calls/s 5684 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 9603 calls/s # udp tx: 579 MB/s 9823 calls/s 9823 msg/s # udp rx: 501 MB/s 8531 calls/s # udp tx: 498 MB/s 8449 calls/s 8449 msg/s # udp rx: 478 MB/s 8115 calls/s # udp tx: 483 MB/s 8193 calls/s 8193 msg/s # udp rx: 586 MB/s 9943 calls/s # udp tx: 586 MB/s 9948 calls/s 9948 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__->