Hi everyone,
I am trying to run benchmarks using the DOCA Perftest tool on my BlueField-3 DPU, but I am unable to locate the executable on the Arm side.
Environment:
• Hardware: NVIDIA BlueField-3 DPU
• DOCA Version: 3.2.1 LTS
• Installation Method: Fresh installation using the BFB image (BlueField Bootstream).
Issue Description: After the BFB installation, I expected to find the doca_perftest tool, but it seems missing from the default paths.
1. I checked /opt/mellanox/doca/tools/, but the binary is not there.
2. I checked /usr/share/doc/doca-perftest/, but the directory does not exist.
3. I ran find / -name "*perftest*", but it returned no results for the DOCA tool (only standard IB perftest tools).
Questions:
1. Is doca_perftest supported on the DPU ARM environment, or is it intended for the x86 Host side only?
2. If it is supported on ARM, is it not included in the default BFB image?
3. What is the specific package name I need to install via apt to get this tool?
Any guidance on how to install or locate this tool on the BlueField-3 Arm system would be appreciated.
Thanks.