DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] [PATCH] doc: add description to release note
@ 2019-04-30  7:12 Akhil Goyal
  2019-04-30  7:12 ` Akhil Goyal
  0 siblings, 1 reply; 6+ messages in thread
From: Akhil Goyal @ 2019-04-30  7:12 UTC (permalink / raw)
  To: Tomasz Jozwiak, dev, fiona.trahe

Hi Tomasz,

> 
> 
> Added description about compression QAT PMD improvement
> 
> Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
> ---
>  doc/guides/rel_notes/release_19_05.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_19_05.rst
> b/doc/guides/rel_notes/release_19_05.rst
> index b0928a6..624625f 100644
> --- a/doc/guides/rel_notes/release_19_05.rst
> +++ b/doc/guides/rel_notes/release_19_05.rst
> @@ -146,6 +146,9 @@ New Features
> 
>    Added support for AES-XTS with 128 and 256 bit AES keys.
> 
> +  Simplify and make more robust QAT compressdev PMD's handling of SGLs with
> +  more than 16 segments.
> +
>  * **Updated AESNI-MB PMD.**
> 
>    Added support for out-of-place operations.


This patch is not clear neither from the subject nor from the release note update.
The description that you added here is for QAT compress PMD but it is added in description of QAT crypto PMD.

You should make a separate entry for QAT compress PMD and update the existing one with crypto PMD

Also the patch subject should be "doc: update release note for QAT compress PMD" or something more descriptive.

Thanks,
Akhil

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

* Re: [dpdk-dev] [PATCH] doc: add description to release note
  2019-04-30  7:12 [dpdk-dev] [PATCH] doc: add description to release note Akhil Goyal
@ 2019-04-30  7:12 ` Akhil Goyal
  0 siblings, 0 replies; 6+ messages in thread
From: Akhil Goyal @ 2019-04-30  7:12 UTC (permalink / raw)
  To: Tomasz Jozwiak, dev, fiona.trahe

Hi Tomasz,

> 
> 
> Added description about compression QAT PMD improvement
> 
> Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
> ---
>  doc/guides/rel_notes/release_19_05.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_19_05.rst
> b/doc/guides/rel_notes/release_19_05.rst
> index b0928a6..624625f 100644
> --- a/doc/guides/rel_notes/release_19_05.rst
> +++ b/doc/guides/rel_notes/release_19_05.rst
> @@ -146,6 +146,9 @@ New Features
> 
>    Added support for AES-XTS with 128 and 256 bit AES keys.
> 
> +  Simplify and make more robust QAT compressdev PMD's handling of SGLs with
> +  more than 16 segments.
> +
>  * **Updated AESNI-MB PMD.**
> 
>    Added support for out-of-place operations.


This patch is not clear neither from the subject nor from the release note update.
The description that you added here is for QAT compress PMD but it is added in description of QAT crypto PMD.

You should make a separate entry for QAT compress PMD and update the existing one with crypto PMD

Also the patch subject should be "doc: update release note for QAT compress PMD" or something more descriptive.

Thanks,
Akhil

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

* Re: [dpdk-dev] [PATCH] doc: add description to release note
  2019-04-18  7:58 Tomasz Jozwiak
  2019-04-18  7:58 ` Tomasz Jozwiak
@ 2019-04-18 11:46 ` Trahe, Fiona
  2019-04-18 11:46   ` Trahe, Fiona
  1 sibling, 1 reply; 6+ messages in thread
From: Trahe, Fiona @ 2019-04-18 11:46 UTC (permalink / raw)
  To: Jozwiak, TomaszX, dev



> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Thursday, April 18, 2019 8:59 AM
> To: dev@dpdk.org; Trahe, Fiona <fiona.trahe@intel.com>; Jozwiak, TomaszX
> <tomaszx.jozwiak@intel.com>
> Subject: [PATCH] doc: add description to release note
> 
> Added description about compression QAT PMD improvement
> 
> Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: add description to release note
  2019-04-18 11:46 ` Trahe, Fiona
@ 2019-04-18 11:46   ` Trahe, Fiona
  0 siblings, 0 replies; 6+ messages in thread
From: Trahe, Fiona @ 2019-04-18 11:46 UTC (permalink / raw)
  To: Jozwiak, TomaszX, dev



> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Thursday, April 18, 2019 8:59 AM
> To: dev@dpdk.org; Trahe, Fiona <fiona.trahe@intel.com>; Jozwiak, TomaszX
> <tomaszx.jozwiak@intel.com>
> Subject: [PATCH] doc: add description to release note
> 
> Added description about compression QAT PMD improvement
> 
> Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>

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

* [dpdk-dev] [PATCH] doc: add description to release note
@ 2019-04-18  7:58 Tomasz Jozwiak
  2019-04-18  7:58 ` Tomasz Jozwiak
  2019-04-18 11:46 ` Trahe, Fiona
  0 siblings, 2 replies; 6+ messages in thread
From: Tomasz Jozwiak @ 2019-04-18  7:58 UTC (permalink / raw)
  To: dev, fiona.trahe, tomaszx.jozwiak

Added description about compression QAT PMD improvement

Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index b0928a6..624625f 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -146,6 +146,9 @@ New Features
 
   Added support for AES-XTS with 128 and 256 bit AES keys.
 
+  Simplify and make more robust QAT compressdev PMD's handling of SGLs with
+  more than 16 segments.
+
 * **Updated AESNI-MB PMD.**
 
   Added support for out-of-place operations.
-- 
2.7.4

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

* [dpdk-dev] [PATCH] doc: add description to release note
  2019-04-18  7:58 Tomasz Jozwiak
@ 2019-04-18  7:58 ` Tomasz Jozwiak
  2019-04-18 11:46 ` Trahe, Fiona
  1 sibling, 0 replies; 6+ messages in thread
From: Tomasz Jozwiak @ 2019-04-18  7:58 UTC (permalink / raw)
  To: dev, fiona.trahe, tomaszx.jozwiak

Added description about compression QAT PMD improvement

Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index b0928a6..624625f 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -146,6 +146,9 @@ New Features
 
   Added support for AES-XTS with 128 and 256 bit AES keys.
 
+  Simplify and make more robust QAT compressdev PMD's handling of SGLs with
+  more than 16 segments.
+
 * **Updated AESNI-MB PMD.**
 
   Added support for out-of-place operations.
-- 
2.7.4


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

end of thread, other threads:[~2019-04-30  7:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30  7:12 [dpdk-dev] [PATCH] doc: add description to release note Akhil Goyal
2019-04-30  7:12 ` Akhil Goyal
  -- strict thread matches above, loose matches on Subject: below --
2019-04-18  7:58 Tomasz Jozwiak
2019-04-18  7:58 ` Tomasz Jozwiak
2019-04-18 11:46 ` Trahe, Fiona
2019-04-18 11:46   ` Trahe, Fiona

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).