Re: [dpdk-dev] Meson Minimum Version

2020-10-09 Thread John Alexander
> On Thu, Sep 24, 2020 at 02:22:03PM +, John Alexander wrote: > > Hi, > > > > I've submitted a patch that uses new features of Meson, specifically the > directory patch aspect of the subproject feature. This requires a minimum > Meson version of 0.55.0. How do we go about getting the communit

Re: [dpdk-dev] Meson Minimum Version

2020-10-09 Thread Bruce Richardson
On Thu, Sep 24, 2020 at 02:22:03PM +, John Alexander wrote: > Hi, > > I've submitted a patch that uses new features of Meson, specifically the > directory patch aspect of the subproject feature. This requires a minimum > Meson version of 0.55.0. How do we go about getting the community to

Re: [dpdk-dev] Meson Minimum Version

2020-09-25 Thread Bruce Richardson
On Fri, Sep 25, 2020 at 12:19:33PM +0300, Dmitry Kozlyuk wrote: > On Fri, 25 Sep 2020 09:41:22 +0100, Bruce Richardson wrote: > > On Fri, Sep 25, 2020 at 09:31:53AM +0200, Morten Brørup wrote: > > > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > [snip] > > > In short, my

Re: [dpdk-dev] Meson Minimum Version

2020-09-25 Thread Dmitry Kozlyuk
On Fri, 25 Sep 2020 09:41:22 +0100, Bruce Richardson wrote: > On Fri, Sep 25, 2020 at 09:31:53AM +0200, Morten Brørup wrote: > > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson [snip] > > In short, my primary concern is: What could realistically go wrong if the > > required

Re: [dpdk-dev] Meson Minimum Version

2020-09-25 Thread Morten Brørup
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Friday, September 25, 2020 10:41 AM > To: Morten Brørup > > On Fri, Sep 25, 2020 at 09:31:53AM +0200, Morten Brørup wrote: > > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce > Richardson > > > Sent: Thurs

Re: [dpdk-dev] Meson Minimum Version

2020-09-25 Thread Bruce Richardson
On Fri, Sep 25, 2020 at 09:31:53AM +0200, Morten Brørup wrote: > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > > Sent: Thursday, September 24, 2020 5:43 PM > > > > On Thu, Sep 24, 2020 at 03:32:41PM +, John Alexander wrote: > > >Hi, > > >Regarding the subpro

Re: [dpdk-dev] Meson Minimum Version

2020-09-25 Thread Morten Brørup
n/Ninja by now, so perhaps you can assess this risk based on your experience. > Regards, > /Bruce > > PS: please don't top-post in replying and keep plain text email if > possible. Thanks. > > >--

Re: [dpdk-dev] Meson Minimum Version

2020-09-24 Thread Bruce Richardson
------------ > Date: Thu, 24 Sep 2020 15:38:30 +0100 >From: Bruce Richardson >To: John Alexander >Cc: "dev@dpdk.org" , techbo...@dpdk.org >Subject: Re: [dpdk-dev] Meson Minimum Version >Message-ID: <2

Re: [dpdk-dev] Meson Minimum Version

2020-09-24 Thread John Alexander
30 +0100 From: Bruce Richardson To: John Alexander Cc: "dev@dpdk.org" , techbo...@dpdk.org Subject: Re: [dpdk-dev] Meson Minimum Version Message-ID: <20200924143830.gd...@bricha3-mobl.ger.corp.intel.com> Content-Type: text/plain; charset=us-ascii On Thu, Sep 24, 2020 at 02:22:03PM +

Re: [dpdk-dev] Meson Minimum Version

2020-09-24 Thread Bruce Richardson
On Thu, Sep 24, 2020 at 02:22:03PM +, John Alexander wrote: > Hi, > > I've submitted a patch that uses new features of Meson, specifically the > directory patch aspect of the subproject feature. This requires a minimum > Meson version of 0.55.0. How do we go about getting the community to

[dpdk-dev] Meson Minimum Version

2020-09-24 Thread John Alexander
Hi, I've submitted a patch that uses new features of Meson, specifically the directory patch aspect of the subproject feature. This requires a minimum Meson version of 0.55.0. How do we go about getting the community to accept a more recent version of Meson and getting the Travis server upgra