Sorry, for some reason this appears on the wrong branch I will fix this and upload a new patch
> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Thursday, March 28, 2024 4:03 PM > To: [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected] > Cc: [email protected]; [email protected]; Brandes, Shai > <[email protected]> > Subject: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only > > From: Shai Brandes <[email protected]> > > 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

