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: 1088 MB/s 18470 calls/s 18470 msg/s # tcp rx: 1089 MB/s 137992 calls/s # tcp tx: 1107 MB/s 18791 calls/s 18791 msg/s # tcp rx: 1108 MB/s 119921 calls/s # tcp tx: 1025 MB/s 17390 calls/s 17390 msg/s # tcp rx: 1026 MB/s 126857 calls/s # tcp tx: 1017 MB/s 17258 calls/s 17258 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876609 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # udp rx: 1219 MB/s 868684 calls/s # udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # udp rx: 695 MB/s 495354 calls/s # udp tx: 689 MB/s 11702 calls/s 11702 msg/s # udp rx: 691 MB/s 492470 calls/s # udp tx: 691 MB/s 11725 calls/s 11725 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 461142 calls/s # udp tx: 672 MB/s 11404 calls/s 11404 msg/s # udp rx: 669 MB/s 477120 calls/s # udp tx: 673 MB/s 11422 calls/s 11422 msg/s # udp rx: 713 MB/s 508134 calls/s # udp tx: 716 MB/s 12155 calls/s 12155 msg/s # udp rx: 718 MB/s 511963 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 852 MB/s 14463 calls/s 14463 msg/s # tcp rx: 853 MB/s 96311 calls/s # tcp tx: 817 MB/s 13871 calls/s 13871 msg/s # tcp rx: 818 MB/s 93343 calls/s # tcp tx: 815 MB/s 13831 calls/s 13831 msg/s # tcp rx: 815 MB/s 93006 calls/s # tcp tx: 827 MB/s 14036 calls/s 14036 msg/s # udp gso - over veth touching data # udp rx: 592 MB/s 432345 calls/s # udp tx: 616 MB/s 10463 calls/s 10463 msg/s # udp rx: 586 MB/s 427603 calls/s # udp tx: 585 MB/s 9938 calls/s 9938 msg/s # udp rx: 561 MB/s 409216 calls/s # udp tx: 560 MB/s 9504 calls/s 9504 msg/s # udp rx: 570 MB/s 415802 calls/s # udp tx: 568 MB/s 9650 calls/s 9650 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 434665 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 msg/s # udp rx: 603 MB/s 440348 calls/s # udp tx: 603 MB/s 10232 calls/s 10232 msg/s # udp rx: 604 MB/s 440597 calls/s # udp tx: 603 MB/s 10238 calls/s 10238 msg/s # udp rx: 595 MB/s 434202 calls/s # udp tx: 618 MB/s 10487 calls/s 10487 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__->