Skip to content

Commit

Permalink
Merge branch 'macb-ethtool-ringparam'
Browse files Browse the repository at this point in the history
Zach Brown says:

====================
macb: Add ethtool get_ringparam and set_ringparam to cadence

There are use cases like RT that would benefit from being able to tune the
macb rx/tx ring sizes. The ethtool set_ringparam function is the standard way
of doing so.

The first patch changes the hardcoded tx/rx ring sizes to variables that are
set to a hardcoded default.

The second patch implements the get_ringparam and set_ringparam fucntions.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Oct 19, 2016
2 parents 0f6e876 + 8441bb3 commit 7b1536e
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 52 deletions.
Loading

0 comments on commit 7b1536e

Please sign in to comment.