Loading
net: hibmcge: Add unicast frame filter supported in this module
maillist inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBM1QO CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=37b367d60d0f ---------------------------------------------------------------------- MAC supports filtering unmatched unicast packets according to the MAC address table. This patch adds the support for unicast frame filtering. To support automatic restoration of MAC entries after reset, the driver saves a copy of MAC entries in the driver. Signed-off-by:Jijie Shao <shaojijie@huawei.com> Reviewed-by:
Hariprasad Kelam <hkelam@marvell.com> Link: https://patch.msgid.link/20241216040532.1566229-4-shaojijie@huawei.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Signed-off-by:
Hao Chen <chenhao418@huawei.com>