be2net: SRIOV functionality broken with latest firmware
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Emulex project |
Fix Released
|
Medium
|
Jesse Sung | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Saucy |
Fix Released
|
Undecided
|
Jesse Sung | ||
Trusty |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
SRIOV functionality is broken in Saucy inbox driver with latest firmware (10.0.727.x).
VF's are failed to initialize. This issue is due to incompatibility between driver and Firmware.
The following net-next commits needs to be pulled in to resolve this issue.
Patch 1: 5a712c13d3641a3
Subject: [PATCH] be2net: fix MAC address modification for VF
Patch 2: 04a060280a08386
Subject: [PATCH 1/5] be2net: allow VFs to program MAC and VLAN filters
Patch 3: b5bb9776b143dcf
Subject: [PATCH 2/5] be2net: fix pmac_id for BE3 VFs
Patch 4: 95046b927a54f46
Subject: [PATCH 3/5] be2net: refactor MAC-addr setup code
Patch 3: 3175d8c2d05f4c8
Subject: [PATCH 4/5] be2net: use SET/GET_MAC_LIST for SH-R
Patch 6: 2d17f4031475f2e
Subject: [PATCH 5/5] be2net: delete primary MAC address while unloading
Could you please pull them to Saucy.
Thanks,
Suresh.
information type: | Proprietary → Public |
Changed in emulex: | |
importance: | Undecided → Medium |
assignee: | nobody → Jesse Sung (wenchien) |
Changed in emulex: | |
status: | New → In Progress |
Changed in linux (Ubuntu Trusty): | |
status: | New → Fix Released |
Changed in linux (Ubuntu Saucy): | |
status: | New → Fix Committed |
assignee: | nobody → Jesse Sung (wenchien) |
tags: |
added: verification-done-saucy removed: verification-needed-saucy |
Changed in emulex: | |
status: | In Progress → Fix Released |
Hi Suresh,
Will these changes break systems with old firmwre?