commit | 3f76d01f3efeeafe2e9f3c74074d6eecff201466 | [log] [tgz] |
---|---|---|
author | Harshitha Ramamurthy <harshitha.ramamurthy@intel.com> | Thu May 10 05:59:45 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon May 14 07:05:16 2018 -0700 |
tree | 227550180102b0a609810c3d18df33d639e658f4 | |
parent | ca12c9d4213fe8203d58632cd8ad25b5abcc7ef2 [diff] |
i40e: add tx_busy to ethtool stats This patch adds the tx_busy stat to the ethtool stats. The tx_busy stat tracks the number of times we return NETDEV_TX_BUSY to the stack during transmit. Signed-off-by: Harshitha Ramamurthy <harshitha.ramamurthy@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>