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: 810 MB/s 13745 calls/s 13745 msg/s # tcp rx: 814 MB/s 90802 calls/s # tcp tx: 735 MB/s 12479 calls/s 12479 msg/s # tcp rx: 735 MB/s 86201 calls/s # tcp tx: 716 MB/s 12158 calls/s 12158 msg/s # tcp rx: 717 MB/s 84857 calls/s # tcp tx: 709 MB/s 12028 calls/s 12028 msg/s # udp gso - over veth touching data # udp rx: 616 MB/s 439160 calls/s # udp tx: 636 MB/s 10799 calls/s 10799 msg/s # udp rx: 654 MB/s 465933 calls/s # udp tx: 653 MB/s 11087 calls/s 11087 msg/s # udp rx: 656 MB/s 467780 calls/s # udp tx: 664 MB/s 11273 calls/s 11273 msg/s # udp rx: 652 MB/s 464758 calls/s # udp tx: 651 MB/s 11058 calls/s 11058 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 891943 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # udp rx: 1110 MB/s 791363 calls/s # udp tx: 1110 MB/s 18832 calls/s 18832 msg/s # udp rx: 1317 MB/s 938542 calls/s # udp tx: 1316 MB/s 22331 calls/s 22331 msg/s # udp rx: 1313 MB/s 935481 calls/s # udp tx: 1312 MB/s 22262 calls/s 22262 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18872 calls/s 18872 msg/s # tcp rx: 1113 MB/s 141841 calls/s # tcp tx: 1165 MB/s 19774 calls/s 19774 msg/s # tcp rx: 1167 MB/s 142149 calls/s # tcp tx: 1150 MB/s 19515 calls/s 19515 msg/s # tcp rx: 1151 MB/s 140257 calls/s # tcp tx: 1154 MB/s 19584 calls/s 19584 msg/s # udp gso - over veth touching data # udp rx: 673 MB/s 491379 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp rx: 696 MB/s 507851 calls/s # udp tx: 699 MB/s 11872 calls/s 11872 msg/s # udp rx: 710 MB/s 517950 calls/s # udp tx: 714 MB/s 12110 calls/s 12110 msg/s # udp rx: 678 MB/s 494898 calls/s # udp tx: 681 MB/s 11563 calls/s 11563 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 863162 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # udp rx: 1206 MB/s 880054 calls/s # udp tx: 1206 MB/s 20468 calls/s 20468 msg/s # udp rx: 1154 MB/s 841902 calls/s # udp tx: 1154 MB/s 19584 calls/s 19584 msg/s # udp rx: 1215 MB/s 886168 calls/s # udp tx: 1215 MB/s 20617 calls/s 20617 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__->