From: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>
To: Bruce Richardson <bruce.richardson@intel.com>, <dev@dpdk.org>
Cc: Ian Stokes <ian.stokes@intel.com>,
John McNamara <john.mcnamara@intel.com>
Subject: Re: [PATCH 3/3] doc/nics: document how to create large VFs for iavf
Date: Thu, 1 May 2025 16:54:25 +0100 [thread overview]
Message-ID: <e762328b-559f-4af5-b387-26808653cf82@intel.com> (raw)
In-Reply-To: <20250224152611.1012935-4-bruce.richardson@intel.com>
Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
On 24/02/2025 15:26, Bruce Richardson wrote:
> Document the additional step necessary to create large VFs for iavf when
> using ice kernel driver v1.13.7 or later.
>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> ---
> doc/guides/nics/intel_vf.rst | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/doc/guides/nics/intel_vf.rst b/doc/guides/nics/intel_vf.rst
> index 708cb85417..eb939df41a 100644
> --- a/doc/guides/nics/intel_vf.rst
> +++ b/doc/guides/nics/intel_vf.rst
> @@ -138,6 +138,11 @@ Intel\ |reg| E800 Series Ethernet devices:
> for example: ``-a 18:00.0,quanta_size=2048``.
> The default value is 1024, and quanta size should be set as the product of 64 in legacy host interface mode.
>
> +* When using the Intel out-of-tree "ice" PF/kernel driver v1.13.7 or later,
> + to create VFs with >16 queues (aka. "large VFs"),
> + it is necessary to change the rss_lut_vf_addr setting in sysfs from the default of 64 to 512.
> + This can be done using the following command for the first VF on an interface:
> + ``echo 512 > /sys/class/net/<PF interface>/device/virtfn0/rss_lut_vf_attr``
>
> The PCIE host-interface of Intel Ethernet Switch FM10000 Series VF infrastructure
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
Regards,
Vladimir
prev parent reply other threads:[~2025-05-01 15:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-24 15:26 [PATCH 0/3] improve documentation iavf driver Bruce Richardson
2025-02-24 15:26 ` [PATCH 1/3] doc/nics: improve structure of Intel VF section Bruce Richardson
2025-05-01 15:54 ` Medvedkin, Vladimir
2025-02-24 15:26 ` [PATCH 2/3] doc/nics: rework notes for iavf use Bruce Richardson
2025-05-01 15:54 ` Medvedkin, Vladimir
2025-02-24 15:26 ` [PATCH 3/3] doc/nics: document how to create large VFs for iavf Bruce Richardson
2025-05-01 15:54 ` Medvedkin, Vladimir [this message]
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=e762328b-559f-4af5-b387-26808653cf82@intel.com \
--to=vladimir.medvedkin@intel.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=ian.stokes@intel.com \
--cc=john.mcnamara@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).