I have a question regarding the S32G3 Linux PFE L2 bridge configuration.
When configuring the interface with the following command:
libfci_cli phyif-update -i emac0 -E --promisc ON --mode VLAN_BRIDGE --bs FW_ONLY
Is it necessary to always set promisc (promiscuous mode) to ON in this scenario?
If promisc is ON, all frames are received by the interface.
Does enabling promiscuous mode cause any performance impact or additional load on the system?
Are there any recommended guidelines for when to use promisc ON or OFF in this L2 bridge setup?
Thank you for your support.