RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2001774 - ovs_extra support for OVS-DPDK configuration
Summary: ovs_extra support for OVS-DPDK configuration
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: NetworkManager Development Team
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-07 07:26 UTC by Karthik Sundaravel
Modified: 2021-09-30 09:38 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Feature: ovs_extra support for OVS-DPDK configuration Reason: Need ovs_extra support for DPDK configuration in nmcli In ifcfg model, OVS_EXTRA flags are available, but not in NM Result:
Clone Of:
Environment:
Last Closed: 2021-09-30 09:38:06 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-96368 0 None None None 2021-09-07 07:26:43 UTC

Internal Links: 1645689

Description Karthik Sundaravel 2021-09-07 07:26:08 UTC
Need ovs_extra support for DPDK configuration in nmcli
In ifcfg model, OVS_EXTRA flags are available, but not in NM

Comment 1 Thomas Haller 2021-09-07 08:44:10 UTC
OVS_EXTRA for initscripts is a variable to pass arbitrary arguments to ovs-vsctl.

We will not add such a parameter to NetworkManager, because NetworkManager needs to understand what it is doing. That means, to understand all options and not just blindly pass on an OVS_EXTRA parameter.

Instead, please list which options are missing and should be supported. They need to be added one-by-one.

Such an RFE is welcome. Please report a different bug for them. Possibly report individual bugs, if there are individual options (as it makes sense).



Maybe, the final solution will look like an OVS_EXTRA list of parameters, but NetworkManager would still tightly control (and in parts understand) which parameters are set. Like done for OVS "external-ids". But regardless, first it needs to be understood exactly which options are to be added.

Comment 2 Karthik Sundaravel 2021-09-14 04:53:24 UTC
Thanks, I'll identify the required options and raise separate BZs.

Comment 3 Fernando F. Mancera 2021-09-30 09:33:53 UTC
(In reply to Karthik Sundaravel from comment #2)
> Thanks, I'll identify the required options and raise separate BZs.

Should we close then this BZ? Thanks!

Comment 4 Karthik Sundaravel 2021-09-30 09:38:06 UTC
Agreed.


Note You need to log in before you can comment on or make changes to this bug.