Do the Ethernet 3PSW drivers in the Linux SDK for DM8148 and AM387x support IEEE 802.1D and/or IEEE 802.1Q bridging standards, or portions of those standards? If so, what are the specific APIs to this functionality?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Do the Ethernet 3PSW drivers in the Linux SDK for DM8148 and AM387x support IEEE 802.1D and/or IEEE 802.1Q bridging standards, or portions of those standards? If so, what are the specific APIs to this functionality?
Gary Cochran
Linux EMAC (CPSW) driver supports 802.1Q. It can be configured with the standard vconfig utility.
VLAN configuration is common for both the slaves in the 3PSW, if you need any specific VLAN switching functionality, CPSW can be configured using the ioctl api interface explained in below wiki.
http://processors.wiki.ti.com/index.php?title=TI81XX_PSP_Ethernet_Switch_User_Guide#Switch_Mode_of_Operation
with regards
Mugunthan V N