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: 984 MB/s 16693 calls/s 16693 msg/s # tcp rx: 985 MB/s 139660 calls/s # tcp tx: 1045 MB/s 17738 calls/s 17738 msg/s # tcp rx: 1046 MB/s 140067 calls/s # tcp tx: 732 MB/s 12423 calls/s 12423 msg/s # tcp rx: 732 MB/s 98371 calls/s # tcp tx: 702 MB/s 11919 calls/s 11919 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 837847 calls/s # udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # udp rx: 1280 MB/s 912202 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # udp rx: 1283 MB/s 914587 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1282 MB/s 913353 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 879027 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # udp rx: 1295 MB/s 922574 calls/s # udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # udp rx: 1298 MB/s 925017 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 1270 MB/s 905152 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1067 MB/s 18105 calls/s 18105 msg/s # tcp rx: 1067 MB/s 135633 calls/s # tcp tx: 1016 MB/s 17235 calls/s 17235 msg/s # tcp rx: 1016 MB/s 130346 calls/s # tcp tx: 1018 MB/s 17278 calls/s 17278 msg/s # tcp rx: 1019 MB/s 128841 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885157 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1247 MB/s 909472 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1253 MB/s 914447 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp rx: 1253 MB/s 913988 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp gso and gro - over veth touching data # udp rx: 537 MB/s 391902 calls/s # udp tx: 554 MB/s 9410 calls/s 9410 msg/s # udp rx: 599 MB/s 436956 calls/s # udp tx: 601 MB/s 10202 calls/s 10202 msg/s # udp rx: 599 MB/s 436872 calls/s # udp tx: 601 MB/s 10199 calls/s 10199 msg/s # udp rx: 598 MB/s 436826 calls/s # udp tx: 601 MB/s 10199 calls/s 10199 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__->