Hi, On 8/29/23 19:42, Liming Sun wrote: > This patch series have two robust fixes for the mlxbf-tmfifo driver > syncing up to upstream. > > Liming Sun (2): > mlxbf-tmfifo: Drop the Rx packet if no more descriptors > mlxbf-tmfifo: Drop jumbo frames Thank you for your patch, I've applied this series to my fixes branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes Note it will show up in my fixes branch once I've pushed my local branch there, which might take a while. I will include this series in my next fixes pull-req to Linus for the current kernel development cycle. Regards, Hans > > drivers/platform/mellanox/mlxbf-tmfifo.c | 87 +++++++++++++++++------- > 1 file changed, 63 insertions(+), 24 deletions(-) >