[dpdk-test-report] |WARNING| pw58530 [RFC PATCH 4/9] app/test: add security cpu crypto perftest

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 3 17:42:22 CEST 2019


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#199: 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


More information about the test-report mailing list