netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] BQL support and fix for a regression issue
@ 2016-09-22  9:05 sunil.kovvuri
  2016-09-22  9:05 ` [PATCH 1/2] net: thunderx: Fix issue with IRQ namimg sunil.kovvuri
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: sunil.kovvuri @ 2016-09-22  9:05 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'

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   | 11 ++++++--
 drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 30 ++++++++++++++--------
 3 files changed, 30 insertions(+), 13 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-22 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22  9:05 [PATCH 0/2] BQL support and fix for a regression issue sunil.kovvuri
2016-09-22  9:05 ` [PATCH 1/2] net: thunderx: Fix issue with IRQ namimg sunil.kovvuri
2016-09-22  9:05 ` [PATCH 2/2] net: thunderx: Support for byte queue limits sunil.kovvuri
2016-09-22 17:41   ` Florian Fainelli
2016-09-22 12:25 ` [PATCH 0/2] BQL support and fix for a regression issue David Miller
2016-09-22 13:12   ` Eric Dumazet

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