commit | cabfb09d87bd7980cb4e39bd2ce679a788eb7e7a | [log] [tgz] |
---|---|---|
author | Andy Gospodarek <gospo@broadcom.com> | Thu Apr 26 17:44:40 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 14:47:30 2018 -0400 |
tree | 9f6300d1f02c2aa8a79d903bbbffac656b7441dc | |
parent | 9751e8e714872aa650b030e52a9fafbb694a3714 [diff] |
bnxt_en: add debugfs support for DIM This adds debugfs support for bnxt_en with the purpose of allowing users to examine the current DIM profile in use for each receive queue. This was instrumental in debugging issues found with DIM and ensuring that the profiles we expect to use are the profiles being used. Signed-off-by: Andy Gospodarek <gospo@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>