mbox

[PULL,SRU,xenial] thunderx: Fix a couple net driver issues w/ TSO

Message ID CALdTtntSW0pTdmrrA-1dgVSeZbWzTMmiWPOu2YY1Zs1SSbqyQQ@mail.gmail.com
State New
Headers show

Pull-request

git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial thunder-tso

Message

dann frazier Sept. 16, 2016, 10:32 p.m. UTC
These are a couple of clean cherry-picks from the 4.8-rc series that
address LP: #1623627 and LP: #1624569.

The following changes since commit 9a9ef3ed61137e3260262d21b31734c2f4418d6a:

  drm/radeon/dp: add back special handling for NUTMEG (2016-09-16
12:34:51 -0600)

are available in the git repository at:

  git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial thunder-tso

for you to fetch changes up to db3ac66c2e5ced902786c4c80169f579c67187a9:

  net: thunderx: Fix for issues with multiple CQEs posted for a TSO
packet (2016-09-16 16:26:27 -0600)

----------------------------------------------------------------
Sunil Goutham (2):
      net: thunderx: Fix for HW issue while padding TSO packet
      net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet

 drivers/net/ethernet/cavium/thunder/nic.h          |  1 +
 drivers/net/ethernet/cavium/thunder/nic_main.c     | 11 +++-
 drivers/net/ethernet/cavium/thunder/nicvf_main.c   | 20 +++++--
 drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 64 +++++++++++++++++++---
 4 files changed, 81 insertions(+), 15 deletions(-)

Comments

Tim Gardner Sept. 19, 2016, 4:02 p.m. UTC | #1

Kamal Mostafa Sept. 19, 2016, 4:07 p.m. UTC | #2