[dpdk-dev] [PATCH 6/7] mbuf: introduce new Tx offload flag for MPLS-in-UDP
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue May 30 14:23:08 CEST 2017
    
    
  
On 5/28/2017 9:37 AM, Rasesh Mody wrote:
> From: Harish Patil <harish.patil at cavium.com>
> 
> 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 <harish.patil at cavium.com>
> ---
>  lib/librte_mbuf/rte_mbuf.c |    2 ++
>  lib/librte_mbuf/rte_mbuf.h |   17 ++++++++++-------
>  2 files changed, 12 insertions(+), 7 deletions(-)
CC: Olivier MATZ <olivier.matz at 6wind.com>
This patch updates rte_mbuf, so the patchset will wait for the ACK for
this patch first.
Thanks,
ferruh
    
    
More information about the dev
mailing list