automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ori Kam <orika@mellanox.com>
Subject: [dpdk-test-report] |WARNING| pw52641 [PATCH] net/mlx5: fix RSS validation function
Date: Thu, 11 Apr 2019 11:07:46 +0200 (CEST)	[thread overview]
Message-ID: <20190411090746.E2F485F2E@dpdk.org> (raw)
In-Reply-To: <1554973447-3009-1-git-send-email-orika@mellanox.com>

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#40: FILE: drivers/net/mlx5/mlx5_flow.c:884:
+ * @param[in] item_flags^M$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#41: FILE: drivers/net/mlx5/mlx5_flow.c:885:
+ *   Items that were detected.^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#49: FILE: drivers/net/mlx5/mlx5_flow.c:897:
+^I^I^I      uint64_t item_flags,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#54: FILE: drivers/net/mlx5/mlx5_flow.c:902:
+^Iint tunnel = !!(item_flags & MLX5_FLOW_LAYER_TUNNEL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#62: FILE: drivers/net/mlx5/mlx5_flow.c:971:
+^Iif (rss->level > 1 &&  !tunnel)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#63: FILE: drivers/net/mlx5/mlx5_flow.c:972:
+^I^Ireturn rte_flow_error_set(error, EINVAL,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#64: FILE: drivers/net/mlx5/mlx5_flow.c:973:
+^I^I^I^I^I  RTE_FLOW_ERROR_TYPE_ACTION_CONF, NULL,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#65: FILE: drivers/net/mlx5/mlx5_flow.c:974:
+^I^I^I^I^I  "inner RSS is not supported for "^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#66: FILE: drivers/net/mlx5/mlx5_flow.c:975:
+^I^I^I^I^I  "non-tunnel flows");^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#78: FILE: drivers/net/mlx5/mlx5_flow.h:446:
+^I^I^I^I  uint64_t item_flags,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#99: FILE: drivers/net/mlx5/mlx5_flow_dv.c:1809:
+^I^Iint tunnel = !!(item_flags & MLX5_FLOW_LAYER_TUNNEL);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#108: FILE: drivers/net/mlx5/mlx5_flow_dv.c:1981:
+^I^I^I^I^I^I^I    attr, item_flags,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#109: FILE: drivers/net/mlx5/mlx5_flow_dv.c:1982:
+^I^I^I^I^I^I^I    error);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#122: FILE: drivers/net/mlx5/mlx5_flow_verbs.c:1196:
+^I^I^I^I^I^I^I    attr, item_flags,^M$

total: 14 errors, 0 warnings, 0 checks, 70 lines checked

           reply	other threads:[~2019-04-11  9:07 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1554973447-3009-1-git-send-email-orika@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=20190411090746.E2F485F2E@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=orika@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).