On 1/14/2021 4:18 AM, Zhang, Qi Z wrote:
-----Original Message-----
From: Guo, Jia <jia....@intel.com>
Sent: Wednesday, January 13, 2021 10:05 PM
To: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>;
Yang, Qiming <qiming.y...@intel.com>; Wang, Haiyue
<haiyue.w...@intel.com>
Cc: dev@dpdk.org; Guo, Jia <jia....@intel.com>; Su, Simei
<simei...@intel.com>
Subject: [dpdk-dev v3 0/3] enable UDP ecpri configure in dcf
Enabling ecpri UDP tunnel port configure in dcf.
v3:
seperate patch set.
v2:
refactor PTYPE parsing and add related sharecode patch separate patch set
Jeff Guo (3):
net/ice: add PTYPE mapping for ecpri
net/iavf: add PTYPE mapping for ecpri
For patch, 1,2 for new PTYPE mapping.
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
net/ice: enable ecpri tunnel port configure in dcf
For patch 3, it is depends on below patches
1. enable ecpri tunnel type .
http://patchwork.dpdk.org/patch/85702/
2. refine the description for rte_eth_dev_udp_tunnel_port_add
http://patchwork.dpdk.org/patch/86406/
Thomas, Ferruh:
Please let us know if any issue for above patch merge.
First dependency already merged to the next-net and other is a documentation
patch but still going with the merged patches and will get third patch with this
set as separate patch.