On 4/13/2017 10:50 AM, Chao Zhu wrote: >> -----Original Message----- >> From: Qi Zhang [mailto:qi.z.zh...@intel.com] >> Sent: 2017年4月12日 21:56 >> To: ferruh.yi...@intel.com >> Cc: jingjing...@intel.com; helin.zh...@intel.com; jianbo....@linaro.org; >> chao...@linux.vnet.ibm.com; dev@dpdk.org; Qi Zhang <qi.z.zh...@intel.com> >> Subject: [PATCH v9 0/3] net/i40e: configurable PTYPE mapping >> >> The patch set create new APIs that help to change the mapping from > hardware >> defined packet type to software defined packet type for i40e NICs. >> Keep these APIs private is because currently they are only meaningful for >> devices that support dynamic PTYPE configuration, which may not be a > general >> device feature.
<...> >> Qi Zhang (3): >> net/i40e: enable per dev PTYPE mapping table >> net/i40e: configurable PTYPE mapping >> app/testpmd: add CL for ptype mapping configure Acked-by: Jianbo Liu <jianbo....@linaro.org> > Acked-by: Chao Zhu <chao...@linux.vnet.ibm.com> Series applied to dpdk-next-net/master, thanks.