RE: [dpdk-dev] [PATCH] doc: update release notes for DCF reset API

2021-11-15 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of dapengx...@intel.com > Sent: Wednesday, November 10, 2021 4:59 PM > Cc: dev@dpdk.org; Yigit, Ferruh ; Yu, DapengX > > Subject: [dpdk-dev] [PATCH] doc: update release notes for DCF reset API > > From: Dapeng Yu

[dpdk-dev] [PATCH] doc: update release notes for DCF reset API

2021-11-10 Thread dapengx . yu
From: Dapeng Yu The ice DCF device reset has been supported. Release notes is updated to synchronize with the feature. Signed-off-by: Dapeng Yu --- doc/guides/rel_notes/release_21_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/re

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

2021-11-05 Thread Ferruh Yigit
On 11/5/2021 6:41 PM, Ajit Khaparde wrote: On Fri, Nov 5, 2021 at 11:38 AM Ferruh Yigit wrote: On 11/5/2021 6:22 PM, Ajit Khaparde wrote: On Fri, Nov 5, 2021 at 11:14 AM Ferruh Yigit wrote: On 11/5/2021 4:55 PM, Ajit Khaparde wrote: Update release notes for new functionality added to the

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

2021-11-05 Thread Ferruh Yigit
On 11/5/2021 6:22 PM, Ajit Khaparde wrote: On Fri, Nov 5, 2021 at 11:14 AM Ferruh Yigit wrote: On 11/5/2021 4:55 PM, Ajit Khaparde wrote: Update release notes for new functionality added to the bnxt PMD. Signed-off-by: Ajit Khaparde --- doc/guides/rel_notes/release_21_11.rst | 9

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

2021-11-05 Thread Ferruh Yigit
On 11/5/2021 4:55 PM, Ajit Khaparde wrote: Update release notes for new functionality added to the bnxt PMD. Signed-off-by: Ajit Khaparde --- doc/guides/rel_notes/release_21_11.rst | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/release_21_11.

[dpdk-dev] [PATCH] doc: update release notes for txgbe

2021-03-23 Thread Jiawen Wu
Declare updates related to device args for backplane NICs. Signed-off-by: Jiawen Wu --- doc/guides/rel_notes/release_21_05.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst index 8e686cc62..732d9743c 100644 --

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

2021-01-18 Thread Ferruh Yigit
On 1/15/2021 11:03 AM, Jiawen Wu wrote: Add txgbe PMD new features in release notes, update user guide in txgbe.rst for flow API and traffic manager. Signed-off-by: Jiawen Wu Thanks for the update. Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/main, thanks.

[dpdk-dev] [PATCH] doc: update release notes for txgbe

2021-01-15 Thread Jiawen Wu
Add txgbe PMD new features in release notes, update user guide in txgbe.rst for flow API and traffic manager. Signed-off-by: Jiawen Wu --- doc/guides/nics/txgbe.rst | 38 ++ doc/guides/rel_notes/release_21_02.rst | 7 + 2 files changed, 45 insertions(+)

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

2020-11-04 Thread Zhang, Qi Z
> -Original Message- > From: Zhang,Alvin > Sent: Wednesday, November 4, 2020 4:07 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Zhang, AlvinX > Subject: [PATCH] doc: update release notes for iavf > > From: Alvin Zhang > > Update release notes with feature of outer IP hash for GTPC and G

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

2020-11-04 Thread Zhang,Alvin
From: Alvin Zhang Update release notes with feature of outer IP hash for GTPC and GTPU. Signed-off-by: Alvin Zhang --- doc/guides/rel_notes/release_20_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst ind

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

2020-09-26 Thread alvinx . zhang
From: Alvin Zhang Update release notes by adding new features for iavf PMD. Signed-off-by: Alvin Zhang --- doc/guides/rel_notes/release_20_11.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index adf

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

2020-08-06 Thread Thomas Monjalon
06/08/2020 07:48, Qi Zhang: > Update release notes by adding new features for ice and iavf PMD. > > Signed-off-by: Qi Zhang > Signed-off-by: Junfeng Guo > Signed-off-by: Jeff Guo > --- > @@ -171,6 +171,16 @@ New Features > >* Added support for DCF datapath configuration. >* Added supp

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

