mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
e8d516daf3b1fe30cdbe994a02f6f57338a0527d
Issue: The L2 Orin bridge use case is encountered an issue on AV+L NDAS builds for VLAN ping from HOST1 to HOST2 over L2 Orin bridge. As HOST1/HOST2 VLAN packets are dropped by EQOS/MGBE MAC due to VLAN VID feature enable. Fix: To support the L2 Orin bridge VLAN HOST1 to HOST2 data usecase, disable the VLAN VID filters in the nvethernet driver. Bug 4230250 Change-Id: I02514fcc15b7764fe93118a9f90c16716368c73c Signed-off-by: Mohan Thadikamalla <mohant@nvidia.com> (cherry picked from commit 86cb37f933846a012ba6d8cdac275a2edda0aa42) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3003075 Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided