[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJpBn1x_-oO4_fesjtr5Le7Ooma7ptLcQNqC6KP0Y-2bFZ2rdA@mail.gmail.com>
Date: Sat, 2 Dec 2017 02:03:31 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Linux Netdev List <netdev@...r.kernel.org>
Cc: oss-drivers@...ronome.com,
Pieter Jansen van Vuuren
<pieter.jansenvanvuuren@...ronome.com>
Subject: Re: [PATCH net] nfp: fix port stats for mac representors
On Fri, Dec 1, 2017 at 9:37 PM, Jakub Kicinski
<jakub.kicinski@...ronome.com> wrote:
> From: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@...ronome.com>
>
> Previously we swapped the tx_packets, tx_bytes and tx_dropped counters
> with rx_packets, rx_bytes and rx_dropped counters, respectively. This
> behaviour is correct and expected for VF representors but it should not
> be swapped for physical port mac representors.
Ah, I forgot to point the finger. Should I repost?
Fixes: eadfa4c3be99 ("nfp: add stats and xmit helpers for representors")
> Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@...ronome.com>
> Reviewed-by: Simon Horman <simon.horman@...ronome.com>
> Reviewed-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
Powered by blists - more mailing lists