[Bionic][PULL] nfp: fix disabling on hw-tc-offload in flower

Kamal Mostafa kamal at canonical.com
Tue Mar 27 22:40:12 UTC 2018


BugLink: http://bugs.launchpad.net/bugs/1752828

== Development Kernel Request ==
Backport request: "nfp: fix disabling on hw-tc-offload in flower"

== Fix ==
Simple context backports from mainline.  Affects only this device.
Low regression potential.

-----

The following changes since commit 35645ff1903e34d9bbf69982f07d74cbbf8a8280:

  KVM: PPC: Book3S HV: Fix duplication of host SLB entries (2018-03-27 16:09:37 -0500)

are available in the git repository at:

  git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic lp1752828-nfp

for you to fetch changes up to a22bcf64183348876a2de6e4930d9a2acf34a987:

  nfp: forbid disabling hw-tc-offload on representors while offload active (2018-03-27 15:23:34 -0700)

----------------------------------------------------------------
Jakub Kicinski (3):
      nfp: bpf: require ETH table
      nfp: don't advertise hw-tc-offload on non-port netdevs
      nfp: forbid disabling hw-tc-offload on representors while offload active

 drivers/net/ethernet/netronome/nfp/bpf/main.c       | 19 +++++++++++++------
 drivers/net/ethernet/netronome/nfp/flower/offload.c |  4 ++++
 drivers/net/ethernet/netronome/nfp/nfp_app.h        |  9 ---------
 drivers/net/ethernet/netronome/nfp/nfp_net_common.c |  9 ++++-----
 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c   |  1 +
 drivers/net/ethernet/netronome/nfp/nfp_port.c       | 18 ++++++++++++++++++
 drivers/net/ethernet/netronome/nfp/nfp_port.h       |  6 ++++++
 7 files changed, 46 insertions(+), 20 deletions(-)




More information about the kernel-team mailing list