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 606680 - Missing support for setting and showing SR-IOV virtual funtion link params
Summary: Missing support for setting and showing SR-IOV virtual funtion link params
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: iproute
Version: 6.0
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Petr Šabata
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-22 08:31 UTC by Ivan Vecera
Modified: 2010-11-15 13:59 UTC (History)
4 users (show)

Fixed In Version: iproute-2.6.32-9.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-15 13:59:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
iproute2-2.6.33-sr-iov.patch patch with man page update (12.29 KB, patch)
2010-06-28 10:49 UTC, Petr Lautrbach
no flags Details | Diff

Description Ivan Vecera 2010-06-22 08:31:37 UTC
Description of problem:
The current (SNAP6) kernel for upcoming RHEL6 supports PCI SR-IOV virtual function for network devices. Unfortunately the userspace component does not support it.

Version-Release number of selected component (if applicable):
2.6.32-7

Steps to Reproduce:
1. Run 'ip link set eth0 vf 0 mac 00:16:88:AA:BB:CC'
  
Actual results:
The options for showing and settings link parameters are not recognized.
Message from the command above:

   'Error: either "dev" is duplicate, or "vf" is a garbage.'

Expected results:
The command should recognize the options.

Additional info:

Following commit adds the PCI SR-IOV support for iproute:
http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=commit;h=ae7229d5f99ed9d7fd6ae11bcc726b80e8f8cb87

and this one is probably also needed
http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=commit;h=3fd86630876aed8a23e4f2c2d72e68cbb2ee331a

Comment 2 RHEL Program Management 2010-06-22 08:43:20 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 3 Petr Lautrbach 2010-06-23 08:58:18 UTC
I've had to add another 2 commits to compile package successfully:

8ecdcce08319d0e39b0d32c1d17db3f69d85a35c
a171395410bb8a6428e099a5b9d55e35a86f3b24

Comment 7 Petr Lautrbach 2010-06-28 10:49:14 UTC
Created attachment 427382 [details]
iproute2-2.6.33-sr-iov.patch patch with man page update

Man page update commit [1] misses in current patch.

[1] http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=commit;h=46dab6e925f8317909698ed1cd8ccbe95b5a3f40

Comment 8 Petr Šabata 2010-06-28 14:04:19 UTC
(In reply to comment #7)
> Created an attachment (id=427382) [details]
> iproute2-2.6.33-sr-iov.patch patch with man page update
> 
> Man page update commit [1] misses in current patch.
> 
> [1]
> http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=commit;h=46dab6e925f8317909698ed1cd8ccbe95b5a3f40    

Patch applied in 2.6.32-9.el6

Comment 11 releng-rhel@redhat.com 2010-11-15 13:59:40 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


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