diff options
author | Wei Fang <wei.fang@nxp.com> | 2025-05-06 11:07:24 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-09 05:43:51 +0300 |
commit | 401dbdd1c23c82e5eb57121bc837cd7731dbebe8 (patch) | |
tree | 4fb622aadb44908126eec79bfdaf361cf472af18 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e3f4a0a8ddb41962efa51c6353e869b90d183e68 (diff) | |
download | linux-401dbdd1c23c82e5eb57121bc837cd7731dbebe8.tar.xz |
net: enetc: move generic MAC filtering interfaces to enetc-core
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@nxp.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20250506080735.3444381-4-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions