* [dpdk-test-report] |WARNING| pw60637 [PATCH v2 04/10] app/test: add security cpu crypto perftest
[not found] <20191007162850.60552-5-roy.fan.zhang@intel.com>
@ 2019-10-07 16:30 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-07 16:30 UTC (permalink / raw)
To: test-report; +Cc: Fan Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/60637
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#198: FILE: app/test/test_security_cpu_crypto.c:718:
+#define all_gcm_perf_test_cases(type) \
+ TEST_EXPAND(_128, 16, type) \
+ TEST_EXPAND(_192, 24, type) \
+ TEST_EXPAND(_256, 32, type)
total: 1 errors, 0 warnings, 212 lines checked
^ permalink raw reply [flat|nested] only message in thread