From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] net/mlx4: enhance Rx packet type offloads Date: Tue, 07 Nov 2017 12:47:51 +0100 Message-ID: <4197338.ZDtisroOQs@xps> References: <1509902816-26299-1-git-send-email-motih@mellanox.com> <20171107084327.GC24849@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Adrien Mazarguil To: Moti Haimovsky Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 11F5F1B3DF for ; Tue, 7 Nov 2017 12:47:53 +0100 (CET) In-Reply-To: <20171107084327.GC24849@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/11/2017 09:43, Adrien Mazarguil: > On Sun, Nov 05, 2017 at 07:26:56PM +0200, Moti Haimovsky wrote: > > This patch enhances the Rx packet type offload to also report the L4 > > protocol information in the hw ptype filled by the PMD for each received > > packet. > > > > Signed-off-by: Moti Haimovsky > > Patch looks fine therefore: > > Acked-by: Adrien Mazarguil Applied, thanks