On Mon, May 11, 2020 at 1:23 PM Mattias Rönnblom <mattias.ronnb...@ericsson.com> wrote: > > Update release notes with recent DSW event device improvements. > > Signed-off-by: Mattias Rönnblom <mattias.ronnb...@ericsson.com>
Acked-by: Jerin Jacob <jer...@marvell.com> Applied to dpdk-next-eventdev/master. Thanks. > --- > doc/guides/rel_notes/release_20_05.rst | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/doc/guides/rel_notes/release_20_05.rst > b/doc/guides/rel_notes/release_20_05.rst > index 82df72c2b..bf80c0563 100644 > --- a/doc/guides/rel_notes/release_20_05.rst > +++ b/doc/guides/rel_notes/release_20_05.rst > @@ -200,6 +200,16 @@ New Features > (Programmable Acceleration Card) N3000. See the > :doc:`../bbdevs/fpga_5gnr_fec` BBDEV guide for more details on this new > driver. > > +* **Updated the DSW event device.** > + > + Updated the DSW PMD with new features and improvements, including: > + > + * Improved flow migration mechanism, allowing faster and more > + accurate load balancing. > + * Improved behavior on high-core count systems. > + * Reduced latency in low-load situations. > + * Extended DSW xstats with migration- and load-related statistics. > + > * **Updated ipsec-secgw sample application with following features.** > > * Updated ipsec-secgw application to add event based packet processing. > -- > 2.20.1 >