LS1012A Ethernet Queue status issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LS1012A Ethernet Queue status issue

Jump to solution
476 Views
Gyosun
Contributor III

Hello,

LSDK18.12 is being ported and applied to the LS1012A board.

There seems to be an issue where the LS1012A CPU utilization increases when sending Ethernet UDP packets, and this increase appears to be influenced by the performance of the receiving PC.

So, when transmitting UDP packets, it is necessary to check how much is accumulated in the QUEUE buffer.

I continued sending packets and checked the QUEUE status using the netstat -uan command, but it did not increase.

Please advise if there is a way to check the UDP QUEUE status other than netstat.

Thank you.

Best Regards,

Gyosun.

0 Kudos
1 Solution
417 Views
LFGP
NXP TechSupport
NXP TechSupport

Hello Gyosun,

Please use the newest LSDK 21.08 due the driver for ethernet.

You can use SS instead NetStat

 

View solution in original post

0 Kudos
2 Replies
418 Views
LFGP
NXP TechSupport
NXP TechSupport

Hello Gyosun,

Please use the newest LSDK 21.08 due the driver for ethernet.

You can use SS instead NetStat

 

0 Kudos
361 Views
Gyosun
Contributor III

Hi LFGP,

I'll give it a try.

Thank you for your help.

Best Regards.

Gyosun.

0 Kudos