Hi,

> -----Original Message-----
> From: Gregory Etelson <[email protected]>
> Sent: Wednesday, November 9, 2022 6:51 PM
> To: [email protected]
> Cc: Gregory Etelson <[email protected]>; Matan Azrad
> <[email protected]>; Raslan Darawsheh <[email protected]>;
> [email protected]; Slava Ovsiienko <[email protected]>
> Subject: [PATCH] net/mlx5: fix port initialization with small LRO
> 
> If application provided maximal LRO size was less than expected PMD
> minimum, the PMD either crashed with assert, if asserts were enabled,
> or proceeded with port initialization to set port private maximal
> LRO size below supported minimum.
> 
> The patch terminates port start if LRO size
> does not match PMD requirements and TCP LRO offload was requested
> at least for one Rx queue.
> 
> Fixes: 50c00baff763 ("net/mlx5: limit LRO size to maximum Rx packet")
> 
> Cc: [email protected]
> 
> Signed-off-by: Gregory Etelson <[email protected]>
> Acked-by: Matan Azrad <[email protected]>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to