[dpdk-test-report] |WARNING| pw94683 [PATCH 2/2] drivers: add octeontx crypto adapter data path
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jun 22 18:49:25 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94683
_coding style issues_
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#173: 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"
#206: 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"
#255: 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:574:
+static __rte_always_inline void * __rte_hot
total: 4 errors, 0 warnings, 600 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