Part Number: XEVMK2LX
Hi,
We have TI lamarr chipset board with three ethernet interface "Eth0, Eth1, Mgmt"
We are running LTE stack on this board" L3 run on ARM, L2 & L1 on DSP".
All communication is configured through eth0 interface.
Syslib version 3.0.9
After L3, L2, & L1 process up, system work normaly. I am able to ping other node of the network from my board eth0 interface.
Once UE attach happen & I run UDP data from UE in uplink, network get blocked "L2 using fast path to transmit GTPU packet from enodeb to MME"
No packet is going out "Not from ARM or DSP, ping to other node from ARM got stopped, Fapi packet log coming from enodeb is also stopped". Still packet can be received by board but TX got bloacked.
MGMT interface RX/TX still working maybe because as it doesn't use Lamarr switch "As per my understanding"
Can you please help me to find out, what goes wrong with system?
From where I can start my debugging? How I can check the netcp packet stats?
Thanks.