> -----Original Message-----
> From: Yang, Qiming
> Sent: Tuesday, May 21, 2019 2:46 PM
> To: Wang, Haiyue <haiyue.w...@intel.com>; dev@dpdk.org; Zhang, Qi Z
> <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; Lu, Wenzhuo
> <wenzhuo...@intel.com>
> Subject: RE: [PATCH v1] net/ice: update the RSS RETA size with support values
>
>
> -----Original Message-----
> From: Wang, Haiyue
> Sent: Monday, May 20, 2019 4:15 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>; Yang, Qiming
> <qiming.y...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; Lu, Wenzhuo
> <wenzhuo...@intel.com>
> Cc: Wang, Haiyue <haiyue.w...@intel.com>
> Subject: [PATCH v1] net/ice: update the RSS RETA size with support values
>
> Since ice can support 128, 512, 2K RSS RETA size value, change the update API
> to set it to resize the RSS RETA table. And by default, use 512 to sync with
> ETH_RSS_RETA_SIZE_x maximum value definition.
> Also the flag ICE_FLAG_RSS_AQ_CAPABLE is missed to set.
>
> Fixes: 690175ee51bf ("net/ice: support getting device information")
> Fixes: ff963bfa7cb1 ("net/ice: support RSS")
>
> Signed-off-by: Haiyue Wang <haiyue.w...@intel.com>
> Acked-by: Qiming Yang <qiming.y...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi