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: 1161 MB/s 19704 calls/s 19704 msg/s # tcp rx: 1162 MB/s 142370 calls/s # tcp tx: 1159 MB/s 19670 calls/s 19670 msg/s # tcp rx: 1161 MB/s 141798 calls/s # tcp tx: 1108 MB/s 18802 calls/s 18802 msg/s # tcp rx: 1109 MB/s 140878 calls/s # tcp tx: 1078 MB/s 18289 calls/s 18289 msg/s # udp gso - over veth touching data # udp rx: 1298 MB/s 925215 calls/s # udp tx: 1337 MB/s 22690 calls/s 22690 msg/s # udp rx: 1325 MB/s 944247 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # udp rx: 1250 MB/s 890768 calls/s # udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # udp rx: 1291 MB/s 919923 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 860021 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1172 MB/s 835388 calls/s # udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # udp rx: 1312 MB/s 934743 calls/s # udp tx: 1327 MB/s 22513 calls/s 22513 msg/s # udp rx: 1324 MB/s 943318 calls/s # udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1158 MB/s 19646 calls/s 19646 msg/s # tcp rx: 1159 MB/s 140915 calls/s # tcp tx: 1098 MB/s 18623 calls/s 18623 msg/s # tcp rx: 1098 MB/s 130605 calls/s # tcp tx: 1072 MB/s 18193 calls/s 18193 msg/s # tcp rx: 1081 MB/s 127996 calls/s # tcp tx: 1079 MB/s 18316 calls/s 18316 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888708 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 679 MB/s 495382 calls/s # udp tx: 678 MB/s 11502 calls/s 11502 msg/s # udp rx: 663 MB/s 483763 calls/s # udp tx: 662 MB/s 11239 calls/s 11239 msg/s # udp rx: 660 MB/s 481403 calls/s # udp tx: 659 MB/s 11192 calls/s 11192 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 842184 calls/s # udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # udp rx: 1240 MB/s 904484 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1204 MB/s 878150 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # udp rx: 1198 MB/s 874410 calls/s # udp tx: 1200 MB/s 20358 calls/s 20358 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__->