[dpdk-dev] [PATCH] doc: add limitation of VF VLAN strip function

Beilei Xing beilei.xing at intel.com
Fri Nov 3 04:40:56 CET 2017


This patch adds limitation of VF VLAN strip function.

Signed-off-by: Beilei Xing <beilei.xing at intel.com>
---
 doc/guides/nics/i40e.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 05c1875..214fada 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -478,6 +478,11 @@ enabled using the steps below.
 
       setpci -s <XX:XX.X> a8.w=<value>
 
+Vlan strip of VF
+~~~~~~~~~~~~~~~~
+
+VF vlan strip function is supported from i40e kernel driver 2.1.26.
+
 High Performance of Small Packets on 40G NIC
 --------------------------------------------
 
-- 
2.5.5



More information about the dev mailing list