DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1] doc: add known issue in i40e guide
@ 2022-07-28  9:08 Steve Yang
  2022-09-06  2:58 ` [PATCH v2] " Steve Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Steve Yang @ 2022-07-28  9:08 UTC (permalink / raw)
  To: dev; +Cc: Yuying.Zhang, beilei.xing, qiming.yang, Steve Yang

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

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

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-25  5:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH v3] doc: add known issue in intel VF guide Steve Yang
2022-09-25  5:49   ` Zhang, Qi Z

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).