From 286e71dc1b4c51316b6dfdab1e007079b55b4a8f Mon Sep 17 00:00:00 2001 From: Beilei Xing Date: Fri, 3 Nov 2017 11:40:56 +0800 Subject: [PATCH] doc: add i40e limitation of VF VLAN strip This patch adds limitation of VF VLAN strip function. Signed-off-by: Beilei Xing Acked-by: John McNamara --- 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 05c1875bcb..cd468748f8 100644 --- a/doc/guides/nics/i40e.rst +++ b/doc/guides/nics/i40e.rst @@ -478,6 +478,11 @@ enabled using the steps below. setpci -s a8.w= +Vlan strip of VF +~~~~~~~~~~~~~~~~ + +The VF vlan strip function is only supported in the i40e kernel driver >= 2.1.26. + High Performance of Small Packets on 40G NIC -------------------------------------------- -- 2.20.1