[dpdk-dev] [PATCH v2] net/i40e: fix issue of pctype doesn't take effect in X722

Xing, Beilei beilei.xing at intel.com
Mon Jan 15 11:18:12 CET 2018



> -----Original Message-----
> From: Xu, Rosen
> Sent: Monday, January 15, 2018 6:06 PM
> To: Xing, Beilei <beilei.xing at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; stable at dpdk.org
> 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: stable at dpdk.org
> 
> Signed-off-by: Rosen Xu <rosen.xu at intel.com> 
Acked-by: Beilei Xing <beilei.xing at intel.com>


More information about the dev mailing list