Re: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only

2024-03-28 Thread Luca Boccassi
Please see https://core.dpdk.org/contribute/ for instructions on
sending patches for stable releases, otherwise they will be missed

On Thu, 28 Mar 2024 at 14:22, Brandes, Shai  wrote:
>
> Sorry, for some reason this appears on the wrong branch
> I will fix this and upload a new patch
>
> > -Original Message-
> > From: shaib...@amazon.com 
> > Sent: Thursday, March 28, 2024 4:03 PM
> > To: ferruh.yi...@amd.com; bl...@debian.org;
> > christian.ehrha...@canonical.com; xuemi...@nvidia.com;
> > ktray...@redhat.com
> > Cc: sta...@dpdk.org; dev@dpdk.org; Brandes, Shai
> > 
> > Subject: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only
> >
> > From: Shai Brandes 
> >
> > Hi, the fix is for a bug that was introduced in 23.11.
> > The fix was already merged into 24.03 indirectly as part of c8a1898f82f8
> > ("net/ena: improve style and readability") and the entire function was later
> > restructured in patch bcb1753156ac ("net/ena/base: modify customer
> > metrics memory management") Meaning, this issue is indirectly fixed going
> > forward, but we need to introduce a dedicated fix for 23.11 stable only.
> > I CC'ed also dev mailing list since this involves Bugzilla bug fix.
> > Sorry in advance in case this is not the correct procedure.
> >
> > All the best,
> > Shai
> >
> > Shai Brandes (1):
> >   net/ena/base: fix metrics excessive memory consumption
> >
> >  drivers/net/ena/base/ena_com.c | 8 +---
> >  1 file changed, 5 insertions(+), 3 deletions(-)
> >
> > --
> > 2.17.1
>


RE: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only

2024-03-28 Thread Brandes, Shai
Sorry, for some reason this appears on the wrong branch
I will fix this and upload a new patch

> -Original Message-
> From: shaib...@amazon.com 
> Sent: Thursday, March 28, 2024 4:03 PM
> To: ferruh.yi...@amd.com; bl...@debian.org;
> christian.ehrha...@canonical.com; xuemi...@nvidia.com;
> ktray...@redhat.com
> Cc: sta...@dpdk.org; dev@dpdk.org; Brandes, Shai
> 
> Subject: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only
> 
> From: Shai Brandes 
> 
> Hi, the fix is for a bug that was introduced in 23.11.
> The fix was already merged into 24.03 indirectly as part of c8a1898f82f8
> ("net/ena: improve style and readability") and the entire function was later
> restructured in patch bcb1753156ac ("net/ena/base: modify customer
> metrics memory management") Meaning, this issue is indirectly fixed going
> forward, but we need to introduce a dedicated fix for 23.11 stable only.
> I CC'ed also dev mailing list since this involves Bugzilla bug fix.
> Sorry in advance in case this is not the correct procedure.
> 
> All the best,
> Shai
> 
> Shai Brandes (1):
>   net/ena/base: fix metrics excessive memory consumption
> 
>  drivers/net/ena/base/ena_com.c | 8 +---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> --
> 2.17.1