From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mbuf: add IGMP packet type Date: Thu, 25 Oct 2018 15:57:09 +0200 Message-ID: <4661879.0NCxx568Nx@xps> References: <20180827123835.27531-1-jerin.jacob@caviumnetworks.com> <20181023092000.rmt7aod6k7b7hfvo@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 6510A5B34 for ; Thu, 25 Oct 2018 15:57:08 +0200 (CEST) In-Reply-To: <20181023092000.rmt7aod6k7b7hfvo@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 11:20, Olivier Matz: > On Mon, Aug 27, 2018 at 06:08:35PM +0530, Jerin Jacob wrote: > > Add support for IGMP packet type. > > > > Signed-off-by: Jerin Jacob > > Acked-by: Olivier Matz Applied, thanks