|WARNING| pw132671 [PATCH 16/21] cryptodev: use rte optional stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 17 01:12:03 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/132671
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#118: FILE: lib/cryptodev/rte_cryptodev.c:1558:
+ RTE_ATOMIC(struct rte_cryptodev_cb *) *prev_cb;
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#154: FILE: lib/cryptodev/rte_cryptodev.c:1698:
+ RTE_ATOMIC(struct rte_cryptodev_cb *) *prev_cb;
^
total: 2 errors, 0 warnings, 118 lines checked
More information about the test-report
mailing list