> -----Original Message-----
> From: Guo, Jia <jia....@intel.com>
> Sent: Sunday, May 24, 2020 1:53 PM
> To: Xing, Beilei <beilei.x...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>;
> Wu, Jingjing <jingjing...@intel.com>
> Cc: Ye, Xiaolong <xiaolong...@intel.com>; dev@dpdk.org; Guo, Jia
> <jia....@intel.com>
> Subject: [dpdk-dev v2] net/iavf: fix protocol field selector configure
>
> When VFs configure the rss rule by virtchnl, it need to set bit mask into the
> field selector for the protocol, then PF got the configure massage and parse
> the field selector to the corresponding protocol field.
>
> Fixes: 7be10c3004be ("net/iavf: add RSS configuration for VF")
> Signed-off-by: Jeff Guo <jia....@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>