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: 814 MB/s 13808 calls/s 13808 msg/s # tcp rx: 817 MB/s 144955 calls/s # tcp tx: 818 MB/s 13887 calls/s 13887 msg/s # tcp rx: 818 MB/s 150929 calls/s # tcp tx: 839 MB/s 14230 calls/s 14230 msg/s # tcp rx: 839 MB/s 135654 calls/s # tcp tx: 842 MB/s 14290 calls/s 14290 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 802138 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1223 MB/s 871648 calls/s # udp tx: 1222 MB/s 20727 calls/s 20727 msg/s # udp rx: 1225 MB/s 873245 calls/s # udp tx: 1225 MB/s 20781 calls/s 20781 msg/s # udp rx: 1223 MB/s 871582 calls/s # udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 830360 calls/s # udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # udp rx: 1175 MB/s 837547 calls/s # udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # udp rx: 1229 MB/s 875890 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 1238 MB/s 882178 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 857 MB/s 14545 calls/s 14545 msg/s # tcp rx: 858 MB/s 137682 calls/s # tcp tx: 854 MB/s 14487 calls/s 14487 msg/s # tcp rx: 855 MB/s 155345 calls/s # tcp tx: 856 MB/s 14530 calls/s 14530 msg/s # tcp rx: 857 MB/s 145698 calls/s # tcp tx: 845 MB/s 14341 calls/s 14341 msg/s # udp gso - over veth touching data # udp rx: 1036 MB/s 755966 calls/s # udp tx: 1054 MB/s 17893 calls/s 17893 msg/s # udp rx: 1026 MB/s 748930 calls/s # udp tx: 1035 MB/s 17569 calls/s 17569 msg/s # udp rx: 1136 MB/s 828880 calls/s # udp tx: 1138 MB/s 19313 calls/s 19313 msg/s # udp rx: 1178 MB/s 859282 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp gso and gro - over veth touching data # udp rx: 1129 MB/s 824040 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1137 MB/s 829894 calls/s # udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # udp rx: 1227 MB/s 895392 calls/s # udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # udp rx: 1171 MB/s 854602 calls/s # udp tx: 1166 MB/s 19780 calls/s 19780 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__->