2020-08-05 Thread Qi Zhang
Update release notes by adding new features for ice and iavf PMD. Signed-off-by: Qi Zhang Signed-off-by: Junfeng Guo Signed-off-by: Jeff Guo --- doc/guides/rel_notes/release_20_08.rst | 10 ++ 1 file changed, 10 insertions(+) diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/

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

2020-08-05 Thread Suanming Mou
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, August 5, 2020 11:31 PM > To: Suanming Mou > Cc: John McNamara ; Marko Kovacevic > ; dev@dpdk.org; Raslan Darawsheh > ; Asaf Penso ; Gal Cohen > (Product) > Subject: Re: [dpdk-dev] [PATCH] do

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

2020-08-05 Thread Thomas Monjalon
19/07/2020 13:59, Suanming Mou: > Update the release notes of mlx5 PMD for two new added devargs: > 1. sys_mem_en > 2. decap_en That's a pity it was not sent as part of code implementation. Please, at least, add the Fixes lines. > Signed-off-by: Suanming Mou > --- > --- a/doc/guides/rel_notes/r

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

2020-07-23 Thread Ferruh Yigit
On 7/22/2020 12:56 PM, Wei Hu (Xavier) wrote: > Add release notes for Hisilicon hns3 PMD driver. > > Signed-off-by: Wei Hu (Xavier) Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] doc: update release notes for hns3 driver

2020-07-22 Thread Wei Hu (Xavier)
Add release notes for Hisilicon hns3 PMD driver. Signed-off-by: Wei Hu (Xavier) --- doc/guides/rel_notes/release_20_08.rst | 8 1 file changed, 8 insertions(+) diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst index d65f772..89822bc 100644 --

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

2020-07-19 Thread Suanming Mou
Update the release notes of mlx5 PMD for two new added devargs: 1. sys_mem_en 2. decap_en Signed-off-by: Suanming Mou --- doc/guides/rel_notes/release_20_08.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst

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

2020-04-22 Thread Thomas Monjalon
18/04/2020 00:40, Ajit Khaparde: > On Fri, Apr 17, 2020 at 3:29 PM Ferruh Yigit wrote: > > On 4/17/2020 5:35 PM, Ajit Khaparde wrote: > > > Update release notes for 20.05 release with Broadcom PMD improvements: > > > > > The release notes should updated with the patchset that adds the feature, > >

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

2020-04-17 Thread Ajit Khaparde
On Fri, Apr 17, 2020 at 3:29 PM Ferruh Yigit wrote: > On 4/17/2020 5:35 PM, Ajit Khaparde wrote: > > Update release notes for 20.05 release with Broadcom PMD improvements: > > > > * Added support for host based flow table management > > * Added flow counters to extended stats > > * Added PC

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

2020-04-17 Thread Ferruh Yigit
On 4/17/2020 5:35 PM, Ajit Khaparde wrote: > Update release notes for 20.05 release with Broadcom PMD improvements: > > * Added support for host based flow table management > * Added flow counters to extended stats > * Added PCI function stats to extended stats > > Signed-off-by: Ajit Khapa

[dpdk-dev] [PATCH] doc: update release notes

2020-04-17 Thread Ajit Khaparde
Update release notes for 20.05 release with Broadcom PMD improvements: * Added support for host based flow table management * Added flow counters to extended stats * Added PCI function stats to extended stats Signed-off-by: Ajit Khaparde --- doc/guides/rel_notes/release_20_05.rst | 8

Re: [dpdk-dev] [PATCH] doc: update release notes for Broadcom driver changes

2020-02-06 Thread Ajit Khaparde
On Thu, Feb 6, 2020 at 10:48 AM Ajit Khaparde wrote: > Support was added in commit 94eb699bc82e ("net/bnxt: support flow mark > action") > > Signed-off-by: Ajit Khaparde > Patch applied to dpdk-next-net-brcm. Thanks > --- > doc/guides/rel_notes/release_20_02.rst | 6 ++ > 1 file changed,

[dpdk-dev] [PATCH] doc: update release notes for Broadcom driver changes

2020-02-06 Thread Ajit Khaparde
Support was added in commit 94eb699bc82e ("net/bnxt: support flow mark action") Signed-off-by: Ajit Khaparde --- doc/guides/rel_notes/release_20_02.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst index

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

