Re: [PATCH 6/7] mbuf: introduce new Tx offload flag for MPLS-in-UDP
From: Ferruh Yigit <hidden>
Date: 2017-06-01 19:43:55
From: Ferruh Yigit <hidden>
Date: 2017-06-01 19:43:55
On 6/1/2017 7:59 PM, Patil, Harish wrote:
quoted
quoted
On 5/28/2017 9:37 AM, Rasesh Mody wrote:quoted
From: Harish Patil <redacted> Some PMDs need to know the tunnel type in order to handle advance TX features. This patch adds a new TX offload flag for MPLS-in-UDP packets. Signed-off-by: Harish Patil <redacted> --- lib/librte_mbuf/rte_mbuf.c | 2 ++ lib/librte_mbuf/rte_mbuf.h | 17 ++++++++++------- 2 files changed, 12 insertions(+), 7 deletions(-)CC: Olivier MATZ <redacted> This patch updates rte_mbuf, so the patchset will wait for the ACK for this patch first. Thanks, ferruhHi Ferruh, Please note that this mbuf change is an independent patch. Let me know if you want us to provide it as a separate patch. Only patch 7/7 depends on the mbuf patch.
I think it is good idea to make separate patchset, so this won't block all patchset.
Thanks, Harish