Hi,
I am evaluating PROFINET slave with AM335x ISDK v2.1.0.1.
I observed the packet loss during AM335x is sending some packets.
Question)
- Are you aware of this phenomena?
I think it is a bug. What do you think? (it's just a spec on your software?)
Detail)
a) Host1 send Packet-A and Packet-B simultaneously.
b) Host2 send Packet-C and Packet-D simultaneously.
c) When the AM335x PROFINET slave sends the packet-E to another Host3, packet A is lost.
The issue does not happen without c).
Packet-A: 191.168.1.31 => 192.168.1.34 UniCast @ 500us Cycle
Packet-B: 191.168.1.31 => 192.168.1.34 (239.192.4.192) Multicast @500us Cycle
Packet-C: 191.168.1.34 => 192.168.1.31 UniCast @500us Cycle
Packet-D: 191.168.1.34 => 192.168.1.31 (239.192.5.32) Multicast @500us Cycle
Packet-E: 191.168.1.10 => 192.168.1.35 Unicast
Best regards, RY