Re: [net-next PATCH 09/19] net: dsa: qca8k: add additional MIB counter and make it dynamic
From: Vladimir Oltean
Date: Thu Nov 18 2021 - 20:17:50 EST
On Wed, Nov 17, 2021 at 10:04:41PM +0100, Ansuel Smith wrote:
> We are currently missing 2 additional MIB counter present in QCA833x
~~~~~~~
I know that 2 is less than 50, but please, it still counts as plural.
> switch.
> QC832x switch have 39 MIB counter and QCA833X have 41 MIB counter.
> Add the additional MIB counter and rework the MIB function to print the
> correct supported counter from the match_data struct.
>
> Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx>
> ---
Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>