[dpdk-test-report] |WARNING| pw62656 [PATCH] app/test-crypto-perf: support PDCP

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 7 14:13:38 CET 2019


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16)
#150: FILE: app/test-crypto-perf/cperf_ops.c:532:
+		if (options->cipher_algo != RTE_CRYPTO_CIPHER_NULL) {
+		cipher_xform.cipher.key.data = test_vector->cipher_key.data;

total: 0 errors, 1 warnings, 422 lines checked


More information about the test-report mailing list