Re: [net-next RFC PATCH v3 07/14] net: dsa: tag_qca: add define for handling mdio Ethernet packet

From: Vladimir Oltean
Date: Sat Dec 11 2021 - 14:24:29 EST


On Sat, Dec 11, 2021 at 03:01:40AM +0100, Ansuel Smith wrote:
> Add all the required define to prepare support for mdio read/write in
> Ethernet packet. Any packet of this type has to be dropped as the only
> use of these special packet is receive ack for an mdio write request or
> receive data for an mdio read request.
> A struct is used that emulates the Ethernet header but is used for a
> different purpose.
>
> Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx>
> ---

These patches (the ones with /14 instead of /15) are duplicates. I think
you forgot to wipe your output directory when running git format-patch.
Also, I don't think you need to copy the BPF maintainers just because
you posted a netdevbpf URL, even if scripts/get_maintainer.pl says so :)