From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH] net/mlx5: extend debug logs verbosity Date: Thu, 24 Aug 2017 15:17:28 +0200 Message-ID: <20170824131728.GI4544@autoinstall.dev.6wind.com> References: <20170823071058.115338-1-shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: adrien.mazarguil@6wind.com, dev@dpdk.org, Xueming Li To: Shahaf Shuler Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id B60E77D22 for ; Thu, 24 Aug 2017 15:17:38 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id m207so5171238wma.1 for ; Thu, 24 Aug 2017 06:17:38 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20170823071058.115338-1-shahafs@mellanox.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" On Wed, Aug 23, 2017 at 10:10:58AM +0300, Shahaf Shuler wrote: > Extend debug logs verbosity by printing the full completion with error > along with the entire txq in case of error. For the Rx case no logs were > added since such errors are counted and recovered by the Rx data path. > > Such prints are essential to understand the root cause for the error. > > Signed-off-by: Shahaf Shuler > Signed-off-by: Xueming Li > --- > > This patch should be applied only after the series: > http://dpdk.org/dev/patchwork/patch/27367/ > > --- > drivers/net/mlx5/mlx5_rxtx.h | 20 +++++++++++++++++--- > 1 file changed, 17 insertions(+), 3 deletions(-) Acked-by: Nelio Laranjeiro -- Nélio Laranjeiro 6WIND