drivers: enet: eth_nxp_enet_mac: Could not alloc RX pkt

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

drivers: enet: eth_nxp_enet_mac: Could not alloc RX pkt

423 次查看
elby
Contributor II

I am seeing this "Could not alloc RX pkt" error message with NXP MCXN947 - http_server example.

At the beginning, it all seems okay however after 10 minutes the network statistics freezes and after 5 - 10 minutes I see this error.

When this error appears everything freezes.

This is environment:

OS: Windows
Zephyr: 4.1.99
Board: NXP FRDM MCXN947

To reproduce the issue:

Take the sample http_server code and add the following line to the prj.conf

CONFIG_ETH_NXP_ENET_QOS_TX_BUFFER_DESCRIPTORS=16
CONFIG_ETH_NXP_ENET_QOS_RX_BUFFER_DESCRIPTORS=16

Is this something to do with Zephyr?

1 回复

390 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @elby 

I see a similar issue in Zephyr project:

ETH NXP MCXN: eth_nxp_enet_qos buffer problem · Issue #85172 · zephyrproject-rtos/zephyr

I think you can discuss it here, where experts on the subject can help you.

 

BR

Harry

0 项奖励
回复