On 4/13/2017 10:50 AM, Chao Zhu wrote: >> -----Original Message----- >> From: Qi Zhang [mailto:[email protected]] >> Sent: 2017年4月12日 21:56 >> To: [email protected] >> Cc: [email protected]; [email protected]; [email protected]; >> [email protected]; [email protected]; Qi Zhang <[email protected]> >> 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 <[email protected]> > Acked-by: Chao Zhu <[email protected]> Series applied to dpdk-next-net/master, thanks.

