netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: thunderx: Performance enhancement changes
@ 2016-03-14 11:06 sunil.kovvuri
  2016-03-14 11:06 ` [PATCH v2 1/2] net: thunderx: Set recevie buffer page usage count in bulk sunil.kovvuri
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sunil.kovvuri @ 2016-03-14 11:06 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, linux-arm-kernel, davem, sgoutham, robert.richter

From: Sunil Goutham <sgoutham@cavium.com>

Below patches attempts to improve performance by reducing
no of atomic operations while allocating new receive buffers
and reducing cache misses by adjusting nicvf structure elements.

Changes from v1:
 No changes, resubmitting a fresh as per David's suggestion.

Sunil Goutham (2):
  net: thunderx: Set recevie buffer page usage count in bulk
  net: thunderx: Adjust nicvf structure to reduce cache misses

 drivers/net/ethernet/cavium/thunder/nic.h          |   51 ++++++++++++--------
 drivers/net/ethernet/cavium/thunder/nicvf_queues.c |   31 +++++++++---
 2 files changed, 53 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2016-03-14 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-14 11:06 [PATCH v2 0/2] net: thunderx: Performance enhancement changes sunil.kovvuri
2016-03-14 11:06 ` [PATCH v2 1/2] net: thunderx: Set recevie buffer page usage count in bulk sunil.kovvuri
2016-03-14 11:06 ` [PATCH v2 2/2] net: thunderx: Adjust nicvf structure to reduce cache misses sunil.kovvuri
2016-03-14 16:33 ` [PATCH v2 0/2] net: thunderx: Performance enhancement changes 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).