All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dpaa_eth: add ethtool coalesce control
@ 2018-11-13 16:29 ` Madalin Bucur
  0 siblings, 0 replies; 16+ messages in thread
From: Madalin Bucur @ 2018-11-13 16:29 UTC (permalink / raw)
  To: davem, netdev
  Cc: leoyang.li, roy.pledge, linuxppc-dev, linux-arm-kernel,
	linux-kernel, Madalin Bucur

Add control of the DPAA portal interrupt coalescing settings from
ethtool.

changes from v1: added range checking for the QMan APIs

Madalin Bucur (2):
  soc/qman: add return value to interrupt coalesce changing APIs
  dpaa_eth: add ethtool coalesce control

 drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 49 ++++++++++++++++++++++
 drivers/soc/fsl/qbman/qman.c                       | 33 +++++++++++----
 include/soc/fsl/qman.h                             |  8 +++-
 3 files changed, 81 insertions(+), 9 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2018-11-19 17:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13 16:29 [PATCH v2 0/2] dpaa_eth: add ethtool coalesce control Madalin Bucur
2018-11-13 16:29 ` Madalin Bucur
2018-11-13 16:29 ` Madalin Bucur
2018-11-13 16:29 ` [PATCH v2 1/2] soc/qman: add return value to interrupt coalesce changing APIs Madalin Bucur
2018-11-13 16:29   ` Madalin Bucur
2018-11-13 16:29   ` Madalin Bucur
2018-11-13 16:29 ` [PATCH v2 2/2] dpaa_eth: add ethtool coalesce control Madalin Bucur
2018-11-13 16:29   ` Madalin Bucur
2018-11-13 16:29   ` Madalin Bucur
2018-11-17  3:42   ` David Miller
2018-11-17  3:42     ` David Miller
2018-11-17  3:42     ` David Miller
2018-11-19  7:11     ` Madalin-cristian Bucur
2018-11-19  7:11       ` Madalin-cristian Bucur
2018-11-19  7:11       ` Madalin-cristian Bucur
2018-11-19  7:11       ` Madalin-cristian Bucur

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.