Re: [dpdk-dev] [PATCH v8 1/3] net/i40e: enable per dev PTYPE mapping table

2017-04-11 Thread Zhang, Qi Z
Ping again. > -Original Message- > From: Zhang, Qi Z > Sent: Friday, April 7, 2017 10:37 AM > To: chao...@linux.vnet.ibm.com > Cc: Yigit, Ferruh ; jianbo@linaro.org; > dev@dpdk.org; Wu, Jingjing ; Zhang, Helin > > Subject: RE: [PATCH v8 1/3] net/i40e: enable per dev PTYPE mapping tabl

Re: [dpdk-dev] [PATCH v8 1/3] net/i40e: enable per dev PTYPE mapping table

2017-04-06 Thread Zhang, Qi Z
Hi Chao: Would you help to check the PowerPC part. (i40e_rxtx_vec_altivec.c) Thanks Qi > -Original Message- > From: Zhang, Qi Z > Sent: Friday, April 7, 2017 11:25 AM > To: Wu, Jingjing ; Zhang, Helin > > Cc: Yigit, Ferruh ; jianbo@linaro.org; > chao...@linux.vnet.ibm.com; dev

[dpdk-dev] [PATCH v8 1/3] net/i40e: enable per dev PTYPE mapping table

2017-04-06 Thread Qi Zhang
The mapping from hardware defined packet type to software defined packet type is static for i40e device, the patch let each ethdev to to have their own copy of mapping table, this give the possibility that different ethdev can be set different PTYPE mapping rule which is the requirement to support