automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw115619 [PATCH 3/3] cryptodev: hide sym session structure
       [not found] <20220829160645.378406-4-roy.fan.zhang@intel.com>
@ 2022-08-29 16:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-08-29 16:12 UTC (permalink / raw)
  To: test-report; +Cc: Fan Zhang

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#267: FILE: lib/cryptodev/cryptodev_pmd.h:160:
+#define CRYPTODEV_GET_SYM_SESS_PRIV(s) \
+	(void *)(((struct rte_cryptodev_sym_session *)s)->driver_priv_data)

total: 1 errors, 0 warnings, 335 lines checked

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

only message in thread, other threads:[~2022-08-29 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220829160645.378406-4-roy.fan.zhang@intel.com>
2022-08-29 16:12 ` |WARNING| pw115619 [PATCH 3/3] cryptodev: hide sym session structure 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).