hi,liu823230301
Do you use the demo of can_llce-pfe_eth? And did you make any other modifications to it during the test? Could you share how you tested it? For example, the set network rate and the method of capturing frames.
About the information:
Eth->EthCtrlConfig->EthCtrlConfigIngressFifo->EthCtrlConfigIngressFifoBufTotal.
>>>number of transmit buffers. The minimum value is 2 and maximum 512.It should store the frames just received from the physical Ethernet to prevent packet loss at the MAC layer.
Eth->General->VarEthBmu2BufCnt.
>>>Provide a unified 2048B buffer block for all EMAC and HIF for internal processing and forwarding by PFE.
Llce_AF->Eth2Can->Number of Eth2Can buffers.
>>>Number of buffers to create in memory for Eth2Can usage. Must be >=73.
Your Settings should meet the setting requirements. The application routine serves as a reference.
BR
Joey