[dpdk-test-report] |WARNING| pw43919 pipeline: add symmetric crypto to table action

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 28 10:33:13 CEST 2018


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

_coding style issues_


ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream.
#23: 
Change-Id: Id0b547bb10f9e8814b08f5df2343337daca0ae92

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#79: FILE: lib/librte_pipeline/rte_table_action.c:1231:
+#define CRYPTO_IV_OFFSET						\
+	sizeof(struct rte_crypto_op) + sizeof(struct rte_crypto_sym_op)

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 24)
#231: FILE: lib/librte_pipeline/rte_table_action.c:1383:
+			if (cipher_xform->iv.length >
[...]
+			return -ENOMEM;

total: 2 errors, 1 warnings, 621 lines checked


More information about the test-report mailing list