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: 1094 MB/s 18557 calls/s 18557 msg/s # tcp rx: 1111 MB/s 138029 calls/s # tcp tx: 1077 MB/s 18275 calls/s 18275 msg/s # tcp rx: 1080 MB/s 127034 calls/s # tcp tx: 1072 MB/s 18189 calls/s 18189 msg/s # tcp rx: 1082 MB/s 126342 calls/s # tcp tx: 1069 MB/s 18137 calls/s 18137 msg/s # udp gso - over veth touching data # udp rx: 1318 MB/s 939024 calls/s # udp tx: 1355 MB/s 22983 calls/s 22983 msg/s # udp rx: 1345 MB/s 958618 calls/s # udp tx: 1344 MB/s 22797 calls/s 22797 msg/s # udp rx: 1344 MB/s 957582 calls/s # udp tx: 1343 MB/s 22787 calls/s 22787 msg/s # udp rx: 1262 MB/s 899476 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 902446 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 1303 MB/s 928542 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1325 MB/s 943990 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1324 MB/s 943646 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1096 MB/s 18590 calls/s 18590 msg/s # tcp rx: 1096 MB/s 139642 calls/s # tcp tx: 1078 MB/s 18299 calls/s 18299 msg/s # tcp rx: 1079 MB/s 139096 calls/s # tcp tx: 1162 MB/s 19714 calls/s 19714 msg/s # tcp rx: 1163 MB/s 141949 calls/s # tcp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 435519 calls/s # udp tx: 613 MB/s 10397 calls/s 10397 msg/s # udp rx: 618 MB/s 451090 calls/s # udp tx: 621 MB/s 10539 calls/s 10539 msg/s # udp rx: 617 MB/s 450263 calls/s # udp tx: 619 MB/s 10511 calls/s 10511 msg/s # udp rx: 614 MB/s 448386 calls/s # udp tx: 617 MB/s 10468 calls/s 10468 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 900868 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1235 MB/s 900966 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1285 MB/s 937261 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp rx: 1288 MB/s 939533 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 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__->