On Thu, Mar 30, 2017 at 08:30:49PM +0100, Harry van Haaren wrote: > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com> > --- > doc/guides/rel_notes/release_17_05.rst | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/doc/guides/rel_notes/release_17_05.rst > b/doc/guides/rel_notes/release_17_05.rst > index 918f483..a5b8351 100644 > --- a/doc/guides/rel_notes/release_17_05.rst > +++ b/doc/guides/rel_notes/release_17_05.rst > @@ -76,6 +76,13 @@ EAL > Drivers > ~~~~~~~
The note is coming in "Resolved Issues". It should come in "New Features". No need to send the whole patch. I will fix it on apply. > > +* **Added Software Eventdev PMD.** > + > + Added support for the software eventdev PMD. The software eventdev is a > + software based scheduler device that implements the eventdev API. This > + PMD allows an application to configure a pipeline using the eventdev > + library, and run the scheduling workload on a CPU core. > + > > Libraries > ~~~~~~~~~ > -- > 2.7.4 >