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: 821 MB/s 13925 calls/s 13925 msg/s # tcp rx: 823 MB/s 89753 calls/s # tcp tx: 746 MB/s 12656 calls/s 12656 msg/s # tcp rx: 746 MB/s 89909 calls/s # tcp tx: 757 MB/s 12841 calls/s 12841 msg/s # tcp rx: 757 MB/s 89998 calls/s # tcp tx: 749 MB/s 12716 calls/s 12716 msg/s # udp gso - over veth touching data # udp rx: 615 MB/s 438120 calls/s # udp tx: 637 MB/s 10818 calls/s 10818 msg/s # udp rx: 608 MB/s 433746 calls/s # udp tx: 612 MB/s 10387 calls/s 10387 msg/s # udp rx: 623 MB/s 444478 calls/s # udp tx: 627 MB/s 10638 calls/s 10638 msg/s # udp rx: 785 MB/s 559736 calls/s # udp tx: 808 MB/s 13705 calls/s 13705 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884376 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 1158 MB/s 824998 calls/s # udp tx: 1164 MB/s 19756 calls/s 19756 msg/s # udp rx: 1311 MB/s 933935 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 msg/s # udp rx: 1318 MB/s 939401 calls/s # udp tx: 1322 MB/s 22433 calls/s 22433 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 831 MB/s 14111 calls/s 14111 msg/s # tcp rx: 832 MB/s 99311 calls/s # tcp tx: 844 MB/s 14317 calls/s 14317 msg/s # tcp rx: 844 MB/s 100049 calls/s # tcp tx: 845 MB/s 14338 calls/s 14338 msg/s # tcp rx: 846 MB/s 100523 calls/s # tcp tx: 854 MB/s 14494 calls/s 14494 msg/s # udp gso - over veth touching data # udp rx: 628 MB/s 458015 calls/s # udp tx: 653 MB/s 11078 calls/s 11078 msg/s # udp rx: 697 MB/s 508801 calls/s # udp tx: 696 MB/s 11821 calls/s 11821 msg/s # udp rx: 682 MB/s 497531 calls/s # udp tx: 681 MB/s 11562 calls/s 11562 msg/s # udp rx: 689 MB/s 502545 calls/s # udp tx: 689 MB/s 11691 calls/s 11691 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 454690 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 msg/s # udp rx: 586 MB/s 427392 calls/s # udp tx: 590 MB/s 10007 calls/s 10007 msg/s # udp rx: 603 MB/s 440345 calls/s # udp tx: 607 MB/s 10296 calls/s 10296 msg/s # udp rx: 610 MB/s 445246 calls/s # udp tx: 614 MB/s 10426 calls/s 10426 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__->