From: David S. Miller Date: Mon, 2 Aug 2021 13:28:28 +0000 (+0100) Subject: Merge branch 'sja1105-fdb-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cebb5103f07e0924ff3e2a7feaf962d6f0c0aa88;p=linux.git Merge branch 'sja1105-fdb-fixes' Vladimir Oltean says: ==================== FDB fixes for NXP SJA1105 I have some upcoming patches that make heavy use of statically installed FDB entries, and when testing them on SJA1105P/Q/R/S and SJA1110, it became clear that these switches do not behave reliably at all. - On SJA1110, a static FDB entry cannot be installed at all - On SJA1105P/Q/R/S, it is very picky about the inner/outer VLAN type - Dynamically learned entries will make us not install static ones, or even if we do, they might not take effect Patch 5/6 has a conflict with net-next (sorry), the commit message of that patch describes how to deal with it. Thanks. ==================== Signed-off-by: David S. Miller --- cebb5103f07e0924ff3e2a7feaf962d6f0c0aa88