Merge branch 'netdevsim-add-ethtool-coalesce-and-ring-settings'
authorJakub Kicinski <kuba@kernel.org>
Fri, 20 Nov 2020 20:51:56 +0000 (12:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 20 Nov 2020 20:54:06 +0000 (12:54 -0800)
commit2ed03e5a84cacddfbf2c8e4442b18679c219bb68
tree3b6418218d4f76de719d03b72cd114ea43850810
parentfc9840fbef0c3740e0fc3640eb8628d70fcb2215
parentfbb7a1f8137df4a693ea2b44096ad8ec518e3db1
Merge branch 'netdevsim-add-ethtool-coalesce-and-ring-settings'

Antonio Cardace says:

====================
netdevsim: add ethtool coalesce and ring settings

Output of ethtool-ring.sh and ethtool-coalesce.sh selftests:

  # ./ethtool-ring.sh
  PASSED all 4 checks
  # ./ethtool-coalesce.sh
  PASSED all 22 checks
  # ./ethtool-pause.sh
  PASSED all 7 checks
====================

Link: https://lore.kernel.org/r/20201118204522.5660-1-acardace@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>