All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xing, Beilei" <beilei.xing@intel.com>
To: "Zhang, AlvinX" <alvinx.zhang@intel.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v6] net/iavf: fix RSS configuration on i40e VF
Date: Sun, 25 Apr 2021 05:17:28 +0000	[thread overview]
Message-ID: <MN2PR11MB3807A0828EB78CA07433E748F7439@MN2PR11MB3807.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210425050847.32148-1-alvinx.zhang@intel.com>



> -----Original Message-----
> From: Zhang, AlvinX <alvinx.zhang@intel.com>
> Sent: Sunday, April 25, 2021 1:09 PM
> To: Wu, Jingjing <jingjing.wu@intel.com>; Xing, Beilei <beilei.xing@intel.com>
> Cc: dev@dpdk.org; Zhang, AlvinX <alvinx.zhang@intel.com>; stable@dpdk.org
> Subject: [PATCH v6] net/iavf: fix RSS configuration on i40e VF
> 
> The iavf does not support configuring RSS type on i40e VF, because the i40e
> kernel driver does not support VIRTCHNL_VF_OFFLOAD_ADV_RSS_PF
> capability.
> 
> This patch adds support of RSS type configuration for i40e VF by sending
> VIRTCHNL_OP_SET_RSS_HENA message to the PF after checking that the PF
> does not support VIRTCHNL_VF_OFFLOAD_ADV_RSS_PF capability.
> 
> Fixes: c678299594a8 ("net/iavf: fix default RSS configuration")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com>
> ---

Acked-by: Beilei Xing <beilei.xing@intel.com>

  reply	other threads:[~2021-04-25  5:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19  5:59 [dpdk-dev] [PATCH] net/iavf: fix hash configuration on Fortville VF Alvin Zhang
2021-04-19  8:53 ` [dpdk-dev] [PATCH v2] net/iavf: fix hash configuration on i40e VF Alvin Zhang
2021-04-20  9:50   ` [dpdk-dev] [PATCH v3] " Alvin Zhang
2021-04-22  3:15     ` [dpdk-dev] [PATCH v4] " Alvin Zhang
2021-04-22  5:08       ` [dpdk-dev] [PATCH v5] " Alvin Zhang
2021-04-23  8:56         ` Chen, LingliX
2021-04-23 12:29         ` Zhang, Qi Z
2021-04-25  2:18         ` Xing, Beilei
2021-04-25  5:08         ` [dpdk-dev] [PATCH v6] net/iavf: fix RSS " Alvin Zhang
2021-04-25  5:17           ` Xing, Beilei [this message]
2021-04-25  5:44             ` Zhang, Qi Z

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MN2PR11MB3807A0828EB78CA07433E748F7439@MN2PR11MB3807.namprd11.prod.outlook.com \
    --to=beilei.xing@intel.com \
    --cc=alvinx.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.