Re: [PATCH 0/5] Increase minimum meson version

2024-10-17 Thread Bruce Richardson
On Thu, Oct 17, 2024 at 09:53:18AM +0200, David Marchand wrote: > On Fri, Sep 20, 2024 at 2:57 PM Bruce Richardson > wrote: > > > > This patchset proposed increasing the minimum meson version to 0.57 > > and makes changes to update our build files appropriately for that > > change: replacing depre

Re: [PATCH 0/5] Increase minimum meson version

2024-10-17 Thread David Marchand
On Fri, Sep 20, 2024 at 2:57 PM Bruce Richardson wrote: > > This patchset proposed increasing the minimum meson version to 0.57 > and makes changes to update our build files appropriately for that > change: replacing deprecated functions, removing unnecessary version > checks and taking advantage

Re: [PATCH 0/5] Increase minimum meson version

2024-10-16 Thread Patrick Robb
UNH CI testing is ready for this change. On Wed, Oct 16, 2024 at 9:08 AM Patrick Robb wrote: > UNH will be updated to be running from the linux setup script by the end > of the day today, and I'll send another response here. > > On Sun, Oct 13, 2024 at 9:26 PM zhoumin wrote: > >> Hi Patrick Rob

Re: [PATCH 0/5] Increase minimum meson version

2024-10-16 Thread Patrick Robb
UNH will be updated to be running from the linux setup script by the end of the day today, and I'll send another response here. On Sun, Oct 13, 2024 at 9:26 PM zhoumin wrote: > Hi Patrick Robb, > > Thank you for your reminding. I have set the meson version to 0.57.0 in > Loongson lab. > On Wed,

Re: [PATCH 0/5] Increase minimum meson version

2024-10-13 Thread zhoumin
Hi Patrick Robb, Thank you for your reminding. I have set the meson version to 0.57.0 in Loongson lab. On Wed, Oct 9, 2024 at 2:31PM, Patrick Robb wrote: Hi Min Zhou, I think it makes sense for you to set your meson version to the minimum version supported for DPDK (so, .57 now I suppose) i

Re: [PATCH 0/5] Increase minimum meson version

2024-10-09 Thread Patrick Robb
Hi Min Zhou, I think it makes sense for you to set your meson version to the minimum version supported for DPDK (so, .57 now I suppose) instead of .63. The principle that David described above regarding LTS is also true for main. So, for the main and next-* branch testing that Loongson lab does, w

Re: [OS-Team] [dpdklab] Re: [PATCH 0/5] Increase minimum meson version

2024-10-09 Thread Patrick Robb
On Tue, Oct 8, 2024 at 4:04 PM Bruce Richardson wrote: > > > UNH does not use it much > >as we opt to meet the meson dependency separately in the dpdk-ci > >project's container template engine. > > That's a bit of a pity, since we can't update the meson version > automatically as part of

Re: [PATCH 0/5] Increase minimum meson version

2024-10-08 Thread zhoumin
Hi David, On Tues, Oct 8, 2024 at 8:28AM, David Marchand wrote: Hello CI guys, On Fri, Sep 20, 2024 at 2:57 PM Bruce Richardson wrote: This patchset proposed increasing the minimum meson version to 0.57 and makes changes to update our build files appropriately for that change: replacing depre

Re: [OS-Team] [dpdklab] Re: [PATCH 0/5] Increase minimum meson version

2024-10-08 Thread Bruce Richardson
On Tue, Oct 08, 2024 at 03:49:12PM -0400, Patrick Robb wrote: >On Tue, Oct 8, 2024 at 4:28 AM David Marchand ><[1]david.march...@redhat.com> wrote: > > This series can't be merged until the (UNH and LoongArch) CI are > ready > for such a change. > TL;DR: the meson minim

Re: [OS-Team] [dpdklab] Re: [PATCH 0/5] Increase minimum meson version

2024-10-08 Thread Patrick Robb
On Tue, Oct 8, 2024 at 4:28 AM David Marchand wrote: > > This series can't be merged until the (UNH and LoongArch) CI are ready > for such a change. > > TL;DR: the meson minimum version is being changed from 0.53.2 to 0.57 > in the current release. > > @UNH @Min Zhou > How long would it take for

Re: [PATCH 0/5] Increase minimum meson version

2024-10-08 Thread David Marchand
Hello CI guys, On Fri, Sep 20, 2024 at 2:57 PM Bruce Richardson wrote: > > This patchset proposed increasing the minimum meson version to 0.57 > and makes changes to update our build files appropriately for that > change: replacing deprecated functions, removing unnecessary version > checks and t

Re: [PATCH 0/5] Increase minimum meson version

2024-09-30 Thread Tyler Retzlaff
On Fri, Sep 20, 2024 at 01:57:32PM +0100, Bruce Richardson wrote: > This patchset proposed increasing the minimum meson version to 0.57 > and makes changes to update our build files appropriately for that > change: replacing deprecated functions, removing unnecessary version > checks and taking adv

Re: [PATCH 0/5] Increase minimum meson version

2024-09-22 Thread fengchengwen
It should be series-ack, Series-acked-by: Chengwen Feng On 2024/9/23 9:59, fengchengwen wrote: > Acked-by: Chengwen Feng > > On 2024/9/20 20:57, Bruce Richardson wrote: >> This patchset proposed increasing the minimum meson version to 0.57 >> and makes changes to update our build files appropr

Re: [PATCH 0/5] Increase minimum meson version

2024-09-22 Thread fengchengwen
Acked-by: Chengwen Feng On 2024/9/20 20:57, Bruce Richardson wrote: > This patchset proposed increasing the minimum meson version to 0.57 > and makes changes to update our build files appropriately for that > change: replacing deprecated functions, removing unnecessary version > checks and taking

Re: [PATCH 0/5] Increase minimum meson version

2024-09-21 Thread Ferruh Yigit
On 9/20/2024 1:57 PM, Bruce Richardson wrote: > This patchset proposed increasing the minimum meson version to 0.57 > and makes changes to update our build files appropriately for that > change: replacing deprecated functions, removing unnecessary version > checks and taking advantage of some new c

[PATCH 0/5] Increase minimum meson version

2024-09-20 Thread Bruce Richardson
This patchset proposed increasing the minimum meson version to 0.57 and makes changes to update our build files appropriately for that change: replacing deprecated functions, removing unnecessary version checks and taking advantage of some new capabilities. Why 0.57? No one particular reason; it's