DPDK patches and discussions
 help / color / mirror / Atom feed
From: Steve Yang <stevex.yang@intel.com>
To: dev@dpdk.org
Cc: Yuying.Zhang@intel.com, beilei.xing@intel.com,
	qiming.yang@intel.com, wenjun1.wu@intel.com, simei.su@intel.com,
	Steve Yang <stevex.yang@intel.com>
Subject: [PATCH v3] doc: add known issue in intel VF guide
Date: Fri, 23 Sep 2022 01:43:38 +0000	[thread overview]
Message-ID: <20220923014338.893905-1-stevex.yang@intel.com> (raw)
In-Reply-To: <20220728090802.62300-1-stevex.yang@intel.com>

Add a known issue: configuring VLAN filters from VF is unsupported
for i40e driver 2.17.15.

Signed-off-by: Steve Yang <stevex.yang@intel.com>
---
 doc/guides/nics/intel_vf.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/nics/intel_vf.rst b/doc/guides/nics/intel_vf.rst
index 09e1eb7685..d582f831da 100644
--- a/doc/guides/nics/intel_vf.rst
+++ b/doc/guides/nics/intel_vf.rst
@@ -697,3 +697,10 @@ i40e: Vlan strip of VF
 ~~~~~~~~~~~~~~~~~~~~~~
 
 The VF vlan strip function is only supported in the i40e kernel driver >= 2.1.26.
+
+i40e: Vlan filtering of VF
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+For i40e driver 2.17.15, configuring VLAN filters from the DPDK VF is unsupported.
+When applying VLAN filters on the VF it must first be configured from the
+corresponding PF.
-- 
2.25.1


  parent reply	other threads:[~2022-09-23  1:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28  9:08 [PATCH v1] doc: add known issue in i40e guide Steve Yang
2022-09-06  2:58 ` [PATCH v2] " Steve Yang
2022-09-06  4:35   ` Zhang, Qi Z
2022-09-06  3:00 ` [PATCH v1] " Zhang, Yuying
2022-09-23  1:43 ` Steve Yang [this message]
2022-09-25  5:49   ` [PATCH v3] doc: add known issue in intel VF guide 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=20220923014338.893905-1-stevex.yang@intel.com \
    --to=stevex.yang@intel.com \
    --cc=Yuying.Zhang@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=qiming.yang@intel.com \
    --cc=simei.su@intel.com \
    --cc=wenjun1.wu@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).