Bug 1843590

Summary: enable MLX5 poll mode driver
Product: [Fedora] Fedora Reporter: Alaa Hleihel (NVIDIA Mellanox) <ahleihel>
Component: dpdkAssignee: Fouad Hallal <fhallal>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: aconole, ahleihel, linville, ogerlitz, tredaelli
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dpdk-20.11-1.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-04 20:07:06 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alaa Hleihel (NVIDIA Mellanox) 2020-06-03 15:34:26 UTC
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:

Comment 1 Neil Horman 2020-06-03 18:04:33 UTC
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?

Comment 2 Alaa Hleihel (NVIDIA Mellanox) 2020-06-04 13:25:52 UTC
(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.

Comment 3 Neil Horman 2020-06-04 16:05:37 UTC
ah, ok, apologies, I see it now, I'll go ahead and enable this today

Comment 4 Alaa Hleihel (NVIDIA Mellanox) 2020-06-04 16:13:25 UTC
Great, thanks a lot!

Comment 5 Ben Cotton 2020-08-11 13:35:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 7 Fedora Update System 2021-02-22 10:31:08 UTC
FEDORA-2021-fba11d37ee has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-fba11d37ee

Comment 8 Fedora Update System 2021-02-24 21:55:39 UTC
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.

Comment 9 Fedora Update System 2021-03-04 20:07:06 UTC
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.