<div dir="ltr">Hello,<div><br></div><div>I'm trying to get my ConnectX5 NIC working with DPDK v21.11 but I'm wondering if the card I have simply isn't compatible. I first noticed that the model I was given is MCX515A-CCA_Ax_Bx. Below are some of the error logs when running dpdk-pdump.</div><div><br></div><div>EAL: Detected CPU lcores: 80<br>EAL: Detected NUMA nodes: 2<br>EAL: Detected static linkage of DPDK<br>EAL: Multi-process socket /var/run/dpdk/rte/mp_socket_383403_1ac7441297c92<br>EAL: failed to send to (/var/run/dpdk/rte/mp_socket) due to No such file or directory<br>EAL: Fail to send request /var/run/dpdk/rte/mp_socket:bus_vdev_mp<br>vdev_scan(): Failed to request vdev from primary<br>EAL: Selected IOVA mode 'PA'<br>EAL: failed to send to (/var/run/dpdk/rte/mp_socket) due to No such file or directory<br>EAL: Fail to send request /var/run/dpdk/rte/mp_socket:eal_vfio_mp_sync<br>EAL: Cannot request default VFIO container fd<br>EAL: VFIO support could not be initialized<br>EAL: Probe PCI driver: mlx5_pci (15b3:1017) device: 0000:af:00.0 (socket 1)<br>EAL: failed to send to (/var/run/dpdk/rte/mp_socket) due to No such file or directory<br>EAL: Fail to send request /var/run/dpdk/rte/mp_socket:common_mlx5_mp<br>mlx5_common: port 0 request to primary process failed<br>mlx5_net: probe of PCI device 0000:af:00.0 aborted after encountering an error: No such file or directory<br>mlx5_common: Failed to load driver mlx5_eth<br>EAL: Requested device 0000:af:00.0 cannot be used<br>EAL: Error - exiting with code: 1<br>  Cause: No Ethernet ports - bye<br></div><div><br></div><div>I noticed that the pci id of the card I was given is 15b3:1017 as below. This sort of indicates to me that the PMD driver isn't supported on this card. </div><div><br></div><div>af:00.0 Ethernet controller [0200]: Mellanox Technologies MT27800 Family [ConnectX-5] [15b3:1017]<br></div><div><br></div><div>I'd appreciate it if someone has gotten this card to work with DPDK to point me in the right direction or if my suspicions were correct that this card doesn't work with the PMD.</div><div><br></div><div>Best,</div><div>Aaron</div></div>