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: 1083 MB/s 18377 calls/s 18377 msg/s # tcp rx: 1083 MB/s 138775 calls/s # tcp tx: 1118 MB/s 18964 calls/s 18964 msg/s # tcp rx: 1118 MB/s 135709 calls/s # tcp tx: 1129 MB/s 19165 calls/s 19165 msg/s # tcp rx: 1131 MB/s 136862 calls/s # tcp tx: 1128 MB/s 19144 calls/s 19144 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909543 calls/s # udp tx: 1311 MB/s 22242 calls/s 22242 msg/s # udp rx: 1296 MB/s 923354 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1302 MB/s 927595 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 1312 MB/s 934996 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900660 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 1324 MB/s 943413 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 1239 MB/s 883002 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 674 MB/s 480724 calls/s # udp tx: 676 MB/s 11482 calls/s 11482 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 869 MB/s 14743 calls/s 14743 msg/s # tcp rx: 870 MB/s 100489 calls/s # tcp tx: 896 MB/s 15205 calls/s 15205 msg/s # tcp rx: 897 MB/s 108603 calls/s # tcp tx: 827 MB/s 14036 calls/s 14036 msg/s # tcp rx: 828 MB/s 93992 calls/s # tcp tx: 830 MB/s 14089 calls/s 14089 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855564 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 1253 MB/s 913953 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1315 MB/s 959110 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp rx: 1286 MB/s 938205 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879417 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1269 MB/s 926180 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1266 MB/s 923854 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1269 MB/s 925542 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 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__->