> -----Original Message----- > From: Mokhtar, Amr > Sent: Thursday, May 17, 2018 1:41 PM > To: Chalupnik, KamilX <[email protected]>; De Lara Guarch, Pablo > <[email protected]> > Cc: [email protected] > Subject: RE: [PATCH] app/testbbdev: fix unchecked return value > > > > -----Original Message----- > > From: Chalupnik, KamilX > > Sent: Wednesday 16 May 2018 14:57 > > To: Mokhtar, Amr <[email protected]>; De Lara Guarch, Pablo > > <[email protected]> > > Cc: [email protected]; Chalupnik, KamilX <[email protected]> > > Subject: [PATCH] app/testbbdev: fix unchecked return value > > > > Fixing CHECKED_RETURN issue by checking values returned by > > rte_bbdev_dec_op_alloc_bulk and rte_bbdev_enc_op_alloc_bulk functions. > > > > Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") > > Coverity issue: 279447, 279456
Added Cc: [email protected] > > > > Signed-off-by: Kamil Chalupnik <[email protected]> > > Acked-by: Amr Mokhtar <[email protected]> Applied to dpdk-next-crypto. By the way, could you change your author name to Kamil Chalupnik, to match your "Signed-off-by:" line. Thanks, Pablo

