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: 1058 MB/s 17959 calls/s 17959 msg/s # tcp rx: 1061 MB/s 132759 calls/s # tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # tcp rx: 995 MB/s 105154 calls/s # tcp tx: 1076 MB/s 18261 calls/s 18261 msg/s # tcp rx: 1063 MB/s 125508 calls/s # tcp tx: 1099 MB/s 18642 calls/s 18642 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894370 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1271 MB/s 905858 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp rx: 1310 MB/s 933405 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 1325 MB/s 943908 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901402 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 1325 MB/s 944022 calls/s # udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # udp rx: 1343 MB/s 957025 calls/s # udp tx: 1347 MB/s 22850 calls/s 22850 msg/s # udp rx: 1313 MB/s 935760 calls/s # udp tx: 1317 MB/s 22340 calls/s 22340 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1123 MB/s 19057 calls/s 19057 msg/s # tcp rx: 1146 MB/s 141532 calls/s # tcp tx: 1220 MB/s 20698 calls/s 20698 msg/s # tcp rx: 1223 MB/s 120587 calls/s # tcp tx: 1113 MB/s 18888 calls/s 18888 msg/s # tcp rx: 1115 MB/s 132317 calls/s # tcp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 893816 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 1227 MB/s 895456 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1269 MB/s 925657 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp rx: 1271 MB/s 927049 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 911584 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 1299 MB/s 947638 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # udp rx: 1313 MB/s 958254 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1297 MB/s 946339 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 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__->