[PATCH v3 0/3] dpaa_eth: add ethtool coalesce control
From: Madalin Bucur
Date: Wed Nov 21 2018 - 06:41:19 EST
Add control of the DPAA portal interrupt coalescing settings from
ethtool.
changes from v2: read ithresh from HW, set previous values on failure
changes from v1: added range checking for the QMan APIs
Madalin Bucur (3):
soc: fsl: qbman: read ithresh from HW
soc/qman: add return value to interrupt coalesce changing APIs
dpaa_eth: add ethtool coalesce control
drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 71 ++++++++++++++++++++++
drivers/soc/fsl/qbman/qman.c | 35 ++++++++---
include/soc/fsl/qman.h | 8 ++-
3 files changed, 104 insertions(+), 10 deletions(-)
--
2.1.0