← Back to team overview

kernel-packages team mailing list archive

[Bug 1347012] Re: Trusty: Mellenox refresh

 

########################################################################
 KERNEL ./upstream
------------------------------------------------------------------------
+++ master
     1  bonding: Advertize vxlan offload features when supported (5a7baa7)
     2  cpumask: Utility function to set n'th cpu - local cpu first (da91309)
     3  net/mlx4_core: Add UPDATE_QP SRIOV wrapper support (ce8d9e0)
     4  net/mlx4_core: Adjust port number in qp_attach wrapper when detaching (531d901)
     5  net/mlx4_core: Defer VF initialization till PF is fully initialized (e1a5ddc)
     6  net/mlx4_core: Don't issue PCIe speed/width checks for VFs (83d3459)
     7  net/mlx4_core: Enforce irq affinity changes immediatly (2eacc23)
     8  net/mlx4_core: Fix slave id computation for single port VF (0254bc8)
     9  net/mlx4_core: Fix the error flow when probing with invalid VF configuration (960b1f4)
    10  net/mlx4_core: Keep only one driver entry release mlx4_priv (da1de8d)
    11  net/mlx4_core: Load the Eth driver first (f24f790)
    12  net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() (befdf89)
    13  net/mlx4_core: Reset RoCE VF gids when guest driver goes down (111c609)
    14  net/mlx4_core: Use low memory profile on kdump kernel (2599d85)
    15  net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's (858e6c3)
    16  net/mlx4_en: current_mac isn't updated in port up (b94901f)
    17  net/mlx4_en: Disable blueflame using ethtool private flags (0fef9d0)
    18  net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set (e326f2f)
    19  net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map (35f6f45)
    21  net/mlx4_en: Fix errors in MAC address changing when port is down (ee75532)
    22  net/mlx4_en: Fix mac_hash database inconsistency (2695bab)
    23  net/mlx4_en: IRQ affinity hint is not cleared on port down (bb27361)
    24  net/mlx4_en: Protect MAC address modification with the state_lock mutex (fe1ff29)
    25  net/mlx4_en: Reduce memory consumption on kdump kernel (ea1c1af)
    26  net/mlx4_en: Use affinity hint (9e311e7)
    27
--- master
########################################################################

Upstream ok, different subject for 1 commit:

    27  Revert "net/mlx4_en: Fix bad use of dev_id":

commit ca9f9f703950e5cb300526549b4f1b0a6605a5c5
Author: Amir Vadai <amirv@xxxxxxxxxxxx>
Date:   Tue Feb 25 18:17:52 2014 +0200

    net/mlx4_en: Fix bad use of dev_id

    dev_id should be set for multiple netdev's sharing the same MAC, which
    is not the case here.

    Signed-off-by: Amir Vadai <amirv@xxxxxxxxxxxx>
    Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

No problem so far.

-- 
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


References