> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Thursday, January 5, 2023 9:58 PM > To: [email protected] > Cc: [email protected]; Wu, Jingjing <[email protected]>; Xing, Beilei > <[email protected]>; Zhang, Qi Z <[email protected]>; Yang, Qiming > <[email protected]> > Subject: [PATCH] net/iavf: protect insertion in flow list > > Add missing lock acquire. > > Fixes: ff2d0c345c3b ("net/iavf: support generic flow API") > Cc: [email protected] > > Signed-off-by: David Marchand <[email protected]> Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel. Thanks Qi

