> -----Original Message----- > From: Nicolau, Radu <[email protected]> > Sent: Tuesday, October 11, 2022 5:44 PM > To: Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]> > Cc: [email protected]; Zhang, Qi Z <[email protected]>; Nicolau, Radu > <[email protected]>; [email protected] > Subject: [PATCH] net/iavf: fix IPsec flow create error check > > Fix an error check where the return code was assigned to a unsigned integer > which can hide negative error codes. > > Fixes: 6bc987ecb860 ("net/iavf: support IPsec inline crypto") > Cc: [email protected] > > Signed-off-by: Radu Nicolau <[email protected]> Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel. Thanks Qi

