Re: [PATCH 0/3] eal: mark API's as stable

2024-10-30 Thread David Marchand
On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger wrote: > > The API's in ethtool from before 23.11 should be marked stable. > Should probably include the trace api's but that is more complex change. > > Stephen Hemminger (3): > eal: make rte_cpu_get_intrinsics_support stable > eal: mark rte_lc

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-08 Thread Jerin Jacob
On Fri, Sep 6, 2024 at 8:12 PM Morten Brørup wrote: > > > From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > > Sent: Friday, 6 September 2024 16.12 > > > > On 9/6/2024 11:04 AM, Morten Brørup wrote: > > >> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > > >> Sent: Friday, 6 September 2024 10.54

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-08 Thread Jerin Jacob
On Fri, Sep 6, 2024 at 7:33 PM Ferruh Yigit wrote: > > On 9/6/2024 2:11 PM, Jerin Jacob wrote: > > On Fri, Sep 6, 2024 at 3:04 PM Ferruh Yigit wrote: > >> > >> On 9/5/2024 8:58 AM, David Marchand wrote: > >>> On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger > >>> wrote: > > The API's i

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-08 Thread Stephen Hemminger
On Thu, 5 Sep 2024 16:18:13 +0200 Morten Brørup wrote: > > From: Jerin Jacob [mailto:jerinjac...@gmail.com] > > Sent: Thursday, 5 September 2024 16.02 > > > > On Thu, Sep 5, 2024 at 3:14 PM Morten Brørup > > wrote: > > > > > > > From: David Marchand [mailto:david.march...@redhat.com] > > >

