This patch adds limitation of VF VLAN strip function.
Signed-off-by: Beilei Xing <[email protected]>
---
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