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:
6b75183
)
doc: add i40e limitation of DCB function
author
Beilei Xing
<beilei.xing@intel.com>
Tue, 12 Dec 2017 07:19:19 +0000
(15:19 +0800)
committer
Ferruh Yigit
<ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000
(18:47 +0100)
This patch adds limitation of DCB function.
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Marko Kovacevic <marko.kovacevic@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
cd46874
..
2507d5f
100644
(file)
--- a/
doc/guides/nics/i40e.rst
+++ b/
doc/guides/nics/i40e.rst
@@
-483,6
+483,11
@@
Vlan strip of VF
The VF vlan strip function is only supported in the i40e kernel driver >= 2.1.26.
+DCB function
+~~~~~~~~~~~~
+
+DCB works only when RSS is enabled.
+
High Performance of Small Packets on 40G NIC
--------------------------------------------