netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] BQL support and fix for a regression issue
@ 2016-09-23  9:12 sunil.kovvuri
  2016-09-23  9:12 ` [PATCH v2 1/2] net: thunderx: Fix issue with IRQ namimg sunil.kovvuri
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sunil.kovvuri @ 2016-09-23  9:12 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, linux-arm-kernel, Sunil Goutham

From: Sunil Goutham <sgoutham@cavium.com>

These patches add byte queue limit support and also fixes a regression
issue introduced by commit
'net: thunderx: Use netdev's name for naming VF's interrupts'

Changes from v1:
- As suggested added 'Fixes' tag with commit id of previous commit 
  which cuased issue.
- Also fixed the missing netdev_tx_reset_queue() function call in 
  byte queue limits support patch.

Sunil Goutham (2):
  net: thunderx: Fix issue with IRQ namimg
  net: thunderx: Support for byte queue limits

 drivers/net/ethernet/cavium/thunder/nic.h          |  2 +-
 drivers/net/ethernet/cavium/thunder/nicvf_main.c   | 14 ++++++++--
 drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 30 ++++++++++++++--------
 3 files changed, 33 insertions(+), 13 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-24 12:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23  9:12 [PATCH v2 0/2] BQL support and fix for a regression issue sunil.kovvuri
2016-09-23  9:12 ` [PATCH v2 1/2] net: thunderx: Fix issue with IRQ namimg sunil.kovvuri
2016-09-23  9:12 ` [PATCH v2 2/2] net: thunderx: Support for byte queue limits sunil.kovvuri
2016-09-24 12:47 ` [PATCH v2 0/2] BQL support and fix for a regression issue 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).