Re: [dpdk-dev] [PATCH v2] doc: update release notes for 21.05

2021-05-21 Thread Thomas Monjalon
21/05/2021 01:24, John McNamara: > Fix grammar, spelling and formatting of DPDK 21.05 release notes. > > Signed-off-by: John McNamara Applied, with minor improvements, biggest one being the move of eventdev crypto adapter in the middle of other eventdev news. Thanks

Re: [dpdk-dev] [PATCH v2] doc: update release notes for iavf

2021-01-20 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, Yuying > Sent: Wednesday, January 20, 2021 10:07 AM > To: dev@dpdk.org; Zhang, Qi Z ; Wu, Jingjing > > Cc: Zhang, Yuying > Subject: [PATCH v2] doc: update release notes for iavf > > Add iavf PMD new feature in release notes. > > Fixes: 61abc5f611a

Re: [dpdk-dev] [PATCH v2] doc: update release notes for ice and iavf

2020-08-06 Thread Thomas Monjalon
06/08/2020 15:57, Kinsella, Ray: > > On 06/08/2020 12:09, Qi Zhang wrote: > > Update release notes by adding new features for ice and iavf PMD. > > > > Fixes: de32fa2ba27b ("net/ice: support RSS for IPv6 prefix") > > Fixes: 610bc231d09b ("net/ice: support RSS for IPv4 IPv6 mix of GTP") > > Fixes:

Re: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 PMD

2020-08-06 Thread Thomas Monjalon
06/08/2020 04:42, Suanming Mou: > Update the release notes of mlx5 PMD for two new added devargs: > 1. sys_mem_en > 2. decap_en > > Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system") > Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation") > > Sign

Re: [dpdk-dev] [PATCH v2] doc: update release notes for ice and iavf

