linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: thunderx: Fixes for TSO offload issues
@ 2016-08-30  6:06 sunil.kovvuri
  2016-08-30  6:06 ` [PATCH net 1/2] net: thunderx: Fix for HW issue while padding TSO packet sunil.kovvuri
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sunil.kovvuri @ 2016-08-30  6:06 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, linux-arm-kernel, Sunil Goutham

From: Sunil Goutham <sgoutham@cavium.com>

This patch series fixes couple of issues w.r.t HW TSO offload

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

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-02 19:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30  6:06 [PATCH net 0/2] net: thunderx: Fixes for TSO offload issues sunil.kovvuri
2016-08-30  6:06 ` [PATCH net 1/2] net: thunderx: Fix for HW issue while padding TSO packet sunil.kovvuri
2016-08-30  6:06 ` [PATCH net 2/2] net: thunderx: Fix for issues with multiple CQEs posted for a " sunil.kovvuri
2016-09-01 21:51 ` [PATCH net 0/2] net: thunderx: Fixes for TSO offload issues David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).