[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201026115105.540ef640@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Mon, 26 Oct 2020 11:51:05 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, alexandre.belloni@...tlin.com,
andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
claudiu.manoil@....com, xiaoliang.yang_1@....com,
hongbo.wang@....com, UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH net] net: mscc: ocelot: populate the entry type in
ocelot_mact_read
On Mon, 26 Oct 2020 13:22:57 +0200 Vladimir Oltean wrote:
> Currently this boolean in ocelot_fdb_dump will always be set to false:
>
> is_static = (entry.type == ENTRYTYPE_LOCKED);
>
> Fix it by ensuring the entry type is always read from hardware.
>
> Fixes: 64bfb05b74ad ("net: mscc: ocelot: break out fdb operations into abstract implementations")
> Signed-off-by: Vladimir Oltean <vladimir.oltean@....com>
Fixes tag: Fixes: 64bfb05b74ad ("net: mscc: ocelot: break out fdb operations into abstract implementations")
Has these problem(s):
- Target SHA1 does not exist
Powered by blists - more mailing lists