On Wed, Jun 18, 2025 at 07:08:44AM +0000, Mingjin Ye wrote: > The driver does nothing if the rss key is invalid during the rss > hash update. > > 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: sta...@dpdk.org > > Signed-off-by: Mingjin Ye <mingjinx...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Patchset applied to dpdk-next-net-intel. Thanks, /Bruce