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: 1430 MB/s 24268 calls/s 24268 msg/s # tcp rx: 1432 MB/s 56643 calls/s # tcp tx: 1379 MB/s 23391 calls/s 23391 msg/s # tcp rx: 1380 MB/s 57117 calls/s # tcp tx: 1362 MB/s 23117 calls/s 23117 msg/s # tcp rx: 1363 MB/s 54685 calls/s # tcp tx: 1382 MB/s 23452 calls/s 23452 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 443915 calls/s # udp tx: 643 MB/s 10922 calls/s 10922 msg/s # udp rx: 635 MB/s 452347 calls/s # udp tx: 634 MB/s 10759 calls/s 10759 msg/s # udp rx: 636 MB/s 453721 calls/s # udp tx: 638 MB/s 10837 calls/s 10837 msg/s # udp rx: 655 MB/s 466617 calls/s # udp tx: 655 MB/s 11113 calls/s 11113 msg/s # udp gso and gro - over veth touching data # udp rx: 780 MB/s 13236 calls/s # udp tx: 812 MB/s 13780 calls/s 13780 msg/s # udp rx: 824 MB/s 13976 calls/s # udp tx: 828 MB/s 14056 calls/s 14056 msg/s # udp rx: 983 MB/s 16681 calls/s # udp tx: 983 MB/s 16683 calls/s 16683 msg/s # udp rx: 1026 MB/s 17405 calls/s # udp tx: 1048 MB/s 17780 calls/s 17780 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1387 MB/s 23528 calls/s 23528 msg/s # tcp rx: 1388 MB/s 53497 calls/s # tcp tx: 1597 MB/s 27090 calls/s 27090 msg/s # tcp rx: 1598 MB/s 68297 calls/s # tcp tx: 1710 MB/s 29016 calls/s 29016 msg/s # tcp rx: 1712 MB/s 66650 calls/s # tcp tx: 1748 MB/s 29655 calls/s 29655 msg/s # udp gso - over veth touching data # udp rx: 1008 MB/s 735745 calls/s # udp tx: 1037 MB/s 17603 calls/s 17603 msg/s # udp rx: 1029 MB/s 750842 calls/s # udp tx: 1023 MB/s 17351 calls/s 17351 msg/s # udp rx: 949 MB/s 692472 calls/s # udp tx: 948 MB/s 16093 calls/s 16093 msg/s # udp rx: 982 MB/s 716326 calls/s # udp tx: 985 MB/s 16719 calls/s 16719 msg/s # udp gso and gro - over veth touching data # udp rx: 757 MB/s 12856 calls/s # udp tx: 782 MB/s 13276 calls/s 13276 msg/s # udp rx: 788 MB/s 13381 calls/s # udp tx: 794 MB/s 13482 calls/s 13482 msg/s # udp rx: 920 MB/s 15613 calls/s # udp tx: 918 MB/s 15586 calls/s 15586 msg/s # udp rx: 872 MB/s 14793 calls/s # udp tx: 872 MB/s 14796 calls/s 14796 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__->