automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw26321 [PATCH v3 1/4] crypto/aesni_gcm: migrate to Multi-buffer library
       [not found] <20170704001243.5130-2-pablo.de.lara.guarch@intel.com>
@ 2017-07-04  8:14 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-07-04  8:14 UTC (permalink / raw)
  To: test-report; +Cc: Pablo de Lara

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#303: FILE: drivers/crypto/aesni_gcm/aesni_gcm_ops.h:96:
+#define AES_GCM_FN(keylen, arch) \
+aes_gcm_enc_##keylen##_##arch,\
+aes_gcm_dec_##keylen##_##arch,\
+aes_gcm_pre_##keylen##_##arch,\
+aes_gcm_init_##keylen##_##arch,\
+aes_gcm_enc_##keylen##_update_##arch,\
+aes_gcm_dec_##keylen##_update_##arch,\
+aes_gcm_enc_##keylen##_finalize_##arch,

total: 1 errors, 0 warnings, 622 lines checked

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

only message in thread, other threads:[~2017-07-04  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170704001243.5130-2-pablo.de.lara.guarch@intel.com>
2017-07-04  8:14 ` [dpdk-test-report] |WARNING| pw26321 [PATCH v3 1/4] crypto/aesni_gcm: migrate to Multi-buffer library 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).