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

2021-07-25 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of Alvin Zhang > Sent: Wednesday, July 21, 2021 2:32 PM > To: Xing, Beilei > Cc: dev@dpdk.org; Zhang, AlvinX ; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/iavf: fix virtual channel RSS command error > handling &

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

2021-07-20 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