Re: [PATCH] net: mscc: ocelot: Fix multicast to the CPU port

From: Vladimir Oltean
Date: Tue Jan 19 2021 - 06:07:36 EST


On Tue, Jan 19, 2021 at 10:12:34AM +0000, Bedel, Alban wrote:
> My board use felix and I build without CONFIG_MSCC_OCELOT_SWITCH so I
> missed these, my bad.

Ah, ok, this makes sense. It happens to me too to forget to build with
CONFIG_MSCC_OCELOT_SWITCH enabled, more often than I'd like to admit.

> I must say that this condescending tone is a real turn off.

English is not my first language, it probably sounds harsher than it is
when translated ;)

So could you please resend a patch which:
- has a Fixes: tag with 12 characters in the sha1sum
- compiles with CONFIG_MSCC_OCELOT_SWITCH
- has a --subject-prefix of "PATCH v2 net"
- can be cherry-picked on linux-5.10.y and linux-5.9.y from
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/,
but also to the net tree, which is where the patch will first be
applied:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git