> -----Original Message-----
> From: Mingjin Ye <[email protected]>
> Sent: Wednesday, June 11, 2025 5:51 PM
> To: [email protected]
> Cc: Ye, MingjinX <[email protected]>; [email protected]; Richardson,
> Bruce <[email protected]>; Burakov, Anatoly
> <[email protected]>
> Subject: [PATCH] net/ice: fix DCF RSS hash update
> 
> Get rss hash configuration, rss_hf is always the default value.
> The driver does nothing if the rss key is invalid during the rss hash update.
> 
> This patch is get the current configuration of rss_hf. Extract the update rss 
> key
> code from ice_dcf_dev_rss_hash_update to ice_dcf_set_rss_key and make it
> consistent with the pf behaviour.
> 
> Fixes: c223cadc9e5f ("net/ice: support RSS hash configuration in DCF mode")
> Cc: [email protected]
> 
> Signed-off-by: Mingjin Ye <[email protected]>
> ---
Tested-by: Jiale Song <[email protected]>

Reply via email to