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: 1199 MB/s 20350 calls/s 20350 msg/s # tcp rx: 1200 MB/s 116959 calls/s # tcp tx: 1023 MB/s 17351 calls/s 17351 msg/s # tcp rx: 1024 MB/s 124114 calls/s # tcp tx: 1058 MB/s 17950 calls/s 17950 msg/s # tcp rx: 1059 MB/s 131992 calls/s # tcp tx: 1061 MB/s 18000 calls/s 18000 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 902342 calls/s # udp tx: 1305 MB/s 22150 calls/s 22150 msg/s # udp rx: 1314 MB/s 936682 calls/s # udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # udp rx: 1275 MB/s 908362 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1309 MB/s 932620 calls/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 825977 calls/s # udp tx: 1197 MB/s 20308 calls/s 20308 msg/s # udp rx: 1302 MB/s 927902 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1300 MB/s 926364 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 1305 MB/s 929698 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1088 MB/s 18465 calls/s 18465 msg/s # tcp rx: 1089 MB/s 136817 calls/s # tcp tx: 1045 MB/s 17740 calls/s 17740 msg/s # tcp rx: 1046 MB/s 138453 calls/s # tcp tx: 1017 MB/s 17253 calls/s 17253 msg/s # tcp rx: 1018 MB/s 137370 calls/s # tcp tx: 1130 MB/s 19176 calls/s 19176 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862114 calls/s # udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # udp rx: 1185 MB/s 864650 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # udp rx: 1230 MB/s 897597 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1269 MB/s 926063 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904382 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1275 MB/s 929960 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1259 MB/s 918717 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1249 MB/s 911068 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 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__->