On Tue, 29 Aug 2017 11:50:56 -0400
David Harton <dhar...@cisco.com> wrote:

> Add counter to track packets transmitted at the software layer
> to help isolate output errors not reported otherwise.
> 
> Signed-off-by: David Harton <dhar...@cisco.com>
> ---
>  drivers/net/ixgbe/ixgbe_ethdev.c | 98 
> ++++++++++++++++++++++++++++++++++++----
>  drivers/net/ixgbe/ixgbe_ethdev.h |  9 ++++
>  drivers/net/ixgbe/ixgbe_rxtx.c   | 49 ++++++++++++++------
>  3 files changed, 132 insertions(+), 24 deletions(-)

Since the software stats are not per-queue they will cause significant
cache thrashing.

Reply via email to