* |WARNING| pw133587 [PATCH 14/30] net/mlx5: reuse reformat and modify header actions in a table
[not found] <20231029163202.216450-14-getelson@nvidia.com>
@ 2023-10-29 16:36 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-10-29 16:36 UTC (permalink / raw)
To: test-report; +Cc: Gregory Etelson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/133587
_coding style issues_
CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'encap_type' may be better as '(encap_type)' to avoid precedence issues
#190: FILE: drivers/net/mlx5/mlx5_flow_hw.c:74:
+#define MLX5_CONST_ENCAP_ITEM(encap_type, ptr) \
+(((const struct encap_type *)(ptr))->definition)
total: 0 errors, 0 warnings, 1 checks, 754 lines checked
Warning in drivers/net/mlx5/mlx5_flow_hw.c:
Using __atomic_xxx/__ATOMIC_XXX built-ins, prefer rte_atomic_xxx/rte_memory_order_xxx
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-29 16:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231029163202.216450-14-getelson@nvidia.com>
2023-10-29 16:36 ` |WARNING| pw133587 [PATCH 14/30] net/mlx5: reuse reformat and modify header actions in a table 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).