automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Moti Haimovsky <motih@mellanox.com>
Subject: [dpdk-test-report] |WARNING| pw53480 [RFC] net/mlx5: remove TCF support from PMD
Date: Thu, 16 May 2019 17:29:33 +0200 (CEST)	[thread overview]
Message-ID: <20190516152933.4A479D189@dpdk.org> (raw)
In-Reply-To: <1558020480-156711-1-git-send-email-motih@mellanox.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/53480

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#170: FILE: drivers/net/mlx5/mlx5_flow.c:1038:
+^Iif (attributes->transfer && !priv->config.dv_esw_en)^M$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#179: 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
#189: FILE: drivers/net/mlx5/mlx5_flow.c:1697:
+^Ireturn rte_flow_error_set(error, ENOTSUP,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#190: FILE: drivers/net/mlx5/mlx5_flow.c:1698:
+^I^I^I^I  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL, NULL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#199: FILE: drivers/net/mlx5/mlx5_flow.c:1707:
+^Irte_flow_error_set(error, ENOTSUP,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#200: FILE: drivers/net/mlx5/mlx5_flow.c:1708:
+^I^I^I    RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL, NULL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#210: FILE: drivers/net/mlx5/mlx5_flow.c:1720:
+^Ireturn rte_flow_error_set(error, ENOTSUP,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#211: FILE: drivers/net/mlx5/mlx5_flow.c:1721:
+^I^I^I^I  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL, NULL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#221: FILE: drivers/net/mlx5/mlx5_flow.c:1729:
+^Ireturn rte_flow_error_set(error, ENOTSUP,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#222: FILE: drivers/net/mlx5/mlx5_flow.c:1730:
+^I^I^I^I  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL, NULL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#232: FILE: drivers/net/mlx5/mlx5_flow.c:1752:
+^Ireturn rte_flow_error_set(error, ENOTSUP,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#233: FILE: drivers/net/mlx5/mlx5_flow.c:1753:
+^I^I^I^I  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL, NULL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#244: FILE: drivers/net/mlx5/mlx5_flow.c:1785:
+^Iif (attr->transfer && priv->config.dv_esw_en)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#245: FILE: drivers/net/mlx5/mlx5_flow.c:1786:
+^I^Itype = MLX5_FLOW_TYPE_DV;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#246: FILE: drivers/net/mlx5/mlx5_flow.c:1787:
+^Iif (!attr->transfer)^M$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#255: 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
#6711: FILE: mk/rte.app.mk:178:
+_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD)       += -lrte_pmd_mlx5^M$

total: 17 errors, 0 warnings, 232 lines checked

           reply	other threads:[~2019-05-16 15:29 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1558020480-156711-1-git-send-email-motih@mellanox.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190516152933.4A479D189@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=motih@mellanox.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).