netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 00/10] korina cleanups/optimizations
@ 2017-10-15 16:22 Roman Yeryomin
  2017-10-15 16:38 ` Florian Fainelli
  2017-10-16 12:59 ` David Laight
  0 siblings, 2 replies; 9+ messages in thread
From: Roman Yeryomin @ 2017-10-15 16:22 UTC (permalink / raw)
  To: netdev

TX optimizations have led to ~15% performance increase (35->40Mbps)
in local tx usecase (tested with iperf v3.2).

Roman Yeryomin (10):
  net: korina: optimize korina_send_packet logic
  net: korina: reorder functions
  net: korina: introduce and use interrupt disable/enable helpers
  net: korina: optimize tx/rx interrupt handlers
  net: korina: remove unused korina_private members
  net: korina: optimize tx descriptor flags processing
  net: korina: move tx to napi context
  net: korina: optimize tx_full condition
  net: korina: use dma api instead of dma_cache_* functions
  net: korina: bump version

 drivers/net/ethernet/korina.c | 503 +++++++++++++++++-------------------------
 1 file changed, 204 insertions(+), 299 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-10-25  6:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-15 16:22 [PATCH net-next 00/10] korina cleanups/optimizations Roman Yeryomin
2017-10-15 16:38 ` Florian Fainelli
2017-10-15 16:46   ` Roman Yeryomin
2017-10-15 17:36     ` Florian Fainelli
2017-10-15 21:05     ` David Miller
2017-10-22 20:57       ` Roman Yeryomin
2017-10-25  6:19         ` Roman Yeryomin
2017-10-16 12:59 ` David Laight
2017-10-22 20:58   ` Roman Yeryomin

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