Hi all,
I tried to install doca-host 3.0.0 with a ConnectX7 NIC (MCX713104AC-ADA_Ax) on my ARM-based machine. Please see the details in my previous post.
However, when I ran the cuBB application, I encountered the following errors:
[10:04:49:284966][114][DOCA][ERR][doca_dev.cpp:1116][doca_dev_as_devinfo] Failed to convert device to devinfo. parameter dev=NULL
[10:04:49:284985][114][DOCA][ERR][doca_eth_txq.c:5095][doca_eth_txq_cap_get_wait_on_time_offload_supported] Failed to get wait_on_time_offload_supported: parameter devinfo=NULL
[10:04:49:284997][114][DOCA][ERR][doca_dpdk.cpp:610][doca_dpdk_port_probe] Invalid input: dev=(nil), devargs=0x48f5790b900
10:04:49.284950 ERR phy_init 0 [AERIAL_DPDK_API_EVENT] [FH.NIC] Matching device not found.
10:04:49.284960 ERR phy_init 0 [AERIAL_DPDK_API_EVENT] [FH.NIC] open_doca_device_with_pci returned Requested Resource Not Found
10:04:49.284990 ERR phy_init 0 [AERIAL_DPDK_API_EVENT] [FH.NIC] doca_eth_txq_get_wait_on_time_offload_supported returned Invalid input
10:04:49.285059 ERR phy_init 0 [AERIAL_ORAN_FH_EVENT] [FH.LIB] Exception! doca_dpdk_port_probe returned Invalid input
10:04:49.285070 ERR phy_init 0 [AERIAL_ORAN_FH_EVENT] [DRV.FH] Failed to add NIC 0000:01:00.0
Is it possible to access the source code for doca_dev.cpp to further investigate this issue?
Any insights or suggestions would be greatly appreciated.
Thank you.