e1000e: add statistic indicating number of skipped Tx timestamps
The e1000e driver can only handle one Tx timestamp request at a time. This means it is possible for an application timestamp request to be ignored. There is no easy way for an administrator to determine if this occurred. Add a new statistic which tracks this, tx_hwtstamp_skipped. Signed-off-by:Jacob Keller <jacob.e.keller@intel.com> Tested-by:
Aaron Brown <aaron.f.brown@intel.com> Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Showing
- drivers/net/ethernet/intel/e1000e/e1000.h 1 addition, 0 deletionsdrivers/net/ethernet/intel/e1000e/e1000.h
- drivers/net/ethernet/intel/e1000e/ethtool.c 1 addition, 0 deletionsdrivers/net/ethernet/intel/e1000e/ethtool.c
- drivers/net/ethernet/intel/e1000e/netdev.c 10 additions, 7 deletionsdrivers/net/ethernet/intel/e1000e/netdev.c
Loading
Please register or sign in to comment