PROCESSOR-SDK-AM65X: RSTP issue with several boards

Part Number: PROCESSOR-SDK-AM65X


Tool/software:

Hi,

For this test, I am using SDK release 09.01.00.01 for AM65x devices

https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX-RT-AM65X/09.01.00.01

Setup for testing is described in this document

https://software-dl.ti.com/processor-sdk-linux/esd/AM65X/08_06_00_47/exports/docs/linux/Industrial_Protocols_RSTP.html#rstp-with-icss-switch-firmware

I am using ICSS ports eth1 and eth2 for testing on the boards 

https://www.ti.com/tool/TMDX654IDKEVM

DUT2 and DUT3 are configure with:

br0 on eth1 and eth2 ports (ICSS ports)

Script from documentation

./rstp.sh eth1 eth2 br0

DUT1 is configured with

br1 on eth1 and eth2 ports (ICSS ports)

./rstp.sh eth1 eth2 br1

This is what project request and I need to check in details why DUT1 is br1

On DUT1, I have next error all the time

[ 902.888339] br1: port 2(eth2) entered learning state
[ 903.626612] br1: port 2(eth2) entered blocking state
[ 904.888298] br1: port 2(eth2) entered learning state
[ 905.626677] br1: port 2(eth2) entered blocking state
[ 906.888248] br1: port 2(eth2) entered learning state
[ 907.626628] br1: port 2(eth2) entered blocking state
[ 908.888335] br1: port 2(eth2) entered learning state
[ 909.626692] br1: port 2(eth2) entered blocking state
[ 910.888333] br1: port 2(eth2) entered learning state
[ 911.626633] br1: port 2(eth2) entered blocking state
[ 912.888328] br1: port 2(eth2) entered learning state
[ 913.626606] br1: port 2(eth2) entered blocking state
[ 914.888321] br1: port 2(eth2) entered learning state
[ 915.626577] br1: port 2(eth2) entered blocking state
[ 916.888206] br1: port 2(eth2) entered learning state
[ 917.626600] br1: port 2(eth2) entered blocking state
[ 918.888256] br1: port 2(eth2) entered learning state

Could you help us to resolve this issue?

Thanks

Milan