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: 1133 MB/s 19228 calls/s 19228 msg/s # tcp rx: 1133 MB/s 133270 calls/s # tcp tx: 1042 MB/s 17688 calls/s 17688 msg/s # tcp rx: 1044 MB/s 135412 calls/s # tcp tx: 1108 MB/s 18802 calls/s 18802 msg/s # tcp rx: 1109 MB/s 135554 calls/s # tcp tx: 1139 MB/s 19334 calls/s 19334 msg/s # udp gso - over veth touching data # udp rx: 1286 MB/s 916645 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 1335 MB/s 951597 calls/s # udp tx: 1335 MB/s 22647 calls/s 22647 msg/s # udp rx: 1312 MB/s 935274 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1309 MB/s 932480 calls/s # udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # udp gso and gro - over veth touching data # udp rx: 580 MB/s 413234 calls/s # udp tx: 597 MB/s 10126 calls/s 10126 msg/s # udp rx: 601 MB/s 428800 calls/s # udp tx: 603 MB/s 10232 calls/s 10232 msg/s # udp rx: 624 MB/s 445056 calls/s # udp tx: 623 MB/s 10567 calls/s 10567 msg/s # udp rx: 609 MB/s 433919 calls/s # udp tx: 604 MB/s 10258 calls/s 10258 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1132 MB/s 19202 calls/s 19202 msg/s # tcp rx: 1139 MB/s 139699 calls/s # tcp tx: 1125 MB/s 19096 calls/s 19096 msg/s # tcp rx: 1125 MB/s 125404 calls/s # tcp tx: 1050 MB/s 17814 calls/s 17814 msg/s # tcp rx: 1051 MB/s 125618 calls/s # tcp tx: 1051 MB/s 17842 calls/s 17842 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 890966 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1273 MB/s 928525 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1244 MB/s 907575 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1255 MB/s 915896 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp gso and gro - over veth touching data # udp rx: 1107 MB/s 807973 calls/s # udp tx: 1129 MB/s 19157 calls/s 19157 msg/s # udp rx: 1195 MB/s 871569 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 1233 MB/s 899511 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # udp rx: 1271 MB/s 927470 calls/s # udp tx: 1273 MB/s 21595 calls/s 21595 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__->