automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw135613 [PATCH 5/8] net/mlx5/hws: support NAT64 action
       [not found] <20231227090731.2569427-6-bingz@nvidia.com>
@ 2023-12-27  9:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-12-27  9:09 UTC (permalink / raw)
  To: test-report; +Cc: Bing Zhao

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

_coding style issues_


WARNING:TYPO_SPELLING: 'attiribute' may be misspelled - perhaps 'attribute'?
#171: FILE: drivers/net/mlx5/hws/mlx5dr.h:818:
+ * 	The relevant attiribute of the NAT action.

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#171: FILE: drivers/net/mlx5/hws/mlx5dr.h:818:
+ * ^IThe relevant attiribute of the NAT action.$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#172: FILE: drivers/net/mlx5/hws/mlx5dr.h:819:
+ * 	The relevant attiribute of the NAT action.
+  * @param[in] flags

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#173: FILE: drivers/net/mlx5/hws/mlx5dr.h:820:
+  * @param[in] flags
+ *	Action creation flags. (enum mlx5dr_action_flags)

CHECK:SPACING: No space is necessary after a cast
#246: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:282:
+	action_ptr = (uint8_t *) modify_action_data;

CHECK:SPACING: No space is necessary after a cast
#309: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:345:
+	pat[0].sz = (action_ptr - (uint8_t *) modify_action_data);

CHECK:SPACING: No space is necessary after a cast
#356: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:392:
+	action_ptr = (uint8_t *) modify_action_data;

CHECK:SPACING: No space is necessary after a cast
#396: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:432:
+	pat[0].sz = action_ptr - (uint8_t *) modify_action_data;

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#441: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:477:
+
+	}

CHECK:SPACING: No space is necessary after a cast
#444: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:480:
+	action_ptr = (uint8_t *) modify_action_data;

CHECK:SPACING: No space is necessary after a cast
#509: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:545:
+	pat[0].sz = action_ptr - (uint8_t *) modify_action_data;

total: 0 errors, 4 warnings, 7 checks, 598 lines checked

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

only message in thread, other threads:[~2023-12-27  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231227090731.2569427-6-bingz@nvidia.com>
2023-12-27  9:09 ` |WARNING| pw135613 [PATCH 5/8] net/mlx5/hws: support NAT64 action 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).