Message ID | 20190521213953.25425-12-ajit.khaparde@broadcom.com (mailing list archive) |
---|---|
State | Superseded, archived |
Delegated to: | Ferruh Yigit |
Headers | show |
Series | bnxt patchset | expand |
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
ci/Intel-compilation | success | Compilation OK |
diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst index b9510f93a..2ff9d4b1c 100644 --- a/doc/guides/rel_notes/release_19_08.rst +++ b/doc/guides/rel_notes/release_19_08.rst @@ -54,6 +54,12 @@ New Features Also, make sure to start the actual text at the margin. ========================================================= +* **Updated the bnxt PMD.** + + Updated the bnxt PMD. The major enhancements include: + * Update HWRM version to 1.10.74 + * Added vector RX/TX + * Performance optimizations in non-vector Tx path Removed Items -------------
Update release doc briefly describing updates to bnxt PMD. Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com> --- doc/guides/rel_notes/release_19_08.rst | 6 ++++++ 1 file changed, 6 insertions(+)