Re: [dpdk-dev] [PATCH v7 0/5] introduce new tunnel types

2018-04-25 Thread Ferruh Yigit
On 4/23/2018 1:16 PM, Xueming Li wrote: > v7: > - Fixed display name of MPLS-in-GRE and MPLS-in-UDP > v6: > - Add MPLS-in-GRE and MPLS-in-UDP back > - UPdate comment alignment > v5: > - Fixed VXLAN-GPE comment alignment > - Removed MPLS-in-GRE and MPLS-in-UDP patch > v4: > - Update testpmd doc for

[dpdk-dev] [PATCH v7 0/5] introduce new tunnel types

2018-04-23 Thread Xueming Li
v7: - Fixed display name of MPLS-in-GRE and MPLS-in-UDP v6: - Add MPLS-in-GRE and MPLS-in-UDP back - UPdate comment alignment v5: - Fixed VXLAN-GPE comment alignment - Removed MPLS-in-GRE and MPLS-in-UDP patch v4: - Update testpmd doc for flow VXLAN-GPE paramter. v3: - Change VXLAN-GPE definition o