> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Xing, Beilei > Sent: Monday, January 15, 2018 6:18 PM > To: Xu, Rosen; Zhang, Qi Z > Cc: [email protected]; [email protected] > Subject: Re: [dpdk-dev] [PATCH v2] net/i40e: fix issue of pctype doesn't take > effect in X722 > > > > > -----Original Message----- > > From: Xu, Rosen > > Sent: Monday, January 15, 2018 6:06 PM > > To: Xing, Beilei <[email protected]>; Zhang, Qi Z > > <[email protected]> > > Cc: [email protected]; [email protected] > > Subject: [PATCH v2] net/i40e: fix issue of pctype doesn't take effect > > in X722 > > > > Pctype should be setted after Port's MAC type setted, but in current > > code pctype is setted before Port's MAC type setted. Move pctype > > initialization after shared code initialization which initialize Port's > > MARC type. > > > > Fixes: a286ebeb0714 ("net/i40e: add dynamic mapping of SW flow types > > to HW pctypes") > > Cc: [email protected] > > > > Signed-off-by: Rosen Xu <[email protected]> > Acked-by: Beilei Xing <[email protected]> Applied to dpdk-next-net-intel, with minor commit log changes. Thanks!
/Helin

