From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH v5 2/3] net: add IPv6 extension header definitions Date: Mon, 5 Nov 2018 09:45:01 +0100 Message-ID: <20181105084501.b5jbofzrn6zeqm7t@platinum> References: <20181031021758.66752-1-doucette@bu.edu> <20181031021758.66752-3-doucette@bu.edu> <3639668.BjtYqUTYXL@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Cody Doucette To: Thomas Monjalon Return-path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 44FF658F6 for ; Mon, 5 Nov 2018 09:45:06 +0100 (CET) Content-Disposition: inline In-Reply-To: <3639668.BjtYqUTYXL@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Oct 31, 2018 at 06:03:37PM +0100, Thomas Monjalon wrote: > 31/10/2018 03:17, Cody Doucette: > > Add a common IPv6 extension header and an inline function > > for determining whether a next header field represents > > an IPv6 extension header. > > > > Signed-off-by: Cody Doucette > > Olivier, is this patch OK? Yes, thanks Acked-by: Olivier Matz