Message ID | 20201125044641.55629-1-ajit.khaparde@broadcom.com |
---|---|
State | Accepted, archived |
Delegated to: | Thomas Monjalon |
Headers | show |
Series |
|
Related | show |
Context | Check | Description |
---|---|---|
ci/travis-robot | success | Travis build: passed |
ci/Intel-compilation | success | Compilation OK |
ci/checkpatch | success | coding style OK |
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
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 -----
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(+)