[PATCH 2/2] eth: asix88179: Fix drop of large fragmented packets
Marek Vasut
marex at denx.de
Sun Oct 27 15:43:26 CET 2024
On 10/27/24 6:12 AM, Khoa Hoang wrote:
> When receiving large fragmented packets, the ASIX 88179A can drop
> packets due to an insufficient URB buffer size. This change adjusts
> the URB buffer size to match the configuration used in the Linux
> kernel, resolving packet drop issues observed when performing TFTP
> with a 16KB block size.
Is there a test case ? Can you please include it in the commit message ?
Thank you
More information about the U-Boot
mailing list