Re: [dpdk-dev] [PATCH v2] net/iavf: fix virtual channel RSS command error handling

2021-07-27 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, AlvinX > Sent: Monday, July 26, 2021 5:17 PM > To: Xing, Beilei ; Zhang, Qi Z > Cc: dev@dpdk.org; Zhang, AlvinX ; > sta...@dpdk.org > Subject: [PATCH v2] net/iavf: fix virtual channel RSS command error handling > > Kernel PF may not respond to virtu

[dpdk-dev] [PATCH v2] net/iavf: fix virtual channel RSS command error handling

2021-07-26 Thread Alvin Zhang
Kernel PF may not respond to virtual channel commands VIRTCHNL_OP_GET_RSS_HENA_CAPS and VIRTCHNL_OP_SET_RSS_HENA, which will cause VF to fail to start. RSS offload type configuration is not a necessary feature for VF, so in order to improve VF compatibility, in this patch the PMD will ignore the e