> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Thursday, October 29, 2020 2:38 PM
> To: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>
> Cc: [email protected]; Zhu, TaoX <[email protected]>
> Subject: [PATCH v3] net/ice: support show RSS hash configuration
>
> From: Zhu Tao <[email protected]>
>
> Implement interface 'ice_rss_hash_conf_get' to support show RSS hash
> configuration.
>
> Note:
> Not support the same time setting RSS with RTE and classify API.
> Only return rss_hf from latest dev_configure or dev_rss_hash_update.
> All configures from rte_flow are ignored.
>
> Signed-off-by: Zhu Tao <[email protected]>
> Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi