[dpdk-dev] [PATCH v2 22/22] doc: add new DLB2 eventdev driver to relnotes
Timothy McDaniel
timothy.mcdaniel at intel.com
Sat Oct 17 20:21:19 CEST 2020
Added announcement of availabililty for the new driver
for Intel Dynamic Load Balancer 2.0 hardware.
Signed-off-by: Timothy McDaniel <timothy.mcdaniel at intel.com>
---
MAINTAINERS | 5 +++++
doc/guides/rel_notes/release_20_11.rst | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3b16d7a..f732f28 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1188,6 +1188,11 @@ M: Peter Mccarthy <peter.mccarthy at intel.com>
F: drivers/event/opdl/
F: doc/guides/eventdevs/opdl.rst
+Intel DLB2 Eventdev PMD
+M: Timothy McDaniel <timothy.mcdaniel at intel.com>
+F: drivers/event/dlb2/
+F: doc/guides/eventdevs/dlb2.rst
+
Rawdev Drivers
--------------
diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
index df227a1..f80df21 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -55,6 +55,11 @@ New Features
Also, make sure to start the actual text at the margin.
=======================================================
+* **Added a new driver for the Intel Dynamic Load Balancer v2.0 device.**
+
+ Added the new ``dlb2`` eventdev driver for the Intel DLB V2.0 device. See the
+ :doc:`../eventdevs/dlb2` eventdev guide for more details on this new driver.
+
Removed Items
-------------
--
2.6.4
More information about the dev
mailing list