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: 1174 MB/s 19918 calls/s 19918 msg/s # tcp rx: 1174 MB/s 141219 calls/s # tcp tx: 1189 MB/s 20167 calls/s 20167 msg/s # tcp rx: 1189 MB/s 141279 calls/s # tcp tx: 1164 MB/s 19748 calls/s 19748 msg/s # tcp rx: 1165 MB/s 139111 calls/s # tcp tx: 1114 MB/s 18906 calls/s 18906 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893646 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # udp rx: 1225 MB/s 872693 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 1242 MB/s 885362 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 1193 MB/s 849899 calls/s # udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # udp gso and gro - over veth touching data # udp rx: 1290 MB/s 919008 calls/s # udp tx: 1329 MB/s 22546 calls/s 22546 msg/s # udp rx: 1320 MB/s 940487 calls/s # udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # udp rx: 1310 MB/s 933312 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 1319 MB/s 940026 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18083 calls/s 18083 msg/s # tcp rx: 1066 MB/s 137860 calls/s # tcp tx: 1146 MB/s 19439 calls/s 19439 msg/s # tcp rx: 1169 MB/s 137500 calls/s # tcp tx: 930 MB/s 15785 calls/s 15785 msg/s # tcp rx: 931 MB/s 128136 calls/s # tcp tx: 945 MB/s 16032 calls/s 16032 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894135 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp rx: 1269 MB/s 925724 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 1270 MB/s 926460 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 1267 MB/s 924739 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # udp gso and gro - over veth touching data # udp rx: 1158 MB/s 844906 calls/s # udp tx: 1195 MB/s 20270 calls/s 20270 msg/s # udp rx: 1271 MB/s 927389 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1270 MB/s 926922 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp rx: 1266 MB/s 923818 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 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__->