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:
f79e7b0
)
doc: update TRUFLOW support in bnxt guide
author
Ajit Khaparde
<ajit.khaparde@broadcom.com>
Wed, 25 Nov 2020 04:46:41 +0000
(20:46 -0800)
committer
Thomas Monjalon
<thomas@monjalon.net>
Thu, 26 Nov 2020 17:01:19 +0000
(18:01 +0100)
Currently TRUFLOW is supported only on Whitney+ and Stingray devices.
Update the PMD doc with this info.
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
doc/guides/nics/bnxt.rst
patch
|
blob
|
history
diff --git
a/doc/guides/nics/bnxt.rst
b/doc/guides/nics/bnxt.rst
index
2f1ecff
..
055f1ff
100644
(file)
--- a/
doc/guides/nics/bnxt.rst
+++ b/
doc/guides/nics/bnxt.rst
@@
-661,6
+661,8
@@
optimizes flow insertions and deletions.
This is a tech preview feature, and is disabled by default. It can be enabled
using bnxt devargs. For ex: "-a 0000:0d:00.0,host-based-truflow=1”.
+This feature is currently supported on Whitney+ and Stingray devices.
+
Notes
-----