RE: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Morten Brørup
> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > Sent: Friday, 6 September 2024 16.12 > > On 9/6/2024 11:04 AM, Morten Brørup wrote: > >> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > >> Sent: Friday, 6 September 2024 10.54 > >> > >> On 9/5/2024 3:01 PM, Jerin Jacob wrote: > >>> On Thu, S

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Ferruh Yigit
On 9/6/2024 11:04 AM, Morten Brørup wrote: >> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] >> Sent: Friday, 6 September 2024 10.54 >> >> On 9/5/2024 3:01 PM, Jerin Jacob wrote: >>> On Thu, Sep 5, 2024 at 3:14 PM Morten Brørup >> wrote: > From: David Marchand [mailto:david.march...@red

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Ferruh Yigit
On 9/6/2024 2:11 PM, Jerin Jacob wrote: > On Fri, Sep 6, 2024 at 3:04 PM Ferruh Yigit wrote: >> >> On 9/5/2024 8:58 AM, David Marchand wrote: >>> On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger >>> wrote: The API's in ethtool from before 23.11 should be marked stable. >>> >>> EAL* ? >>

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Jerin Jacob
On Fri, Sep 6, 2024 at 3:04 PM Ferruh Yigit wrote: > > On 9/5/2024 8:58 AM, David Marchand wrote: > > On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger > > wrote: > >> > >> The API's in ethtool from before 23.11 should be marked stable. > > > > EAL* ? > > > >> Should probably include the trace api

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Ferruh Yigit
On 9/6/2024 10:48 AM, David Marchand wrote: > On Fri, Sep 6, 2024 at 11:34 AM Ferruh Yigit wrote: >>> On the trace API itself it should be ok. >>> The problem is with the tracepoint variables themselves, and I don't >>> think we should mark them stable. >>> >> >> We cleaned tracepoint variables fr

RE: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Morten Brørup
> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > Sent: Friday, 6 September 2024 10.54 > > On 9/5/2024 3:01 PM, Jerin Jacob wrote: > > On Thu, Sep 5, 2024 at 3:14 PM Morten Brørup > wrote: > >> > >>> From: David Marchand [mailto:david.march...@redhat.com] > >>> Sent: Thursday, 5 September 2024

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread David Marchand
On Fri, Sep 6, 2024 at 11:34 AM Ferruh Yigit wrote: > > On the trace API itself it should be ok. > > The problem is with the tracepoint variables themselves, and I don't > > think we should mark them stable. > > > > We cleaned tracepoint variables from ethdev map file, why they exist for > 'eal'?

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Ferruh Yigit
On 9/5/2024 8:58 AM, David Marchand wrote: > On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger > wrote: >> >> The API's in ethtool from before 23.11 should be marked stable. > > EAL* ? > >> Should probably include the trace api's but that is more complex change. > > On the trace API itself it sh

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-06 Thread Ferruh Yigit
On 9/5/2024 3:01 PM, Jerin Jacob wrote: > On Thu, Sep 5, 2024 at 3:14 PM Morten Brørup > wrote: >> >>> From: David Marchand [mailto:david.march...@redhat.com] >>> Sent: Thursday, 5 September 2024 11.03 >>> >>> On Thu, Sep 5, 2024 at 10:55 AM Morten Brørup >>> wrote: > From: David Marcha

RE: [PATCH 0/3] eal: mark API's as stable

2024-09-05 Thread Morten Brørup
> From: Jerin Jacob [mailto:jerinjac...@gmail.com] > Sent: Thursday, 5 September 2024 16.02 > > On Thu, Sep 5, 2024 at 3:14 PM Morten Brørup > wrote: > > > > > From: David Marchand [mailto:david.march...@redhat.com] > > > Sent: Thursday, 5 September 2024 11.03 > > > > > > On Thu, Sep 5, 2024 at

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-05 Thread Jerin Jacob
On Thu, Sep 5, 2024 at 3:14 PM Morten Brørup wrote: > > > From: David Marchand [mailto:david.march...@redhat.com] > > Sent: Thursday, 5 September 2024 11.03 > > > > On Thu, Sep 5, 2024 at 10:55 AM Morten Brørup > > wrote: > > > > > > > From: David Marchand [mailto:david.march...@redhat.com] > > >

RE: [PATCH 0/3] eal: mark API's as stable

2024-09-05 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Thursday, 5 September 2024 11.03 > > On Thu, Sep 5, 2024 at 10:55 AM Morten Brørup > wrote: > > > > > From: David Marchand [mailto:david.march...@redhat.com] > > > Sent: Thursday, 5 September 2024 09.59 > > > > > > On Wed, Sep 4, 2

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-05 Thread David Marchand
On Thu, Sep 5, 2024 at 10:55 AM Morten Brørup wrote: > > > From: David Marchand [mailto:david.march...@redhat.com] > > Sent: Thursday, 5 September 2024 09.59 > > > > On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger > > wrote: > > > > > > The API's in ethtool from before 23.11 should be marked st

RE: [PATCH 0/3] eal: mark API's as stable

2024-09-05 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Thursday, 5 September 2024 09.59 > > On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger > wrote: > > > > The API's in ethtool from before 23.11 should be marked stable. > > EAL* ? > > > Should probably include the trace api's but t

Re: [PATCH 0/3] eal: mark API's as stable

2024-09-05 Thread David Marchand
On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger wrote: > > The API's in ethtool from before 23.11 should be marked stable. EAL* ? > Should probably include the trace api's but that is more complex change. On the trace API itself it should be ok. The problem is with the tracepoint variables the

RE: [PATCH 0/3] eal: mark API's as stable

2024-09-04 Thread Morten Brørup
> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Wednesday, 4 September 2024 20.09 > > The API's in ethtool from before 23.11 should be marked stable. > Should probably include the trace api's but that is more complex change. For the series, Acked-by: Morten Brørup

[PATCH 0/3] eal: mark API's as stable

2024-09-04 Thread Stephen Hemminger
The API's in ethtool from before 23.11 should be marked stable. Should probably include the trace api's but that is more complex change. Stephen Hemminger (3): eal: make rte_cpu_get_intrinsics_support stable eal: mark rte_lcore_register_usage_cb stable eal: mark rte_memzone_max_get/set stabl