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: 1072 MB/s 18192 calls/s 18192 msg/s # tcp rx: 1073 MB/s 137886 calls/s # tcp tx: 1084 MB/s 18401 calls/s 18401 msg/s # tcp rx: 1085 MB/s 138206 calls/s # tcp tx: 1060 MB/s 17991 calls/s 17991 msg/s # tcp rx: 1062 MB/s 138076 calls/s # tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899319 calls/s # udp tx: 1295 MB/s 21974 calls/s 21974 msg/s # udp rx: 1252 MB/s 891928 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # udp rx: 1316 MB/s 937866 calls/s # udp tx: 1315 MB/s 22314 calls/s 22314 msg/s # udp rx: 1315 MB/s 937274 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp gso and gro - over veth touching data # udp rx: 1286 MB/s 916350 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 1252 MB/s 892424 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1312 MB/s 934908 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp rx: 1315 MB/s 936940 calls/s # udp tx: 1317 MB/s 22344 calls/s 22344 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19294 calls/s 19294 msg/s # tcp rx: 1137 MB/s 143911 calls/s # tcp tx: 1163 MB/s 19734 calls/s 19734 msg/s # tcp rx: 1164 MB/s 143156 calls/s # tcp tx: 1173 MB/s 19895 calls/s 19895 msg/s # tcp rx: 1174 MB/s 140532 calls/s # tcp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 891050 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1206 MB/s 880003 calls/s # udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # udp rx: 1239 MB/s 904212 calls/s # udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # udp rx: 1217 MB/s 888054 calls/s # udp tx: 1219 MB/s 20688 calls/s 20688 msg/s # udp gso and gro - over veth touching data # udp rx: 600 MB/s 438218 calls/s # udp tx: 618 MB/s 10494 calls/s 10494 msg/s # udp rx: 630 MB/s 460161 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp rx: 641 MB/s 468211 calls/s # udp tx: 643 MB/s 10918 calls/s 10918 msg/s # udp rx: 638 MB/s 465644 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 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__->