git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d03353
)
doc: add i40e limitation of VF VLAN strip
author
Beilei Xing
<beilei.xing@intel.com>
Fri, 3 Nov 2017 03:40:56 +0000
(11:40 +0800)
committer
Ferruh Yigit
<ferruh.yigit@intel.com>
Fri, 3 Nov 2017 22:58:35 +0000
(23:58 +0100)
This patch adds limitation of VF VLAN strip function.
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/nics/i40e.rst
patch
|
blob
|
history
diff --git
a/doc/guides/nics/i40e.rst
b/doc/guides/nics/i40e.rst
index
05c1875
..
cd46874
100644
(file)
--- 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
+~~~~~~~~~~~~~~~~
+
+The VF vlan strip function is only supported in the i40e kernel driver >= 2.1.26.
+
High Performance of Small Packets on 40G NIC
--------------------------------------------