Update release doc briefly describing updates to bnxt PMD. Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com> -- v1->v2: Update New Features section instead of Resolved Issues section. --- doc/guides/rel_notes/release_17_11.rst | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst index bb0ba80c6..b864d03ff 100644 --- a/doc/guides/rel_notes/release_17_11.rst +++ b/doc/guides/rel_notes/release_17_11.rst @@ -52,6 +52,17 @@ New Features NFP 4000 devices are also now supported along with previous 6000 devices. +Drivers +~~~~~~~ + +* **Updated bnxt PMD.** + + Major enhancements include: + + * Support for Flow API + * Support for Tx and Rx descriptor status functions + + Resolved Issues --------------- -- 2.13.5 (Apple Git-94)