[PATCH 0/3] tftp updates
Sascha Hauer
s.hauer at pengutronix.de
Fri Sep 16 05:52:29 PDT 2022
This series has some updates for the recently introduced RFC7440
support.
Also I found it useful to increase the number of receive packets in the
network driver I am currently using. Other drivers might be adjusted as
well accordingly.
Sascha
Sascha Hauer (3):
tftp: remove selftest
tftp: implement UDP reorder cache using lists
net: designware_eqos: Allocate more receive buffers
drivers/net/designware_eqos.c | 2 +-
fs/Kconfig | 22 ---
fs/tftp.c | 344 ++++------------------------------
test/self/Kconfig | 7 -
4 files changed, 37 insertions(+), 338 deletions(-)
--
2.30.2
More information about the barebox
mailing list