Description of problem: Please enable CONFIG_RTE_LIBRTE_MLX5_PMD=y The MLX5 poll mode driver library (librte_pmd_mlx5) provides support for Mellanox ConnectX-4, Mellanox ConnectX-4 Lx , Mellanox ConnectX-5, Mellanox ConnectX-6, Mellanox ConnectX-6 Dx and Mellanox BlueField families of 10/25/40/50/100/200 Gb/s adapters as well as their virtual functions (VF) in SR-IOV context. more info https://github.com/DPDK/dpdk/blob/master/doc/guides/nics/mlx5.rst Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This PMD isn't usable without an external library that I don't believe we ship. Do you intend to package that library containing the mlx5_glue symbol?
(In reply to Neil Horman from comment #1) > This PMD isn't usable without an external library that I don't believe we > ship. Do you intend to package that library containing the mlx5_glue symbol? Hi Neil, As I understand it, the glue lib stuff is part of DPDK RPM itself, it's there so that the pmd will attempt to use only the provided functionality by the existing rdma-core. we tried over FC31 by building rdma-core v29 and dpdk 20.05 from sources and didn't see any issue.
ah, ok, apologies, I see it now, I'll go ahead and enable this today
Great, thanks a lot!
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
FEDORA-2021-fba11d37ee has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-fba11d37ee
FEDORA-2021-fba11d37ee has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-fba11d37ee` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-fba11d37ee See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-fba11d37ee has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.