2020-08-06 Thread Kinsella, Ray
On 06/08/2020 12:09, Qi Zhang wrote: > Update release notes by adding new features for ice and iavf PMD. > > Fixes: de32fa2ba27b ("net/ice: support RSS for IPv6 prefix") > Fixes: 610bc231d09b ("net/ice: support RSS for IPv4 IPv6 mix of GTP") > Fixes: a9bafa9f700c ("net/ice: support flow directo

Re: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 PMD

2020-08-06 Thread Kinsella, Ray
On 06/08/2020 03:42, Suanming Mou wrote: > Update the release notes of mlx5 PMD for two new added devargs: > 1. sys_mem_en > 2. decap_en > > Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system") > Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 20.05

2020-05-25 Thread Thomas Monjalon
25/05/2020 21:11, John McNamara: > Fix grammar, spelling and formatting of DPDK 20.05 release notes. > > Signed-off-by: John McNamara > --- > > v2: * Addressed comments from mailing list. > * Tried to add a more coherent grouping to the crypto changes. Moved bnxt and igc in "more or less" a

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 20.05

2020-05-25 Thread Mcnamara, John
> -Original Message- > From: Mcnamara, John > Sent: Monday, May 25, 2020 8:12 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; ktray...@redhat.com; Power, Ciara > ; Trahe, Fiona ; Mcnamara, > John > Subject: [PATCH v2] doc: update release notes for 20.05 > > Fix grammar, spelling and for

Re: [dpdk-dev] [PATCH v2] doc: update release notes for QAT PMDs

2019-05-09 Thread Thomas Monjalon
> > Added release note entry for QAT compression PMD Clarified that previous > > entry was for QAT sym crypto PMD > > Acked-by: John McNamara Applied, thanks Please try to update release notes in code patches, thanks.

Re: [dpdk-dev] [PATCH v2] doc: update release notes for QAT PMDs

2019-05-09 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fiona Trahe > Sent: Friday, May 3, 2019 5:16 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; akhil.go...@nxp.com; Jozwiak, TomaszX > ; Trahe, Fiona > Subject: [dpdk-dev] [PATCH v2] doc: update release notes for

Re: [dpdk-dev] [PATCH v2] doc: update release notes for windows support

2019-05-04 Thread Thomas Monjalon
23/04/2019 20:12, Pallavi Kadam: > Added documentation for Windows support on 19.05 release. > > Signed-off-by: Pallavi Kadam > Reviewed-by: Anand Rawat > Reviewed-by: Ranjit Menon > --- > +* **Added Windows Support.** > + > + Added Windows support to compile and build Hello World Sample Appli

Re: [dpdk-dev] [PATCH v2] doc: update release notes for windows support

2019-05-02 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pallavi Kadam > Sent: Tuesday, April 23, 2019 7:13 PM > To: dev@dpdk.org > Cc: Menon, Ranjit ; Kadam, Pallavi > > Subject: [dpdk-dev] [PATCH v2] doc: update release notes for windows > support > Acked-by: Joh

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 19.02

2019-01-31 Thread Thomas Monjalon
31/01/2019 18:39, John McNamara: > Fix grammar, spelling and formatting of DPDK 19.02 release notes. > > Signed-off-by: John McNamara > --- > doc/guides/rel_notes/release_19_02.rst | 80 > +++--- > 1 file changed, 35 insertions(+), 45 deletions(-) > > v2: Minor typo

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 18.11

2018-11-26 Thread Thomas Monjalon
27/11/2018 00:15, John McNamara: > Fix grammar, spelling and formatting of DPDK 18.11 release notes. > > Signed-off-by: John McNamara Applied with few more details changed

Re: [dpdk-dev] [PATCH v2] doc: update release notes.

2018-05-09 Thread Zhang, Qi Z
> -Original Message- > From: Tonghao Zhang [mailto:xiangxia.m@gmail.com] > Sent: Thursday, May 10, 2018 2:25 PM > To: Zhang, Qi Z > Cc: Mcnamara, John ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: update release notes. > > On Thu, May 10, 20

Re: [dpdk-dev] [PATCH v2] doc: update release notes.

2018-05-09 Thread Tonghao Zhang
On Thu, May 10, 2018 at 12:22 PM, Qi Zhang wrote: > Add updates for runtime queue setup. > > Signed-off-by: Qi Zhang > --- > > v2: > - fix typo. > > doc/guides/rel_notes/release_18_05.rst | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/doc/guides/rel_notes/release_

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 18.02

2018-02-14 Thread Thomas Monjalon
14/02/2018 14:50, John McNamara: > Fix grammar, spelling and formatting of DPDK 18.02 release notes. > > Signed-off-by: John McNamara Applied, thanks

Re: [dpdk-dev] [PATCH v2] doc: update release notes for rte_security

2017-11-07 Thread Thomas Monjalon
07/11/2017 07:44, Akhil Goyal: > Removed the deprication notice for ABI breakage and updated > release notes for rte_security. > > Signed-off-by: Akhil Goyal Applied, thanks

Re: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 driver

2017-10-20 Thread Ferruh Yigit
On 10/16/2017 12:09 PM, Mcnamara, John wrote: > > >> -Original Message- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shahaf Shuler >> Sent: Monday, October 16, 2017 2:32 PM >> To: tho...@monjalon.net; Yigit, Ferruh >> Cc: dev@dpdk.org >> Subject: [dpdk-dev] [PATCH v2] doc: upd

Re: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 driver

2017-10-16 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shahaf Shuler > Sent: Monday, October 16, 2017 2:32 PM > To: tho...@monjalon.net; Yigit, Ferruh > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 driver > > Signed-off-by: Sh

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 17.05

2017-05-10 Thread Mcnamara, John
> -Original Message- > From: Shreyansh Jain [mailto:shreyansh.j...@nxp.com] > Sent: Wednesday, May 10, 2017 6:00 AM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [PATCH v2] doc: update release notes for 17.05 > > Hello John, > > Some super trivial comments inline: > Thanks.

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 17.05

2017-05-09 Thread Shreyansh Jain
On Wednesday 10 May 2017 10:29 AM, Shreyansh Jain wrote: Hello John, Some super trivial comments inline: On Tuesday 09 May 2017 10:26 PM, John McNamara wrote: Fix grammar, spelling and formatting of DPDK 17.05 release notes. Signed-off-by: John McNamara --- V2: Added updated MLX4/5 text. Th

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 17.05

2017-05-09 Thread Shreyansh Jain
Hello John, Some super trivial comments inline: On Tuesday 09 May 2017 10:26 PM, John McNamara wrote: Fix grammar, spelling and formatting of DPDK 17.05 release notes. Signed-off-by: John McNamara --- V2: Added updated MLX4/5 text. This patch supercedes patch 24166. doc/guides/rel_notes/re

Re: [dpdk-dev] [PATCH v2] doc: update release notes for 17.02

2017-02-14 Thread Thomas Monjalon
2017-02-14 16:26, John McNamara: > Fix grammar, spelling and formatting of DPDK 17.02 release notes. > > Signed-off-by: John McNamara Applied, thanks This is the final touch of this release.