net/bnxt: update release notes

Update release doc briefly describing updates to bnxt PMD done during
19.05 release, including transmit optimization changes in the commits
identified by the "Fixes:" tags below.

Fixes: 5ef3592c97b9 ("net/bnxt: support bulk free of Tx mbufs")
Fixes: 220de9869bc3 ("net/bnxt: optimize Tx batching")

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
This commit is contained in:
Ajit Khaparde 2019-05-29 17:02:20 -04:00 committed by Ferruh Yigit
parent 5897ac1393
commit 0b7591e34f

View File

@ -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:
* Performance optimizations in non-vector Tx path
Removed Items
-------------