[PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
Vladimir Oltean
olteanv at gmail.com
Fri Apr 18 23:37:29 AEST 2025
On Fri, Apr 11, 2025 at 05:57:41PM +0800, Wei Fang wrote:
> Although only ENETC PF can access the MAC address filter table, the table
> entries can specify MAC address filtering for one or more SIs based on
> SI_BITMAP, which means that the table also supports MAC address filtering
> for VFs.
>
> Currently, only the ENETC v1 PF driver supports MAC address filtering. In
> order to add the MAC address filtering support for the ENETC v4 PF driver
> and VF driver in the future, the relevant generic interfaces are moved to
> the enetc-core driver. This lays the basis for i.MX95 ENETC PF and VFs to
> support MAC address filtering.
>
> Signed-off-by: Wei Fang <wei.fang at nxp.com>
> ---
Reviewed-by: Vladimir Oltean <vladimir.oltean at nxp.com>
More information about the Linuxppc-dev
mailing list