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 DBD44A046B for ; Tue, 28 May 2019 15:13:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C87171B9D3; Tue, 28 May 2019 15:13:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 4BC3B1B9A9; Tue, 28 May 2019 15:13:47 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: Moti Haimovsky Message-Id: <20190528131347.4BC3B1B9A9@dpdk.org> Date: Tue, 28 May 2019 15:13:47 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53771 [PATCH v2 2/2] net/mlx5: remove TCF support from PMD 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/53771 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #45: FILE: doc/build-sdk-meson.txt:210: +PMDs/libraries, for example -lmlx5 for librte-pmd-mlx5, or the static link^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #460: FILE: drivers/net/mlx5/meson.build:16: +libnames = [ 'mlx5', 'ibverbs' ]^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #702: FILE: drivers/net/mlx5/mlx5_flow.c:1038: +^Iif (attributes->transfer && !priv->config.dv_esw_en)^M$ ERROR:TRAILING_WHITESPACE: trailing whitespace #711: FILE: drivers/net/mlx5/mlx5_flow.c:1295: + * mlx5 flow-specific (DV, verbs, etc.) supported header fields mask.^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #722: FILE: drivers/net/mlx5/mlx5_flow.c:1785: +^Iif (attr->transfer && priv->config.dv_esw_en)^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #723: FILE: drivers/net/mlx5/mlx5_flow.c:1786: +^I^Itype = MLX5_FLOW_TYPE_DV;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #724: FILE: drivers/net/mlx5/mlx5_flow.c:1787: +^Iif (!attr->transfer)^M$ ERROR:TRAILING_WHITESPACE: trailing whitespace #733: FILE: drivers/net/mlx5/mlx5_flow.c:1834: + * This function initializes device flow structure such as dv or verbs in^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #7189: FILE: mk/rte.app.mk:178: +_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += -lrte_pmd_mlx5^M$ total: 9 errors, 0 warnings, 701 lines checked