Hi,
We are using the evaluation board TMDXEVM3358-SK-LCD to validate the CPSW for a [migrating/porting] project in which the Rapid Spanning Tree Protocol (RSTP) is the responsible for (re)configuring a ring network.
To implement the RSTP is necessary:
1) Identify from which port came an Ethernet frame (RSTP BPDU input port)
2) Set from which port I want to send an Ethernet frame (RSTP BPDU output port)
3) A BPDU uses a Multicast address as MAC destination address, which must always be sent from a specific port, and moreover, contrary of the standard multicast address, the BPDU must not be forwarded once received. So the switch must be configured in such a way to support the described behavior.
From previous conversations with TI engineers we had understand that 1, 2 and 3 were feasible but until now we were not able to interact with the driver to configure it as described. By now we installed two different kernel versions:
Kernel 3.2 and SDK 4.xx.xx.08 linux
Kernel 3.12 and SDK 7.00 linux
Did someone faced the same problem?
thank you!
Jeferson Bemfica