lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Received packets thread


From: Ran Shalit
Subject: [lwip-users] Received packets thread
Date: Thu, 7 Sep 2017 00:06:34 +0300

Hello,

Our Ethernet driver  does not provide interrupt, and can only use polling.
I though that I can use rx thread as part of the threads created with
sys_thread_new.
But I am not sure about its priority related to tcpip thread , and the
rate for polling if there is new received packet.

Is there some suggestion or golden rule on this issue ?

Thank you,
Ran



reply via email to

[Prev in Thread] Current Thread [Next in Thread]