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: 802 MB/s 13605 calls/s 13605 msg/s # tcp rx: 802 MB/s 83936 calls/s # tcp tx: 798 MB/s 13538 calls/s 13538 msg/s # tcp rx: 799 MB/s 92010 calls/s # tcp tx: 806 MB/s 13682 calls/s 13682 msg/s # tcp rx: 807 MB/s 92535 calls/s # tcp tx: 798 MB/s 13536 calls/s 13536 msg/s # udp gso - over veth touching data # udp rx: 683 MB/s 487144 calls/s # udp tx: 707 MB/s 12008 calls/s 12008 msg/s # udp rx: 753 MB/s 536673 calls/s # udp tx: 758 MB/s 12868 calls/s 12868 msg/s # udp rx: 746 MB/s 531643 calls/s # udp tx: 750 MB/s 12723 calls/s 12723 msg/s # udp rx: 744 MB/s 530104 calls/s # udp tx: 748 MB/s 12695 calls/s 12695 msg/s # udp gso and gro - over veth touching data # udp rx: 700 MB/s 498871 calls/s # udp tx: 723 MB/s 12273 calls/s 12273 msg/s # udp rx: 740 MB/s 527563 calls/s # udp tx: 740 MB/s 12555 calls/s 12555 msg/s # udp rx: 738 MB/s 526306 calls/s # udp tx: 738 MB/s 12530 calls/s 12530 msg/s # udp rx: 740 MB/s 527825 calls/s # udp tx: 740 MB/s 12562 calls/s 12562 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 993 MB/s 16855 calls/s 16855 msg/s # tcp rx: 994 MB/s 121763 calls/s # tcp tx: 741 MB/s 12576 calls/s 12576 msg/s # tcp rx: 741 MB/s 88978 calls/s # tcp tx: 775 MB/s 13158 calls/s 13158 msg/s # tcp rx: 776 MB/s 91341 calls/s # tcp tx: 793 MB/s 13465 calls/s 13465 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871023 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1232 MB/s 898635 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 726 MB/s 529639 calls/s # udp tx: 707 MB/s 11992 calls/s 11992 msg/s # udp rx: 703 MB/s 512762 calls/s # udp tx: 702 MB/s 11923 calls/s 11923 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 883039 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp rx: 1269 MB/s 926169 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1256 MB/s 916532 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1258 MB/s 918112 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 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__->