From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] mbuf: add FCoE packet type Date: Thu, 25 Oct 2018 15:48:48 +0200 Message-ID: <10142580.AhvKtACIpe@xps> References: <20180826125455.27393-1-jerin.jacob@caviumnetworks.com> <20181023074446.lmbtyvhwxxf7swsd@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz To: Jerin Jacob Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 43D745B36 for ; Thu, 25 Oct 2018 15:48:49 +0200 (CEST) In-Reply-To: <20181023074446.lmbtyvhwxxf7swsd@platinum> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/10/2018 09:44, Olivier Matz: > On Sun, Aug 26, 2018 at 06:24:54PM +0530, Jerin Jacob wrote: > > Add support of FCoE packet type. > > > > Signed-off-by: Jerin Jacob > > Acked-by: Olivier Matz Series applied, thanks