> -----Original Message----- > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > Sent: Friday, September 11, 2020 2:19 PM > To: Mcnamara, John <john.mcnam...@intel.com>; Kovacevic, Marko > <marko.kovace...@intel.com> > Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carri...@intel.com>; Eads, Gage > <gage.e...@intel.com>; Van Haaren, Harry <harry.van.haa...@intel.com>; > jer...@marvell.com > Subject: [PATCH v4 22/22] doc: Add new DLB eventdev driver to relnotes > > Added announcement of availabililty for the new driver > for Intel Dynamic Load Balancer V1.0 hardware. The series is not entirely consistent in the version numbering -- I believe simply "1.0" is the correct one. > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> > --- > doc/guides/rel_notes/release_20_11.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/doc/guides/rel_notes/release_20_11.rst > b/doc/guides/rel_notes/release_20_11.rst > index df227a1..8414e49 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 v1.0 device.** > + > + Added the new ``dlb`` eventdev driver for the Intel DLB V1.0 device. See > the > + :doc:`../eventdevs/dlb` eventdev guide for more details on this new driver. > + > > Removed Items > ------------- > -- > 2.6.4 Please also add a dlb entry to the MAINTAINERS file. Thanks, Gage