]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'qed-coalesce'
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2016 19:56:54 +0000 (15:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2016 19:56:54 +0000 (15:56 -0400)
Sudarsana Reddy Kalluru says:

====================
qed*: coalesce parameters config support.

The patch series adds the support for config/read of the adapter coalesce
parameters. Patch (1) adds the qed infrastructure/APIs for the support and
patch (2) adds the driver support for following ethtool commands:
ethtool -c|--show-coalesce ethX
ethtool -C|--coalesce ethX [rx-usecs N] [tx-usecs N]
====================

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

Trivial merge