DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] event/dsw: update 20.05 release notes
@ 2020-05-11  6:54 Mattias Rönnblom
  2020-05-11  7:53 ` [dpdk-dev] [PATCH v2] event/dsw: update " Mattias Rönnblom
  0 siblings, 1 reply; 3+ messages in thread
From: Mattias Rönnblom @ 2020-05-11  6:54 UTC (permalink / raw)
  To: dev, Jerin Jacob; +Cc: Mattias Rönnblom

Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
---
 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-dev] [PATCH v2] event/dsw: update release notes
  2020-05-11  6:54 [dpdk-dev] [PATCH] event/dsw: update 20.05 release notes Mattias Rönnblom
@ 2020-05-11  7:53 ` Mattias Rönnblom
  2020-05-14  7:51   ` Jerin Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: Mattias Rönnblom @ 2020-05-11  7:53 UTC (permalink / raw)
  To: dev, Jerin Jacob; +Cc: Mattias Rönnblom

Update release notes with recent DSW event device improvements.

Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
---
 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v2] event/dsw: update release notes
  2020-05-11  7:53 ` [dpdk-dev] [PATCH v2] event/dsw: update " Mattias Rönnblom
@ 2020-05-14  7:51   ` Jerin Jacob
  0 siblings, 0 replies; 3+ messages in thread
From: Jerin Jacob @ 2020-05-14  7:51 UTC (permalink / raw)
  To: Mattias Rönnblom; +Cc: dpdk-dev, Jerin Jacob

On Mon, May 11, 2020 at 1:23 PM Mattias Rönnblom
<mattias.ronnblom@ericsson.com> wrote:
>
> Update release notes with recent DSW event device improvements.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>

Acked-by: Jerin Jacob <jerinj@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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-14  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11  6:54 [dpdk-dev] [PATCH] event/dsw: update 20.05 release notes Mattias Rönnblom
2020-05-11  7:53 ` [dpdk-dev] [PATCH v2] event/dsw: update " Mattias Rönnblom
2020-05-14  7:51   ` Jerin Jacob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).