[PATCH v1 0/2] mlxbf-tmfifo: Add some robust fixes

Liming Sun posted 2 patches 2 years, 3 months ago
Only 0 patches received!
drivers/platform/mellanox/mlxbf-tmfifo.c | 87 +++++++++++++++++-------
1 file changed, 63 insertions(+), 24 deletions(-)
[PATCH v1 0/2] mlxbf-tmfifo: Add some robust fixes
Posted by Liming Sun 2 years, 3 months ago
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

 drivers/platform/mellanox/mlxbf-tmfifo.c | 87 +++++++++++++++++-------
 1 file changed, 63 insertions(+), 24 deletions(-)

-- 
2.30.1
Re: [PATCH v1 0/2] mlxbf-tmfifo: Add some robust fixes
Posted by Hans de Goede 2 years, 3 months ago
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(-)
>