Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-16 Thread David Marchand
On Tue, Sep 15, 2020 at 5:08 PM Power, Ciara wrote: > >I could not find a patch in patchwork for app/test-bbdev/test-bbdev.py which > >still references RTE_SDK and RTE_TARGET. > Changes to test-bbdev.py were made in patch 15: > https://patchwork.dpdk.org/patch/76796/ to remove the references to R

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread Thomas Monjalon
15/09/2020 18:39, Chautru, Nicolas: > Hi, > > > From: Thomas Monjalon > > Sent: Tuesday, September 15, 2020 9:11 AM > > To: David Marchand ; Chautru, Nicolas > > ; Power, Ciara ; > > Richardson, Bruce > > Cc: dev > > Subject: Re: [PATCH v4 00/31] remove make support in DPDK > > > > 15/09/2020

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread Chautru, Nicolas
Hi, > From: Thomas Monjalon > Sent: Tuesday, September 15, 2020 9:11 AM > To: David Marchand ; Chautru, Nicolas > ; Power, Ciara ; > Richardson, Bruce > Cc: dev > Subject: Re: [PATCH v4 00/31] remove make support in DPDK > > 15/09/2020 17:57, Richardson, Bruce: > > > > > -Original Message

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread Thomas Monjalon
15/09/2020 17:57, Richardson, Bruce: > > > -Original Message- > > From: Thomas Monjalon > > Sent: Tuesday, September 15, 2020 4:44 PM > > To: David Marchand ; Chautru, Nicolas > > ; Power, Ciara > > Cc: Richardson, Bruce ; dev > > Subject: Re: [PATCH v4 00/31] remove make support in DPD

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread Richardson, Bruce
> -Original Message- > From: Thomas Monjalon > Sent: Tuesday, September 15, 2020 4:44 PM > To: David Marchand ; Chautru, Nicolas > ; Power, Ciara > Cc: Richardson, Bruce ; dev > Subject: Re: [PATCH v4 00/31] remove make support in DPDK > > 15/09/2020 17:08, Power, Ciara: > > Hi David

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread Thomas Monjalon
15/09/2020 17:08, Power, Ciara: > Hi David, > > > >-Original Message- > >From: David Marchand > >Sent: Tuesday 15 September 2020 15:03 > >To: Thomas Monjalon ; Chautru, Nicolas > > > >Cc: Richardson, Bruce ; dev ; > >Power, Ciara > >Subject: Re: [PATCH v4 00/31] remove make support in D

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread Power, Ciara
Hi David, >-Original Message- >From: David Marchand >Sent: Tuesday 15 September 2020 15:03 >To: Thomas Monjalon ; Chautru, Nicolas > >Cc: Richardson, Bruce ; dev ; >Power, Ciara >Subject: Re: [PATCH v4 00/31] remove make support in DPDK > >On Tue, Sep 8, 2020 at 11:05 AM Thomas Monjalon

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-15 Thread David Marchand
On Tue, Sep 8, 2020 at 11:05 AM Thomas Monjalon wrote: > > 08/09/2020 10:16, Bruce Richardson: > > On Tue, Sep 08, 2020 at 12:06:40AM +0200, Thomas Monjalon wrote: > > > The first 13 commits of this series are pushed to the main branch, > > > making the make-based build an old story. > > > > > > T

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-08 Thread David Marchand
On Tue, Sep 8, 2020 at 12:07 AM Thomas Monjalon wrote: > > The first 13 commits of this series are pushed to the main branch, > making the make-based build an old story. > [snip] > doc/guides/rawdevs/octeontx2_ep.rst |8 - > doc/guides/rel_notes/deprecation.rst |7 - >

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-08 Thread Thomas Monjalon
08/09/2020 10:16, Bruce Richardson: > On Tue, Sep 08, 2020 at 12:06:40AM +0200, Thomas Monjalon wrote: > > The first 13 commits of this series are pushed to the main branch, > > making the make-based build an old story. > > > > The last 18 commits (devtools, app and doc) are pending > > for more r

Re: [dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-08 Thread Bruce Richardson
On Tue, Sep 08, 2020 at 12:06:40AM +0200, Thomas Monjalon wrote: > The first 13 commits of this series are pushed to the main branch, > making the make-based build an old story. > > The last 18 commits (devtools, app and doc) are pending > for more reviews, especially because the doc rework is > s

[dpdk-dev] [PATCH v4 00/31] remove make support in DPDK

2020-09-07 Thread Thomas Monjalon
The first 13 commits of this series are pushed to the main branch, making the make-based build an old story. The last 18 commits (devtools, app and doc) are pending for more reviews, especially because the doc rework is still in progress. This is a big change which requires to be split but must be