Hi, I am Naresh Kumar.
I am using the S32G274ARDB2 board. I am working on the ethernet part of this board. I am facing packet loss on the board
The board has pfe0,pfe1,pfe2 and eth0.
Port Mapping:
eth0 -> GMAC, pfe0 -> PFE_EMAC_0 , pfe1 ->PFE_EMAC_1, pfe2 ->PFE_EMAC_2
Issue: When I simultaneously send the packets to 4 ports, I face packet loss in all ports. The PFE is configured as a Default
Interface tx rx
eth0 10lakhs 999111
pfe0 10lakhs 999980
pfe1 10lakhs 999698
pfe2 10lakhs 980964
Packets info:
No of packets: 10 lakhs [4ports * 10lakhs =40lakhs]
Packet length = 1 packet has 1324 length , Data = 1284 bytes in one packet, Protocol = UDP
Speed :936 Mbps [Each port(Rx) is configured as 1Gbps,TX speed of 936 Mbps]
Time [Tx] = 15 sec