Hi,
Thank you team for supporting the following thread.
My customer has updated the Processor SDK to the latest 9.1 and confirmed that cut-through issue has been fixed, but found another new problem.
Have you also seen the same problem which they reported below ?
Could you check if the same issue can be observed on you environment ?
The EVM was able to cut through the multicast frame that arrived on one port to the other.
However, the multicast cannot be received on the EVM, and everything flows to another port with cut-through.
Their expectation is to cut through when br0 receives the multicast and receives it on one of the ports.
Here ae the steps they have taken.
- Add the following command and execute the attached file.
bridge vlan add dev br0 vid 1 self
- Add the multicast address to MDB by bridge mdb add command.
The following is an entry added for cut-through LLDP.
dev br0 port eth1 grp 01:80:c2:00:00:0e permanent offload vid 1
dev br0 port eth0 grp 01:80:c2:00:00:0e permanent offload vid 1
Thanks and regards,
Hideaki