2019-11-18 Thread Akhil Goyal
> > >Support is added for all sequence number sizes for control and user > plane. > > >Test application is updated for unit testing. > > > > > > +* **Updated the AESNI-MB PMD.** > > > + > > > + * Added support for intel-ipsec-mb version 0.53. > > > + > > > +* **Updated the AESNI-GCM PMD.

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

2019-11-15 Thread De Lara Guarch, Pablo
Hi Akhil, > -Original Message- > From: Akhil Goyal > Sent: Thursday, November 14, 2019 1:51 PM > To: De Lara Guarch, Pablo ; Mcnamara, John > ; Kovacevic, Marko > Cc: dev@dpdk.org > Subject: RE: [PATCH] doc: update release notes for AESNI PMDs > > Hi Pablo, > > > AESNI MB and AESNI GCM

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

2019-11-14 Thread Akhil Goyal
Hi Pablo, > AESNI MB and AESNI GCM PMDs were updated to support > latest IPSec Multi buffer library (v0.53), and the user guide > of hose drivers were updated but not release notes. > > Signed-off-by: Pablo de Lara > --- > doc/guides/rel_notes/release_19_11.rst | 9 + > 1 file changed,

[dpdk-dev] [PATCH] doc: update release notes for AESNI PMDs

2019-11-14 Thread Pablo de Lara
AESNI MB and AESNI GCM PMDs were updated to support latest IPSec Multi buffer library (v0.53), and the user guide of hose drivers were updated but not release notes. Signed-off-by: Pablo de Lara --- doc/guides/rel_notes/release_19_11.rst | 9 + 1 file changed, 9 insertions(+) diff --git

Re: [dpdk-dev] [PATCH] doc: update release notes for OCTEON TX2 support

2019-07-10 Thread Thomas Monjalon
09/07/2019 15:35, jer...@marvell.com: > From: Jerin Jacob > > Update release notes for various OCTEON TX2 drivers supported for 19.08. > > Signed-off-by: Jerin Jacob Applied with changes to make drivers list simpler, thanks.

Re: [dpdk-dev] [PATCH] doc: update release notes for OCTEON TX2 support

2019-07-09 Thread Thomas Monjalon
09/07/2019 15:35, jer...@marvell.com: > Update release notes for various OCTEON TX2 drivers supported for 19.08. Sorry Jerin, I really forgot to mention OCTEON TX2 in the -rc1 announce. 2 advices to avoid such miss: - update release notes with code patches - announce features in a roadmap email

[dpdk-dev] [PATCH] doc: update release notes for OCTEON TX2 support

2019-07-09 Thread jerinj
From: Jerin Jacob Update release notes for various OCTEON TX2 drivers supported for 19.08. Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_19_08.rst | 16 1 file changed, 16 insertions(+) diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/

Re: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Thomas Monjalon
10/05/2019 00:23, Yongseok Koh: > > On May 9, 2019, at 2:31 PM, Thomas Monjalon wrote: [...] > That's okay. > Do you want v2? Or, you'll make the changes? Applied with changes, thanks

Re: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Yongseok Koh
> On May 9, 2019, at 2:31 PM, Thomas Monjalon wrote: > > 09/05/2019 23:11, Yongseok Koh: >> --- a/doc/guides/rel_notes/release_19_05.rst >> +++ b/doc/guides/rel_notes/release_19_05.rst >> -* **Updated Mellanox drivers.** >> +* **Updated Mellanox mlx4 drivers.** > > s/drivers/driver/ > >> -

Re: [dpdk-dev] [PATCH] doc: update release notes for timer library changes

2019-05-09 Thread Thomas Monjalon
> Acked-by: John McNamara Applied, thanks

Re: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Thomas Monjalon
09/05/2019 23:11, Yongseok Koh: > --- a/doc/guides/rel_notes/release_19_05.rst > +++ b/doc/guides/rel_notes/release_19_05.rst > -* **Updated Mellanox drivers.** > +* **Updated Mellanox mlx4 drivers.** s/drivers/driver/ > - New features and improvements were done in mlx4 and mlx5 PMDs: > + New

[dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Yongseok Koh
mlx4/mlx5 release note for v19.05 Signed-off-by: Yongseok Koh --- doc/guides/rel_notes/release_19_05.rst | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index 5044ac7df1

Re: [dpdk-dev] [PATCH] doc: update release notes for timer library changes

2019-05-07 Thread Mcnamara, John
> -Original Message- > From: Carrillo, Erik G > Sent: Monday, May 6, 2019 10:30 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [PATCH] doc: update release notes for timer library changes > Acked-by: John McNamara

[dpdk-dev] [PATCH] doc: update release notes for timer library changes

2019-05-06 Thread Erik Gabriel Carrillo
Signed-off-by: Erik Gabriel Carrillo --- doc/guides/rel_notes/release_19_05.rst | 8 1 file changed, 8 insertions(+) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index 5044ac7..f4457ac 100644 --- a/doc/guides/rel_notes/release_19_05.rst +

Re: [dpdk-dev] [PATCH] doc: update release notes for new armv8 targets

2019-05-04 Thread Thomas Monjalon
> > From: Jerin Jacob > > > > Added documentation for the new armv8 targets supported in 19.05 release. > > Acked-by: John McNamara Changed the formatting and applied, thanks.

Re: [dpdk-dev] [PATCH] doc: update release notes for new armv8 targets

2019-05-01 Thread Mcnamara, John
> -Original Message- > From: jer...@marvell.com [mailto:jer...@marvell.com] > Sent: Thursday, April 25, 2019 8:42 AM > To: dev@dpdk.org; Mcnamara, John ; Kovacevic, > Marko > Cc: tho...@monjalon.net; ys...@mellanox.com; Jerin Jacob > > Subject: [dpdk-dev] [PA

[dpdk-dev] [PATCH] doc: update release notes for new armv8 targets

2019-04-25 Thread jerinj
From: Jerin Jacob Added documentation for the new armv8 targets supported in 19.05 release. Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_19_05.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19

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

2019-04-23 Thread Pallavi Kadam
On 4/22/2019 3:42 PM, Thomas Monjalon wrote: 10/04/2019 23:00, Pallavi Kadam: Added documentation for Windows support on 19.05 release. Signed-off-by: Pallavi Kadam Reviewed-by: Anand Rawat --- +* **Added Windows Support.** + + * Added Windows support to compile and build Hello World Sampl

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

2019-04-22 Thread Thomas Monjalon
10/04/2019 23:00, Pallavi Kadam: > Added documentation for Windows support on 19.05 release. > > Signed-off-by: Pallavi Kadam > Reviewed-by: Anand Rawat > --- > +* **Added Windows Support.** > + > + * Added Windows support to compile and build Hello World Sample > Application. > + * Added Win

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

2019-04-16 Thread Ferruh Yigit
On 4/16/2019 11:13 AM, Gagandeep Singh wrote: > There are some basic features added. > > Signed-off-by: Gagandeep Singh Squashed into relevant commit in next-net, thanks. Please double check in the next-net.

[dpdk-dev] [PATCH] doc: update release notes for enetc PMD

2019-04-16 Thread Gagandeep Singh
There are some basic features added. Signed-off-by: Gagandeep Singh --- doc/guides/rel_notes/release_19_05.rst | 13 + 1 file changed, 13 insertions(+) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index b0928a6d9..f40e45cd2 100644 ---

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

2019-04-10 Thread Pallavi Kadam
Added documentation for Windows support on 19.05 release. Signed-off-by: Pallavi Kadam Reviewed-by: Anand Rawat --- doc/guides/rel_notes/release_19_05.rst | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rs

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

2019-02-26 Thread Ferruh Yigit
On 2/26/2019 5:58 PM, Leyi Rong wrote: > Update DPDK 19.05 release notes for iavf renaming. > > Signed-off-by: Leyi Rong > --- > doc/guides/rel_notes/release_19_05.rst | 10 -- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git a/doc/guides/rel_notes/release_19_05.rst > b

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

2019-02-26 Thread Leyi Rong
Update DPDK 19.05 release notes for iavf renaming. Signed-off-by: Leyi Rong --- doc/guides/rel_notes/release_19_05.rst | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index c0390ca16..

Re: [dpdk-dev] [PATCH] doc: update release notes for default KNI carries status

2018-11-18 Thread Thomas Monjalon
05/11/2018 18:28, Ferruh Yigit: > Commit 89397a01ce4a ("kni: set default carrier state of interface") > changes the KNI interface default carrier status. Which prevents traffic > flow by default and may break some existing usage / testing. > > Document this behavior change in release notes. > > S

Re: [dpdk-dev] [PATCH] doc: update release notes for default KNI carries status

2018-11-05 Thread Dan Gora
On Mon, Nov 5, 2018 at 4:23 PM Dan Gora wrote: > > On Mon, Nov 5, 2018 at 4:21 PM Ferruh Yigit wrote: > > There is no test plan documentation within dpdk repo. There is DTS (dpdk > > test > > suit) in a separate repo [1], which needs to be updated, and indeed this > > patch > > is to point them

Re: [dpdk-dev] [PATCH] doc: update release notes for default KNI carries status

2018-11-05 Thread Dan Gora
On Mon, Nov 5, 2018 at 4:21 PM Ferruh Yigit wrote: > There is no test plan documentation within dpdk repo. There is DTS (dpdk test > suit) in a separate repo [1], which needs to be updated, and indeed this patch > is to point them the change because existing test is failing after changes... > > [1

Re: [dpdk-dev] [PATCH] doc: update release notes for default KNI carries status

2018-11-05 Thread Ferruh Yigit
On 11/5/2018 6:12 PM, Dan Gora wrote: > Hi Ferruh, > > On Mon, Nov 5, 2018 at 3:28 PM Ferruh Yigit wrote: >> >> Commit 89397a01ce4a ("kni: set default carrier state of interface") >> changes the KNI interface default carrier status. Which prevents traffic >> flow by default and may break some exi

Re: [dpdk-dev] [PATCH] doc: update release notes for default KNI carries status

2018-11-05 Thread Dan Gora
Hi Ferruh, On Mon, Nov 5, 2018 at 3:28 PM Ferruh Yigit wrote: > > Commit 89397a01ce4a ("kni: set default carrier state of interface") > changes the KNI interface default carrier status. Which prevents traffic > flow by default and may break some existing usage / testing. > > Document this behavio

[dpdk-dev] [PATCH] doc: update release notes for default KNI carries status

2018-11-05 Thread Ferruh Yigit
Commit 89397a01ce4a ("kni: set default carrier state of interface") changes the KNI interface default carrier status. Which prevents traffic flow by default and may break some existing usage / testing. Document this behavior change in release notes. Signed-off-by: Ferruh Yigit --- Cc: Dan Gora

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

2018-10-18 Thread Kovacevic, Marko
Acked-by: Marko Kovacevic

[dpdk-dev] [PATCH] doc: update release notes for softnic PMD

2018-10-17 Thread Jasvinder Singh
Update release notes for softnic PMD features. Signed-off-by: Jasvinder Singh --- doc/guides/rel_notes/release_18_11.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/release_18_11.rst index c13ea8272..ccc29b0bf 100644 ---

Re: [dpdk-dev] [PATCH] doc: update release notes with packet framework library changes

2018-05-27 Thread Thomas Monjalon
25/05/2018 16:15, Jasvinder Singh: > Signed-off-by: Jasvinder Singh Applied, thanks

Re: [dpdk-dev] [PATCH] doc: update release notes for vhost interrupt mode

2018-05-25 Thread Ferruh Yigit
On 5/25/2018 4:23 PM, Kovacevic, Marko wrote: >> Signed-off-by: Zhihong Wang > Acked-by: Marko Kovacevic Applied to dpdk-next-net/master, thanks.

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

2018-05-25 Thread Ferruh Yigit
On 5/25/2018 4:22 PM, Kovacevic, Marko wrote: >> Signed-off-by: Zhihong Wang > Acked-by: Marko Kovacevic Applied to dpdk-next-net/master, thanks.

Re: [dpdk-dev] [PATCH] doc: update release notes for vhost interrupt mode

2018-05-25 Thread Kovacevic, Marko
> Signed-off-by: Zhihong Wang > --- > doc/guides/rel_notes/release_18_05.rst | 6 ++ > 1 file changed, 6 insertions(+) > Acked-by: Marko Kovacevic

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

2018-05-25 Thread Kovacevic, Marko
> Signed-off-by: Zhihong Wang > --- > doc/guides/rel_notes/release_18_05.rst | 6 ++ > 1 file changed, 6 insertions(+) > Acked-by: Marko Kovacevic

[dpdk-dev] [PATCH] doc: update release notes with packet framework library changes

2018-05-25 Thread Jasvinder Singh
Signed-off-by: Jasvinder Singh --- doc/guides/rel_notes/release_18_05.rst | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index a790882..4abddd7 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/

[dpdk-dev] [PATCH] doc: update release notes for vdpa

2018-05-25 Thread Zhihong Wang
Signed-off-by: Zhihong Wang --- doc/guides/rel_notes/release_18_05.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 40eec3a49..44180bb44 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/do

[dpdk-dev] [PATCH] doc: update release notes for vhost interrupt mode

2018-05-25 Thread Zhihong Wang
Signed-off-by: Zhihong Wang --- doc/guides/rel_notes/release_18_05.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 40eec3a49..eda6cf411 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/do

Re: [dpdk-dev] [PATCH] doc: update release notes for mlx drivers

2018-05-22 Thread Ferruh Yigit
On 5/17/2018 8:48 AM, Shahaf Shuler wrote: > Signed-off-by: Shahaf Shuler Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] doc: update release notes for mlx drivers

2018-05-17 Thread Shahaf Shuler
Signed-off-by: Shahaf Shuler --- doc/guides/rel_notes/release_18_05.rst | 27 +++ 1 file changed, 27 insertions(+) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 74ca3cf280..27241f3ea4 100644 --- a/doc/guides/rel_notes/

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

2018-05-09 Thread Qi Zhang
Add updates for runtime queue setup. Signed-off-by: Qi Zhang --- doc/guides/rel_notes/release_18_05.rst | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 718734852..589649121 100644 ---

Re: [dpdk-dev] [PATCH] doc: update release notes for OcteonTx TIM driver

2018-05-09 Thread Jerin Jacob
-Original Message- > Date: Fri, 20 Apr 2018 09:48:06 + > From: "Kovacevic, Marko" > To: Pavan Nikhilesh , > "tho...@monjalon.net" , > "jerin.ja...@caviumnetworks.com" , > "Mcnamara, John" > CC: "dev@dpdk.org

Re: [dpdk-dev] [PATCH] doc: update release notes for OcteonTx TIM driver

2018-04-20 Thread Kovacevic, Marko
> Signed-off-by: Pavan Nikhilesh > --- > doc/guides/rel_notes/release_18_05.rst | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/doc/guides/rel_notes/release_18_05.rst > b/doc/guides/rel_notes/release_18_05.rst > index 290fa0940..70ef5d4e1 100644 > --- a/doc/guides/rel_notes/relea

[dpdk-dev] [PATCH] doc: update release notes for OcteonTx TIM driver

2018-04-20 Thread Pavan Nikhilesh
Signed-off-by: Pavan Nikhilesh --- doc/guides/rel_notes/release_18_05.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 290fa0940..70ef5d4e1 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++

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

2017-11-02 Thread Mcnamara, John
> -Original Message- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Wednesday, November 1, 2017 6:21 AM > To: Thomas Monjalon ; Mcnamara, John > > Cc: dev@dpdk.org; Doherty, Declan ; De Lara > Guarch, Pablo ; hemant.agra...@nxp.com; > Nicolau, Radu ; bor...@mellanox.com; > avia

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

2017-10-31 Thread Akhil Goyal
Hi Thomas, On 10/30/2017 7:52 PM, Thomas Monjalon wrote: 30/10/2017 13:27, Akhil Goyal: Removed the deprication notice for ABI breakage and updated release notes for rte_security. Signed-off-by: Akhil Goyal --- +.. _security_library: + Security Library [...] +* **Added t

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

2017-10-30 Thread Thomas Monjalon
30/10/2017 13:27, Akhil Goyal: > Removed the deprication notice for ABI breakage and updated > release notes for rte_security. > > Signed-off-by: Akhil Goyal > --- > +.. _security_library: > + > Security Library > [...] > +* **Added the Security Offload Library.** > + > + Adde

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

2017-10-30 Thread Akhil Goyal
Removed the deprication notice for ABI breakage and updated release notes for rte_security. Signed-off-by: Akhil Goyal --- doc/guides/prog_guide/rte_security.rst | 2 ++ doc/guides/rel_notes/deprecation.rst | 10 -- doc/guides/rel_notes/release_17_11.rst | 33 +

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

2017-10-16 Thread Thomas Monjalon
16/10/2017 07:23, Shahaf Shuler: > --- a/doc/guides/rel_notes/release_17_11.rst > +++ b/doc/guides/rel_notes/release_17_11.rst > @@ -165,6 +165,19 @@ New Features >checksums, and doesn't update checksums for output packets. >Additionally, the GSO library doesn't process IP fragmented packet

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

2017-10-15 Thread Shahaf Shuler
Signed-off-by: Shahaf Shuler --- doc/guides/rel_notes/release_17_11.rst | 13 + 1 file changed, 13 insertions(+) diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst index 8db35f5e4..036b0af25 100644 --- a/doc/guides/rel_notes/release_17_11.rs

Re: [dpdk-dev] [PATCH] doc: update release notes for dpaa2 sec pmd

2017-04-20 Thread De Lara Guarch, Pablo
> -Original Message- > From: akhil.go...@nxp.com [mailto:akhil.go...@nxp.com] > Sent: Thursday, April 20, 2017 9:47 AM > To: dev@dpdk.org > Cc: Doherty, Declan; De Lara Guarch, Pablo; hemant.agra...@nxp.com; > Mcnamara, John; nhor...@tuxdriver.com; tho...@monjalon.net; Akhil > Goyal > Sub

[dpdk-dev] [PATCH] doc: update release notes for dpaa2 sec pmd

2017-04-20 Thread akhil.goyal
From: Akhil Goyal Signed-off-by: Akhil Goyal --- doc/guides/rel_notes/release_17_05.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index 25e7144..c7fae86 100644 --- a/doc/guides/rel_notes/release_17_

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

2017-02-09 Thread Thomas Monjalon
2017-02-01 11:21, John Daley: > Signed-off-by: John Daley Applied, thanks

[dpdk-dev] [PATCH] doc: update release notes for enic driver

2017-02-01 Thread John Daley
Signed-off-by: John Daley --- doc/guides/rel_notes/release_17_02.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst index 83519dc..e072c90 100644 --- a/doc/guides/rel_notes/release_17_02.rst +++ b/doc/guid

Re: [dpdk-dev] [PATCH] doc: update release notes for I/O device memory access API

2017-01-30 Thread Thomas Monjalon
> > Signed-off-by: Jerin Jacob > > Acked-by: John McNamara Applied, thanks

Re: [dpdk-dev] [PATCH] doc: update release notes for I/O device memory access API

2017-01-19 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Jerin Jacob > Sent: Thursday, January 19, 2017 5:43 AM > To: dev@dpdk.org > Cc: thomas.monja...@6wind.com; Jerin Jacob > > Subject: [dpdk-dev] [PATCH] doc: update release notes for I/O devic

[dpdk-dev] [PATCH] doc: update release notes for I/O device memory access API

2017-01-18 Thread Jerin Jacob
Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_17_02.rst | 13 + 1 file changed, 13 insertions(+) diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst index 0ecd720..eb0e3c0 100644 --- a/doc/guides/rel_notes/release_17_02.rst +++

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

2016-12-23 Thread Thomas Monjalon
2016-12-23 15:00, Adrien Mazarguil: > Cc: John McNamara > Cc: Thomas Monjalon > Signed-off-by: Adrien Mazarguil Applied, thanks

[dpdk-dev] [PATCH] doc: update release notes for rte_flow

2016-12-23 Thread Adrien Mazarguil
Cc: John McNamara Cc: Thomas Monjalon Signed-off-by: Adrien Mazarguil --- doc/guides/rel_notes/release_17_02.rst | 15 +++ 1 file changed, 15 insertions(+) diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst index 23f335a..b4101d0 100644 --

[dpdk-dev] [PATCH] doc: update release notes with enic PMD changes

2016-11-07 Thread Thomas Monjalon
> > Signed-off-by: John Daley > > Acked-by: John McNamara Applied with few fixes

[dpdk-dev] [PATCH] doc: update release notes with enic PMD changes

2016-11-04 Thread Mcnamara, John
> -Original Message- > From: John Daley [mailto:johndale at cisco.com] > Sent: Thursday, November 3, 2016 6:02 PM > To: Mcnamara, John > Cc: dev at dpdk.org; John Daley > Subject: [PATCH] doc: update release notes with enic PMD changes > > Signed-off-by: John Daley Acked-by: John McNa

[dpdk-dev] [PATCH] doc: update release notes with enic PMD changes

2016-11-03 Thread John Daley
Signed-off-by: John Daley --- doc/guides/nics/features/enic.ini | 2 +- doc/guides/rel_notes/release_16_11.rst | 14 ++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/features/enic.ini b/doc/guides/nics/features/enic.ini index 523d4f1..86576a7 10

[dpdk-dev] [PATCH] doc: update release notes

2016-07-22 Thread Thomas Monjalon
2016-07-01 15:10, Bernard Iremonger: > add release note for live migration of a VM with SRIOV VF > > Signed-off-by: Bernard Iremonger Applied, thanks

[dpdk-dev] [PATCH] doc: update release notes

2016-07-14 Thread Thomas Monjalon
2016-07-14 13:45, Iremonger, Bernard: > > 2016-07-01 15:10, Bernard Iremonger: > > > add release note for live migration of a VM with SRIOV VF > > [...] > > > +* **Added support for live migration of a VM with SRIOV VF.** > > > + > > > + Live migration of a VM with Virtio and VF PMD's using the bo

[dpdk-dev] [PATCH] doc: update release notes

2016-07-14 Thread Iremonger, Bernard
Hi Thomas, > Subject: Re: [dpdk-dev] [PATCH] doc: update release notes > > 2016-07-14 13:45, Iremonger, Bernard: > > > 2016-07-01 15:10, Bernard Iremonger: > > > > add release note for live migration of a VM with SRIOV VF > > > [...] > > > >

[dpdk-dev] [PATCH] doc: update release notes

2016-07-14 Thread Thomas Monjalon
2016-07-01 15:10, Bernard Iremonger: > add release note for live migration of a VM with SRIOV VF [...] > +* **Added support for live migration of a VM with SRIOV VF.** > + > + Live migration of a VM with Virtio and VF PMD's using the bonding PMD. Is there some new code for this feature? I am not

[dpdk-dev] [PATCH] doc: update release notes

2016-07-14 Thread Iremonger, Bernard
Hi Thomas, > Subject: Re: [dpdk-dev] [PATCH] doc: update release notes > > 2016-07-01 15:10, Bernard Iremonger: > > add release note for live migration of a VM with SRIOV VF > [...] > > +* **Added support for live migration of a VM with SRIOV VF.** > > + >

[dpdk-dev] [PATCH] doc: update release notes

2016-07-01 Thread Bernard Iremonger
add release note for live migration of a VM with SRIOV VF Signed-off-by: Bernard Iremonger --- doc/guides/rel_notes/release_16_07.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/release_16_07.rst b/doc/guides/rel_notes/release_16_07.rst index 569f562..350b259 100

[dpdk-dev] [PATCH] doc: update release notes for ip_pipeline app

2016-03-16 Thread Thomas Monjalon
2016-03-14 13:44, Jasvinder Singh: > This patch updates the release notes with the features that > have been added to ip_pipeline application. > > Signed-off-by: Jasvinder Singh > Acked-by: Cristian Dumitrescu Applied, thanks Please try to integrate the release notes updates when doing the cha

[dpdk-dev] [PATCH] doc: update release notes for ip_pipeline app

2016-03-14 Thread Jasvinder Singh
This patch updates the release notes with the features that have been added to ip_pipeline application. Signed-off-by: Jasvinder Singh Acked-by: Cristian Dumitrescu --- doc/guides/rel_notes/release_16_04.rst | 13 + 1 file changed, 13 insertions(+) diff --git a/doc/guides/rel_notes

[dpdk-dev] [PATCH] doc: update release notes

2015-12-14 Thread Thomas Monjalon
2015-11-12 11:18, Helin Zhang: > Updated release notes about adding X722 support. > > Signed-off-by: Helin Zhang Applied, thanks

[dpdk-dev] [PATCH] doc: update release notes for e1000 base code update

2015-12-14 Thread Thomas Monjalon
> > Signed-off-by: Wenzhuo Lu > > There are a few very minor changes that could be made but rather than > re-spinning the patch I'll make them in the final review pass of the release > notes. > > Acked-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH] doc: update release notes

2015-11-12 Thread Helin Zhang
Updated release notes about adding X722 support. Signed-off-by: Helin Zhang --- doc/guides/rel_notes/release_2_2.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index 5636aad..5811c2f 100644 --- a/doc/guides

[dpdk-dev] [PATCH] doc: update release notes for ip_pipeline app

2015-11-04 Thread Singh, Jasvinder
> > Hi Jasvinder, > > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jasvinder Singh > > Sent: Wednesday, November 04, 2015 3:05 PM > > To: dev at dpdk.org > > Subject: [dpdk-dev] [PATCH] doc: update release not

  1   2   >