make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1052 MB/s 17854 calls/s 17854 msg/s # tcp rx: 1052 MB/s 128911 calls/s # tcp tx: 1030 MB/s 17483 calls/s 17483 msg/s # tcp rx: 1031 MB/s 131751 calls/s # tcp tx: 979 MB/s 16614 calls/s 16614 msg/s # tcp rx: 980 MB/s 124132 calls/s # tcp tx: 930 MB/s 15790 calls/s 15790 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 868654 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1277 MB/s 910142 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 889 MB/s 633438 calls/s # udp tx: 881 MB/s 14958 calls/s 14958 msg/s # udp rx: 652 MB/s 464513 calls/s # udp tx: 654 MB/s 11104 calls/s 11104 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 446674 calls/s # udp tx: 653 MB/s 11082 calls/s 11082 msg/s # udp rx: 644 MB/s 459038 calls/s # udp tx: 647 MB/s 10982 calls/s 10982 msg/s # udp rx: 662 MB/s 472250 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp rx: 682 MB/s 486247 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1062 MB/s 18028 calls/s 18028 msg/s # tcp rx: 1063 MB/s 124195 calls/s # tcp tx: 1025 MB/s 17393 calls/s 17393 msg/s # tcp rx: 1026 MB/s 132930 calls/s # tcp tx: 1023 MB/s 17360 calls/s 17360 msg/s # tcp rx: 1024 MB/s 131511 calls/s # tcp tx: 1067 MB/s 18101 calls/s 18101 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444344 calls/s # udp tx: 629 MB/s 10671 calls/s 10671 msg/s # udp rx: 617 MB/s 450029 calls/s # udp tx: 620 MB/s 10524 calls/s 10524 msg/s # udp rx: 595 MB/s 434121 calls/s # udp tx: 598 MB/s 10147 calls/s 10147 msg/s # udp rx: 626 MB/s 457238 calls/s # udp tx: 630 MB/s 10690 calls/s 10690 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 461443 calls/s # udp tx: 650 MB/s 11038 calls/s 11038 msg/s # udp rx: 647 MB/s 472493 calls/s # udp tx: 651 MB/s 11043 calls/s 11043 msg/s # udp rx: 639 MB/s 466205 calls/s # udp tx: 641 MB/s 10880 calls/s 10880 msg/s # udp rx: 634 MB/s 462387 calls/s # udp tx: 636 MB/s 10791 calls/s 10791 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__->