From 716459740232aceb39cc4cdc411ad76acc857c50 Mon Sep 17 00:00:00 2001 From: Jerin Jacob Date: Tue, 9 Jul 2019 19:05:25 +0530 Subject: [PATCH] doc: add OCTEON TX2 in release notes Update release notes for various OCTEON TX2 drivers supported for 19.08. Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_19_08.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst index 27d5915bed..ac496b37a1 100644 --- a/doc/guides/rel_notes/release_19_08.rst +++ b/doc/guides/rel_notes/release_19_08.rst @@ -169,6 +169,19 @@ New Features of via software, reducing cycles spent copying large blocks of data in applications. +* **Added Marvell OCTEON TX2 drivers.** + + Added the new ``ethdev``, ``eventdev``, ``mempool``, ``eventdev Rx adapter``, + ``eventdev Tx adapter``, ``eventdev Timer adapter`` and ``rawdev DMA`` + drivers for various HW coprocessors available in ``OCTEON TX2`` SoC. + + See :doc:`../platform/octeontx2` and driver informations: + + * :doc:`../nics/octeontx2` + * :doc:`../mempool/octeontx2` + * :doc:`../eventdevs/octeontx2` + * :doc:`../rawdevs/octeontx2_dma` + * **Introduced NTB PMD.** Added a PMD for Intel NTB (Non-transparent Bridge). This PMD implemented -- 2.20.1