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: 1042 MB/s 17689 calls/s 17689 msg/s # tcp rx: 1043 MB/s 139127 calls/s # tcp tx: 1134 MB/s 19245 calls/s 19245 msg/s # tcp rx: 1136 MB/s 140652 calls/s # tcp tx: 1135 MB/s 19259 calls/s 19259 msg/s # tcp rx: 1136 MB/s 140162 calls/s # tcp tx: 1136 MB/s 19271 calls/s 19271 msg/s # udp gso - over veth touching data # udp rx: 708 MB/s 504732 calls/s # udp tx: 728 MB/s 12359 calls/s 12359 msg/s # udp rx: 692 MB/s 493397 calls/s # udp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp rx: 672 MB/s 479400 calls/s # udp tx: 678 MB/s 11503 calls/s 11503 msg/s # udp rx: 703 MB/s 500992 calls/s # udp tx: 727 MB/s 12334 calls/s 12334 msg/s # udp gso and gro - over veth touching data # udp rx: 688 MB/s 490533 calls/s # udp tx: 702 MB/s 11916 calls/s 11916 msg/s # udp rx: 691 MB/s 492275 calls/s # udp tx: 694 MB/s 11777 calls/s 11777 msg/s # udp rx: 700 MB/s 498866 calls/s # udp tx: 702 MB/s 11914 calls/s 11914 msg/s # udp rx: 696 MB/s 495902 calls/s # udp tx: 717 MB/s 12166 calls/s 12166 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 768 MB/s 13039 calls/s 13039 msg/s # tcp rx: 769 MB/s 90642 calls/s # tcp tx: 774 MB/s 13130 calls/s 13130 msg/s # tcp rx: 775 MB/s 90739 calls/s # tcp tx: 801 MB/s 13592 calls/s 13592 msg/s # tcp rx: 801 MB/s 91769 calls/s # tcp tx: 837 MB/s 14203 calls/s 14203 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 438876 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp rx: 602 MB/s 439416 calls/s # udp tx: 604 MB/s 10246 calls/s 10246 msg/s # udp rx: 618 MB/s 451390 calls/s # udp tx: 617 MB/s 10480 calls/s 10480 msg/s # udp rx: 616 MB/s 449594 calls/s # udp tx: 616 MB/s 10453 calls/s 10453 msg/s # udp gso and gro - over veth touching data # udp rx: 1079 MB/s 787572 calls/s # udp tx: 1106 MB/s 18764 calls/s 18764 msg/s # udp rx: 1166 MB/s 851017 calls/s # udp tx: 1167 MB/s 19794 calls/s 19794 msg/s # udp rx: 1201 MB/s 875906 calls/s # udp tx: 1201 MB/s 20378 calls/s 20378 msg/s # udp rx: 1209 MB/s 882287 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 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__->