doc: update TRUFLOW support information

Message ID 20201125044641.55629-1-ajit.khaparde@broadcom.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series doc: update TRUFLOW support information |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/travis-robot success Travis build: passed

Commit Message

Ajit Khaparde Nov. 25, 2020, 4:46 a.m. UTC
  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 | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Thomas Monjalon Nov. 26, 2020, 4:55 p.m. UTC | #1
25/11/2020 05:46, Ajit Khaparde:
> 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>

Applied, thanks
  

Patch

diff --git a/doc/guides/nics/bnxt.rst b/doc/guides/nics/bnxt.rst
index 2f1ecffc6..055f1ff91 100644
--- 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
 -----