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: 1117 MB/s 18953 calls/s 18953 msg/s # tcp rx: 1117 MB/s 137259 calls/s # tcp tx: 1057 MB/s 17939 calls/s 17939 msg/s # tcp rx: 1058 MB/s 134633 calls/s # tcp tx: 992 MB/s 16839 calls/s 16839 msg/s # tcp rx: 993 MB/s 133881 calls/s # tcp tx: 1099 MB/s 18655 calls/s 18655 msg/s # udp gso - over veth touching data # udp rx: 1274 MB/s 907956 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # udp rx: 1269 MB/s 903993 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1316 MB/s 937957 calls/s # udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # udp rx: 1316 MB/s 937941 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911539 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 msg/s # udp rx: 1320 MB/s 940765 calls/s # udp tx: 1320 MB/s 22391 calls/s 22391 msg/s # udp rx: 1326 MB/s 944807 calls/s # udp tx: 1325 MB/s 22486 calls/s 22486 msg/s # udp rx: 1331 MB/s 948840 calls/s # udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19478 calls/s 19478 msg/s # tcp rx: 1149 MB/s 140596 calls/s # tcp tx: 1107 MB/s 18785 calls/s 18785 msg/s # tcp rx: 1108 MB/s 134330 calls/s # tcp tx: 1151 MB/s 19523 calls/s 19523 msg/s # tcp rx: 1152 MB/s 135306 calls/s # tcp tx: 1145 MB/s 19426 calls/s 19426 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 923023 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 1278 MB/s 932277 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1297 MB/s 946390 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1244 MB/s 907481 calls/s # udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # udp gso and gro - over veth touching data # udp rx: 1111 MB/s 810822 calls/s # udp tx: 1139 MB/s 19335 calls/s 19335 msg/s # udp rx: 1157 MB/s 844448 calls/s # udp tx: 1148 MB/s 19483 calls/s 19483 msg/s # udp rx: 592 MB/s 431886 calls/s # udp tx: 597 MB/s 10140 calls/s 10140 msg/s # udp rx: 592 MB/s 431828 calls/s # udp tx: 597 MB/s 10128 calls/s 10128 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__->