automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw52641 [PATCH] net/mlx5: fix RSS validation function
       [not found] <1554973447-3009-1-git-send-email-orika@mellanox.com>
@ 2019-04-11  9:07 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-11  9:07 UTC (permalink / raw)
  To: test-report; +Cc: Ori Kam

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-11  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1554973447-3009-1-git-send-email-orika@mellanox.com>
2019-04-11  9:07 ` [dpdk-test-report] |WARNING| pw52641 [PATCH] net/mlx5: fix RSS validation function checkpatch

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).