From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] mlx5: fix packet padding macro check Date: Wed, 23 Mar 2016 13:43:35 +0100 Message-ID: <20160323124335.GZ27079@6wind.com> References: <1458725150-13796-1-git-send-email-adrien.mazarguil@6wind.com> <20160323115322.GA5584@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 4BC732B96 for ; Wed, 23 Mar 2016 13:43:49 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id l68so232036502wml.0 for ; Wed, 23 Mar 2016 05:43:49 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20160323115322.GA5584@bricha3-MOBL3> 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 Wed, Mar 23, 2016 at 11:53:22AM +0000, Bruce Richardson wrote: > On Wed, Mar 23, 2016 at 10:25:49AM +0100, Adrien Mazarguil wrote: > > All instances of HAVE_EXP_CREATE_WQ_FLAG_RX_END_PADDING were not replaced by > > HAVE_VERBS_RX_END_PADDING during a rework of the original patch, effectively > > preventing this feature from being used. > > > > Fixes: 89ed2405447d ("mlx5: add support for HW packet padding") > > > > Unfortunately I did not catch this earlier (one should avoid last minute > > changes). > > > > Bruce, since the above commit is currently only present in your tree, can > > you merge this fix with it during your next rebase? I do not mind keeping > > a separate fix but the commit ID will have to be updated later. Thanks. > > > Done. > > Please check resultant commit on next-net tree: > > http://dpdk.org/browse/next/dpdk-next-net/commit/?h=rel_16_04&id=62d20c4d1a463379c63584bee3f102699b59c036 Perfect, thanks! -- Adrien Mazarguil 6WIND