From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] mbuf: fix tunnel flags check Date: Thu, 23 Jul 2015 10:48:17 +0200 Message-ID: <20150723084817.GG4924@6wind.com> References: <1437004212-31646-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id 48E87C326 for ; Thu, 23 Jul 2015 10:48:28 +0200 (CEST) Received: by wibud3 with SMTP id ud3so13817278wib.1 for ; Thu, 23 Jul 2015 01:48:28 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1437004212-31646-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jul 16, 2015 at 01:50:12AM +0200, Thomas Monjalon wrote: > A packet is tunnelled if the tunnel type is identified or if it has > an inner part. > > Fix also a typo in RTE_PTYPE_INNER_L3_MASK. > > Fixes: f295a00a2b44 ("mbuf: add definitions of unified packet types") > > Signed-off-by: Thomas Monjalon Makes sense. Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND