> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Friday, July 8, 2022 9:26 AM
> To: McDaniel, Timothy <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]
> Subject: Re: [PATCH v2 0/2] DLB2: cq_weight fixes
>
> 06/07/2022 23:46, Timothy McDaniel:
> > This patch series contains the following:
> > - fix coverity issue 379234
> > - improve error reporting for cq_weight feature
> >
> > Changes since V1
> > - fixed a repeated word in the commit message of patch 1
> >
> > Timothy McDaniel (2):
> > event/dlb2: fix cq_weight array overflow
> > event/dlb2: improve cq_weight error messages
>
> Should we merge those patches in 22.07-rc4? No risk?
I see no risk in merging these changes. I retested with them, and one fixes a
coverity issue.