walnux/arch/sim/src
Zhe Weng d8f35cf1b6 arch/sim: calling txdone callback after devif_loopback in netdriver
When devif_loopback handles a packet (like a ping targeting at this dev), it does not call the txdone callback, breaking the tx pipeline and may left some packets unhandled, delayed until next transmit on the network interface.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2022-10-18 11:16:33 +08:00
..
sim arch/sim: calling txdone callback after devif_loopback in netdriver 2022-10-18 11:16:33 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
Makefile tools: Replace mkallsyms.sh with mkallsyms.py 2022-09-29 08:33:04 +08:00
nuttx-names.in arch/sim: remove stderr in the function renaming list 2022-09-23 13:53:56 +08:00