Re: [RFC PATCH v7 05/16] net: dsa: tag_qca: enable promisc_on_master flag
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-01-26 03:28:55
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-01-26 03:28:55
Also in:
lkml
On 1/22/2022 5:33 PM, Ansuel Smith wrote:
Ethernet MDIO packets are non-standard and DSA master expects the first 6 octets to be the MAC DA. To address these kind of packet, enable promisc_on_master flag for the tagger. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian