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: 1118 MB/s 18968 calls/s 18968 msg/s # tcp rx: 1126 MB/s 138858 calls/s # tcp tx: 1177 MB/s 19968 calls/s 19968 msg/s # tcp rx: 1178 MB/s 108659 calls/s # tcp tx: 1374 MB/s 23312 calls/s 23312 msg/s # tcp rx: 2729 MB/s 32748 calls/s # tcp tx: 1389 MB/s 23560 calls/s 23560 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909557 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp rx: 1180 MB/s 840743 calls/s # udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # udp rx: 1212 MB/s 863418 calls/s # udp tx: 1225 MB/s 20793 calls/s 20793 msg/s # udp rx: 1232 MB/s 877758 calls/s # udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # udp gso and gro - over veth touching data # udp rx: 1303 MB/s 928623 calls/s # udp tx: 1347 MB/s 22858 calls/s 22858 msg/s # udp rx: 1323 MB/s 942546 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp rx: 1332 MB/s 948950 calls/s # udp tx: 1331 MB/s 22588 calls/s 22588 msg/s # udp rx: 1333 MB/s 950148 calls/s # udp tx: 1333 MB/s 22612 calls/s 22612 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1136 MB/s 19284 calls/s 19284 msg/s # tcp rx: 1137 MB/s 142702 calls/s # tcp tx: 1146 MB/s 19439 calls/s 19439 msg/s # tcp rx: 1146 MB/s 138326 calls/s # tcp tx: 1159 MB/s 19662 calls/s 19662 msg/s # tcp rx: 1160 MB/s 141383 calls/s # tcp tx: 1168 MB/s 19815 calls/s 19815 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870610 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1253 MB/s 914436 calls/s # udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # udp rx: 1244 MB/s 907670 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp rx: 1132 MB/s 825736 calls/s # udp tx: 1133 MB/s 19223 calls/s 19223 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886548 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1250 MB/s 911773 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1281 MB/s 934265 calls/s # udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # udp rx: 1276 MB/s 930716 calls/s # udp tx: 1279 MB/s 21694 calls/s 21694 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__->