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: 752 MB/s 12769 calls/s 12769 msg/s # tcp rx: 753 MB/s 86431 calls/s # tcp tx: 744 MB/s 12619 calls/s 12619 msg/s # tcp rx: 746 MB/s 85024 calls/s # tcp tx: 711 MB/s 12066 calls/s 12066 msg/s # tcp rx: 711 MB/s 80801 calls/s # tcp tx: 734 MB/s 12464 calls/s 12464 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 852713 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1307 MB/s 931141 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # udp rx: 1311 MB/s 934474 calls/s # udp tx: 1315 MB/s 22314 calls/s 22314 msg/s # udp rx: 1316 MB/s 937781 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909180 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 1177 MB/s 838830 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1294 MB/s 922237 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp rx: 1324 MB/s 943149 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1124 MB/s 19065 calls/s 19065 msg/s # tcp rx: 1125 MB/s 143405 calls/s # tcp tx: 1126 MB/s 19103 calls/s 19103 msg/s # tcp rx: 1132 MB/s 128153 calls/s # tcp tx: 978 MB/s 16588 calls/s 16588 msg/s # tcp rx: 980 MB/s 126826 calls/s # tcp tx: 1140 MB/s 19349 calls/s 19349 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 917268 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # udp rx: 1286 MB/s 937971 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp rx: 1291 MB/s 942043 calls/s # udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # udp rx: 1285 MB/s 937255 calls/s # udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904935 calls/s # udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # udp rx: 1267 MB/s 924046 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1274 MB/s 929533 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1281 MB/s 934695 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 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__->