Hi,
I'm trying to TSN demo with for AM64GP EVMs.
I followed the below link to the demo
https://www.youtube.com/watch?v=MDrFPLGxIHs&ab_channel=TexasInstruments
I set the four AM64GP EVMs to act as a cut-through switch and they work well. (the used processor SDK is 08.02.00.23)
However, I couldn't get the same real-time traffic performance which was performed in the reference video.
In the video, the priority packets are not interrupted by the background data, so 10.0Mbits/sec of bit-rate is maintained.
In my case, even though I set VLAN priority, I only get about 3Mbit/sec of bit-rate.
I captured two experiment results, real-time traffic without QoS and real-time traffic with QoS (VLAN).
1. Real-time traffic without QoS : Iperf3 bit-rate performance degraded (below1 Mbit/sec)
2. Real-time traffic with QoS (VLAN priority) : Iperf3 bit-rate performance degraded (below 3 Mbit/sec)
There was a performance enhancement because of VLAN priority setting, but I expected 10 Mbits/sec of bit-rate of real-time traffic as the demo video showed.
How can I get the same TSN performance that the demo video showed?
Thank you in advance.