From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Zhirun Yan <zhirun.yan@intel.com>, dev@dpdk.org, qi.z.zhang@intel.com
Cc: Haiyue Wang <haiyue.wang@intel.com>
Subject: Re: [PATCH v5 1/2] net/i40e: support VF request more queues
Date: Mon, 17 Dec 2018 14:28:10 +0000 [thread overview]
Message-ID: <46ec72a3-5414-ec25-263e-7edfb26d2c30@intel.com> (raw)
In-Reply-To: <20181217111054.45414-2-zhirun.yan@intel.com>
On 12/17/2018 11:10 AM, Zhirun Yan wrote:
> Before this patch, VF gets a default number of queues from the PF.
> This patch enables VF to request a different number. When VF configures
> more queues, it will send VIRTCHNL_OP_REQUEST_QUEUES to PF to request
> more queues, if success, PF will reset the VF.
>
> User can run "port stop all", "port config port_id rxq/txq queue_num"
> and "port start all" to reconfigure queue number.
Is this replaces "ETH_I40E_QUEUE_NUM_PER_VF_ARG (queue-num-per-vf)" devarg?
Should we remove this devarg?
>
> Signed-off-by: Zhirun Yan <zhirun.yan@intel.com>
> Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
<...>
next prev parent reply other threads:[~2018-12-17 14:28 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-28 16:58 [PATCH v2 0/2] Support request more queues Zhirun Yan
2018-11-28 16:58 ` [PATCH v2 1/2] net/i40e: support VF " Zhirun Yan
2018-11-28 16:58 ` [PATCH v2 2/2] net/i40e: support PF respond " Zhirun Yan
2018-12-13 14:05 ` [PATCH v3 0/2] Support " Zhirun Yan
2018-12-13 14:05 ` [PATCH v3 1/2] net/i40e: support VF " Zhirun Yan
2018-12-13 8:26 ` David Marchand
2018-12-14 3:17 ` Yan, Zhirun
2018-12-13 10:49 ` Zhang, Qi Z
2018-12-14 3:22 ` Yan, Zhirun
2018-12-13 14:05 ` [PATCH v3 2/2] net/i40e: support PF respond " Zhirun Yan
2018-12-14 14:37 ` [PATCH v4 0/2] Support " Zhirun Yan
2018-12-14 14:37 ` [PATCH v4 1/2] net/i40e: support VF " Zhirun Yan
2018-12-14 11:59 ` Zhang, Qi Z
2018-12-17 3:12 ` Yan, Zhirun
2018-12-14 14:37 ` [PATCH v4 2/2] net/i40e: support PF respond " Zhirun Yan
2018-12-17 11:10 ` [PATCH v5 0/2] Support " Zhirun Yan
2018-12-17 5:31 ` Zhang, Qi Z
2018-12-17 11:10 ` [PATCH v5 1/2] net/i40e: support VF " Zhirun Yan
2018-12-17 14:28 ` Ferruh Yigit [this message]
2018-12-18 1:44 ` Zhang, Qi Z
2018-12-17 14:31 ` Ferruh Yigit
2018-12-17 11:10 ` [PATCH v5 2/2] net/i40e: support PF respond " Zhirun Yan
2018-12-17 14:26 ` Ferruh Yigit
2018-12-18 16:09 ` [PATCH v6 0/3] Support " Zhirun Yan
2018-12-18 16:09 ` [PATCH v6 1/3] net/i40e: support VF " Zhirun Yan
2018-12-18 12:44 ` Zhang, Qi Z
2018-12-19 1:34 ` Yan, Zhirun
2018-12-18 16:09 ` [PATCH v6 2/3] net/i40e: support PF respond " Zhirun Yan
2018-12-18 16:09 ` [PATCH v6 3/3] doc: update queue number per vf for i40e Zhirun Yan
2018-12-18 12:59 ` Zhang, Qi Z
2018-12-19 1:33 ` Yan, Zhirun
2018-12-19 13:08 ` [PATCH v7 0/3] Support request more queues Zhirun Yan
2018-12-19 13:08 ` [PATCH v7 1/3] net/i40e: support VF " Zhirun Yan
2018-12-19 13:08 ` [PATCH v7 2/3] net/i40e: support PF respond " Zhirun Yan
2018-12-19 13:08 ` [PATCH v7 3/3] doc: update queue number per vf for i40e Zhirun Yan
2018-12-19 13:37 ` [PATCH v8 0/3] Support request more queues Zhirun Yan
2018-12-19 13:37 ` [PATCH v8 1/3] net/i40e: support VF " Zhirun Yan
2018-12-19 13:37 ` [PATCH v8 2/3] net/i40e: support PF respond " Zhirun Yan
2018-12-19 13:37 ` [PATCH v8 3/3] doc: update queue number per vf for i40e Zhirun Yan
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=46ec72a3-5414-ec25-263e-7edfb26d2c30@intel.com \
--to=ferruh.yigit@intel.com \
--cc=dev@dpdk.org \
--cc=haiyue.wang@intel.com \
--cc=qi.z.zhang@intel.com \
--cc=zhirun.yan@intel.com \
/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.