]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'dpaa-coalesce'
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Nov 2018 19:17:07 +0000 (11:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Nov 2018 19:17:07 +0000 (11:17 -0800)
Madalin Bucur says:

====================
dpaa_eth: add ethtool coalesce control

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge