> -----Original Message----- > From: Kevin Traynor [mailto:[email protected]] > Sent: Friday, June 7, 2019 3:58 AM > To: Ergin, Mesut A <[email protected]>; Xing, Beilei > <[email protected]>; Zhang, Qi Z <[email protected]> > Cc: [email protected] > Subject: Re: [dpdk-dev] [PATCH] net/i40e: uninitialized value fixed in > i40e_flow_parse_fdir_action > > On 06/06/2019 17:30, Mesut Ali Ergin wrote: > > Initializes mark_spec pointer to NULL. > > > > Fixes: 0bbcfc706a2b ("net/i40e: support MARK and RSS flow action") > > Coverity issue: 341075 > > > > Signed-off-by: Mesut Ali Ergin <[email protected]> > > Acked-by: Kevin Traynor <[email protected]>
Applied to dpdk-next-net-intel. Thanks Qi >

