Hello,
I tried running the doca_gpu_packet_processing application, but encountered the following error.
[21:27:31:387788][13052][DOCA][INF][gpu_packet_processing.c:279][main] ===========================================================
[21:27:31:387819][13052][DOCA][INF][gpu_packet_processing.c:280][main] DOCA version: 2.5.0108
[21:27:31:387824][13052][DOCA][INF][gpu_packet_processing.c:281][main] ===========================================================
[21:27:31:387840][13052][DOCA][INF][gpu_packet_processing.c:305][main] Options enabled:
GPU ca:00.0
NIC e3:00.0
GPU Rx queues 2
GPU HTTP server enabled No
EAL: Detected CPU lcores: 64
EAL: Detected NUMA nodes: 2
EAL: Detected shared linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode ‘VA’
EAL: VFIO support initialized
TELEMETRY: No legacy callbacks, legacy socket not created
EAL: Probe PCI driver: mlx5_pci (15b3:a2dc) device: 0000:e3:00.0 (socket 1)
set_mempolicy: Invalid argument
mlx5_common: Failed to initialize global MR share cache.
EAL: Driver cannot attach the device (0000:e3:00.0)
EAL: Failed to attach device on primary process
[21:27:31:751652][13052][DOCA][ERR][doca_dpdk.cpp:504][doca_dpdk_port_probe] Failed to probe port
[21:27:31:751696][13052][DOCA][ERR][device.c:97][init_doca_device] Function doca_dpdk_port_probe returned DOCA Driver call failure
[21:27:31:751721][13052][DOCA][ERR][gpu_packet_processing.c:319][main] Function init_doca_device returned DOCA Driver call failure
I am using a BlueField-3 and an RTX 3070 GPU.
I came across a post saying that the 3070 is not supported, and I would like to confirm if this is actually the case.
Thank you.