automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53342 [PATCH] net/mlx5: match on TCP flags via DV/DR engine
       [not found] <20190509061053.181091-1-jackmin@mellanox.com>
@ 2019-05-09  6:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-09  6:12 UTC (permalink / raw)
  To: test-report; +Cc: Jack Min

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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#33: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2069:
+^Istruct rte_flow_item_tcp nic_tcp_mask = {^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#34: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2070:
+^I^I.hdr = { .tcp_flags = 0xFF,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#35: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2071:
+^I^I^I .src_port = RTE_BE16(UINT16_MAX),^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#36: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2072:
+^I^I^I .dst_port = RTE_BE16(UINT16_MAX),^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#37: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2073:
+^I^I}^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#38: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2074:
+^I};^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#47: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2155:
+^I^I^I^I^I^I &nic_tcp_mask,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#55: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2871:
+^IMLX5_SET(fte_match_set_lyr_2_4, headers_m, tcp_flags,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#56: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2872:
+^I^I tcp_m->hdr.tcp_flags);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#57: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2873:
+^IMLX5_SET(fte_match_set_lyr_2_4, headers_v, tcp_flags,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#58: FILE: drivers/net/mlx5/mlx5_flow_dv.c:2874:
+^I^I (tcp_v->hdr.tcp_flags & tcp_m->hdr.tcp_flags));^M$

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Jack Min <jackmin@mellanox.com>'

total: 11 errors, 1 warnings, 0 checks, 30 lines checked

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

only message in thread, other threads:[~2019-05-09  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190509061053.181091-1-jackmin@mellanox.com>
2019-05-09  6:12 ` [dpdk-test-report] |WARNING| pw53342 [PATCH] net/mlx5: match on TCP flags via DV/DR engine 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).