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

Message ID 20240328140307.1291-1-shaibran@amazon.com (mailing list archive)
Headers
Series net/ena/base: bug fix for 23.11 stable only |

Message

Brandes, Shai March 28, 2024, 2:03 p.m. UTC
  From: Shai Brandes <shaibran@amazon.com>

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(-)
  

Comments

Brandes, Shai March 28, 2024, 2:22 p.m. UTC | #1
Sorry, for some reason this appears on the wrong branch
I will fix this and upload a new patch

> -----Original Message-----
> From: shaibran@amazon.com <shaibran@amazon.com>
> Sent: Thursday, March 28, 2024 4:03 PM
> To: ferruh.yigit@amd.com; bluca@debian.org;
> christian.ehrhardt@canonical.com; xuemingl@nvidia.com;
> ktraynor@redhat.com
> Cc: stable@dpdk.org; dev@dpdk.org; Brandes, Shai
> <shaibran@amazon.com>
> Subject: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only
> 
> From: Shai Brandes <shaibran@amazon.com>
> 
> 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
  
Luca Boccassi March 28, 2024, 2:29 p.m. UTC | #2
Unaddressed
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 <shaibran@amazon.com> wrote:
>
> Sorry, for some reason this appears on the wrong branch
> I will fix this and upload a new patch
>
> > -----Original Message-----
> > From: shaibran@amazon.com <shaibran@amazon.com>
> > Sent: Thursday, March 28, 2024 4:03 PM
> > To: ferruh.yigit@amd.com; bluca@debian.org;
> > christian.ehrhardt@canonical.com; xuemingl@nvidia.com;
> > ktraynor@redhat.com
> > Cc: stable@dpdk.org; dev@dpdk.org; Brandes, Shai
> > <shaibran@amazon.com>
> > Subject: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only
> >
> > From: Shai Brandes <shaibran@amazon.com>
> >
> > 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
>