← Back to team overview

kernel-packages team mailing list archive

[Bug 1347012] [NEW] Trusty: Mellenox refresh

 

Public bug reported:

Four important bug fixes to review and pull:

[net-next,1/4] net/mlx4_en: current_mac isn't updated in port up
[net-next,2/4] net/mlx4_en: Disable blueflame using ethtool private flags
[net-next,3/4] net/mlx4_core: Use low memory profile on kdump kernel
[net-next,4/4] net/mlx4_en: Reduce memory consumption on kdump kernel

Here is a list of bug-fix patches I would like you to pull to Ubuntu
14.04.1/12.04.5/SRU:

111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down
ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs
f24f790 net/mlx4_core: Load the Eth driver first
0254bc8 net/mlx4_core: Fix slave id computation for single port VF
531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized
befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
da1de8d net/mlx4_core: Keep only one driver entry release mlx4_priv
e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration
5a7baa7 bonding: Advertize vxlan offload features when supported
ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down
fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex
2695bab (linux-next) net/mlx4_en: Fix mac_hash database inconsistency

In addition we need to revert this one (it is part of the patch list
I’ve sent you in the previous mail), till biosdevname will support
parsing and considering the dev_port attribute:

ca9f9f7 net/mlx4_en: Fix bad use of dev_id

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: linux (Ubuntu Trusty)
     Importance: Undecided
     Assignee: Tim Gardner (timg-tpi)
         Status: In Progress

** Affects: linux (Ubuntu Utopic)
     Importance: Undecided
         Status: Fix Released

** Description changed:

- 
  Four important bug fixes to review and pull:
  
  [net-next,1/4] net/mlx4_en: current_mac isn't updated in port up
- 
- [net-next,2/4] net/mlx4_en: Disable blueflame using ethtool private
- flags
- 
+ [net-next,2/4] net/mlx4_en: Disable blueflame using ethtool private flags
  [net-next,3/4] net/mlx4_core: Use low memory profile on kdump kernel
- 
  [net-next,4/4] net/mlx4_en: Reduce memory consumption on kdump kernel
- 
  
  Here is a list of bug-fix patches I would like you to pull to Ubuntu
  14.04.1/12.04.5/SRU:
  
  111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down
- 
  ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
- 
  83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs
- 
  f24f790 net/mlx4_core: Load the Eth driver first
- 
  0254bc8 net/mlx4_core: Fix slave id computation for single port VF
- 
- 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when
- detaching
- 
+ 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
  c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
- 
- e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully
- initialized
- 
+ e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized
  befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
- 
  da1de8d net/mlx4_core: Keep only one driver entry release mlx4_priv
- 
- e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan
- offloading isn't set
- 
- 960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF
- configuration
- 
+ e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
+ 960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration
  5a7baa7 bonding: Advertize vxlan offload features when supported
- 
- ee75532 net/mlx4_en: Fix errors in MAC address changing when port is
- down
- 
- fe1ff29 net/mlx4_en: Protect MAC address modification with the
- state_lock mutex
- 
+ ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down
+ fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex
  2695bab (linux-next) net/mlx4_en: Fix mac_hash database inconsistency
  
  In addition we need to revert this one (it is part of the patch list
  I’ve sent you in the previous mail), till biosdevname will support
  parsing and considering the dev_port attribute:
  
  ca9f9f7 net/mlx4_en: Fix bad use of dev_id

** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu Utopic)
       Status: New => Fix Released

** Changed in: linux (Ubuntu Trusty)
       Status: New => In Progress

** Changed in: linux (Ubuntu Trusty)
     Assignee: (unassigned) => Tim Gardner (timg-tpi)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1347012

Title:
  Trusty: Mellenox refresh

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  Four important bug fixes to review and pull:

  [net-next,1/4] net/mlx4_en: current_mac isn't updated in port up
  [net-next,2/4] net/mlx4_en: Disable blueflame using ethtool private flags
  [net-next,3/4] net/mlx4_core: Use low memory profile on kdump kernel
  [net-next,4/4] net/mlx4_en: Reduce memory consumption on kdump kernel

  Here is a list of bug-fix patches I would like you to pull to Ubuntu
  14.04.1/12.04.5/SRU:

  111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down
  ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
  83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs
  f24f790 net/mlx4_core: Load the Eth driver first
  0254bc8 net/mlx4_core: Fix slave id computation for single port VF
  531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
  c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
  e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized
  befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
  da1de8d net/mlx4_core: Keep only one driver entry release mlx4_priv
  e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
  960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration
  5a7baa7 bonding: Advertize vxlan offload features when supported
  ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down
  fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex
  2695bab (linux-next) net/mlx4_en: Fix mac_hash database inconsistency

  In addition we need to revert this one (it is part of the patch list
  I’ve sent you in the previous mail), till biosdevname will support
  parsing and considering the dev_port attribute:

  ca9f9f7 net/mlx4_en: Fix bad use of dev_id

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1347012/+subscriptions


Follow ups

References