On Fri, Nov 20, 2020 at 3:33 PM Mcnamara, John <[email protected]> wrote: > > > > > -----Original Message----- > > From: dev <[email protected]> On Behalf Of Timothy McDaniel > > Sent: Monday, November 16, 2020 5:41 PM > > Cc: [email protected]; Carrillo, Erik G <[email protected]>; Eads, Gage > > <[email protected]>; Van Haaren, Harry <[email protected]>; > > [email protected]; [email protected] > > Subject: [dpdk-dev] [PATCH] event/dlb: fix potential NULL dereference > > > > Add NULL check before using t->mbuf_pool. > > > > Coverity issue: 363719 > > Fixes: 83326 ("event/dlb: add PMD self-tests") > > This is similar to a fix on the dlb2 driver which fixed a similar Coverity > defect (according to the last Coverity run). So, on that basis, I'll ack this > patch. > > Jerin, could you try merge this for RC5 if possible. >
Applied to dpdk-next-net-eventdev/for-main. Thanks > > Acked-by: John McNamara <[email protected]> > >

