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: 1167 MB/s 19810 calls/s 19810 msg/s # tcp rx: 1168 MB/s 136060 calls/s # tcp tx: 1174 MB/s 19914 calls/s 19914 msg/s # tcp rx: 1175 MB/s 139660 calls/s # tcp tx: 1148 MB/s 19473 calls/s 19473 msg/s # tcp rx: 1149 MB/s 136090 calls/s # tcp tx: 1132 MB/s 19210 calls/s 19210 msg/s # udp gso - over veth touching data # udp rx: 1317 MB/s 938202 calls/s # udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # udp rx: 1337 MB/s 952795 calls/s # udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # udp rx: 1332 MB/s 949252 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1323 MB/s 942871 calls/s # udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871405 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1247 MB/s 888927 calls/s # udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # udp rx: 1279 MB/s 911320 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # udp rx: 1278 MB/s 910709 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18089 calls/s 18089 msg/s # tcp rx: 1067 MB/s 134251 calls/s # tcp tx: 1148 MB/s 19472 calls/s 19472 msg/s # tcp rx: 1150 MB/s 138474 calls/s # tcp tx: 1051 MB/s 17842 calls/s 17842 msg/s # tcp rx: 1052 MB/s 129794 calls/s # tcp tx: 1085 MB/s 18407 calls/s 18407 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902562 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1272 MB/s 928108 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 1258 MB/s 917942 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1254 MB/s 914719 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 863952 calls/s # udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # udp rx: 1218 MB/s 888554 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # udp rx: 1229 MB/s 896903 calls/s # udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # udp rx: 1227 MB/s 895138 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 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__->