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>
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
-------------