From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id DE227A00E6 for ; Thu, 13 Jun 2019 15:57:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CFBA81D429; Thu, 13 Jun 2019 15:57:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id CD8341D5A6; Thu, 13 Jun 2019 15:57:01 +0200 (CEST) In-Reply-To: <20190612053215.5682-1-shahafs@mellanox.com> References: <20190612053215.5682-1-shahafs@mellanox.com> To: test-report@dpdk.org Cc: Shahaf Shuler Message-Id: <20190613135701.CD8341D5A6@dpdk.org> Date: Thu, 13 Jun 2019 15:57:01 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw54725 [PATCH] net/mlx5: fix 32b compilation X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/54725 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #43: FILE: drivers/net/mlx5/mlx5_txq.c:569: +^I^IDRV_LOG(DEBUG, "port %u: uar_mmap_offset 0x%x",^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #44: FILE: drivers/net/mlx5/mlx5_txq.c:570: +^I^I^Idev->data->port_id, (int)(txq_ctrl->uar_mmap_offset));^M$ total: 2 errors, 0 warnings, 0 checks, 10 lines checked