[dpdk-test-report] |WARNING| pw94776 [PATCH v2 2/2] drivers: add octeontx crypto adapter data path

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 23 22:55:04 CEST 2021


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#174: FILE: drivers/crypto/octeontx/otx_cryptodev_ops.c:419:
+static __rte_always_inline void * __rte_hot

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#207: FILE: drivers/crypto/octeontx/otx_cryptodev_ops.c:448:
+static __rte_always_inline void * __rte_hot

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#256: FILE: drivers/crypto/octeontx/otx_cryptodev_ops.c:530:
+static __rte_always_inline void * __rte_hot

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#293: FILE: drivers/crypto/octeontx/otx_cryptodev_ops.c:572:
+static __rte_always_inline void * __rte_hot

total: 4 errors, 0 warnings, 596 lines checked
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst


More information about the test-report mailing list