This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 09bf8a5 risc-v/mpfs: mpfs_opensbi: fix fw_size calculation
add 019fc0a sim/netdev: eliminated RX data stream congestion in case of
high TX network traffic. In case of high TX network traffic, netdriver_loop()
that reads data from netdev was invoked via up_idle() only after high TX
network traffic had stopped. That resulted in massive delay and drop of TCP ACK
packets and any other packets from netdev (tun/tap device).
No new revisions were added by this update.
Summary of changes:
arch/sim/src/sim/up_netdriver.c | 6 ++++++
1 file changed, 6 insertions(+)