On 1/14/2021 4:18 AM, Zhang, Qi Z wrote:
-----Original Message-----
From: Guo, Jia <[email protected]>
Sent: Wednesday, January 13, 2021 10:05 PM
To: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>;
Yang, Qiming <[email protected]>; Wang, Haiyue
<[email protected]>
Cc: [email protected]; Guo, Jia <[email protected]>; Su, Simei
<[email protected]>
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 <[email protected]>
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.