> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Qi Zhang > Sent: Thursday, January 25, 2018 1:11 PM > To: Xing, Beilei <[email protected]> > Cc: [email protected]; Zhao1, Wei <[email protected]>; Zhang, Qi Z > <[email protected]> > Subject: [dpdk-dev] [PATCH] net/i40e: fix bug in RSS flow action parser > > Parameter action_flag is not used correctly in i40e_flow_parse_rss_action. > Also change it from point type to value type since it is not an output > parameter. > > Fixes: ecad87d22383e ("net/i40e: move RSS to flow API") > > Signed-off-by: Qi Zhang <[email protected]> > ---
Acked-by Zhiyong Yang <[email protected]>

