> -----Original Message-----
> From: Larysa Zaremba <[email protected]>
> Sent: Tuesday, October 7, 2025 4:46 AM
> To: [email protected]; Nguyen, Anthony L
> <[email protected]>
> Cc: Zaremba, Larysa <[email protected]>; Kitszel, Przemyslaw
> <[email protected]>; Andrew Lunn <[email protected]>;
> David S. Miller <[email protected]>; Eric Dumazet
> <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni
> <[email protected]>; Hay, Joshua A <[email protected]>; Chittim,
> Madhu <[email protected]>; [email protected]; linux-
> [email protected]; Tantilov, Emil S <[email protected]>; Michal
> Swiatkowski <[email protected]>; Loktionov, Aleksandr
> <[email protected]>
> Subject: [PATCH iwl-net] idpf: fix LAN memory regions command on some
> NVMs
> 
> IPU SDK versions 1.9 through 2.0.5 require send buffer to contain a single
> empty memory region. Set number of regions to 1 and use appropriate send
> buffer size to satisfy this requirement.
> 
> Suggested-by: Michal Swiatkowski <[email protected]>
> Reviewed-by: Aleksandr Loktionov <[email protected]>
> Signed-off-by: Larysa Zaremba <[email protected]>
> ---
>  drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
> b/drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
> index fa3ce1e4f6ac..af8b3ebee4d4 100644
> --- a/drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
> +++ b/drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
> @@ -1016,6 +1016,9 @@ static int


Tested-by: Krishneil Singh <[email protected]>


Reply via email to