[dpdk-test-report] |WARNING| pw93724 [PATCH v1 5/7] power: support callbacks for multiple Rx queues
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jun 1 14:02:28 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/93724
_coding style issues_
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#154: FILE: lib/power/rte_power_pmd_mgmt.c:83:
+static int
+queue_list_find(const struct pmd_core_cfg *cfg, const struct queue *q,
+ size_t *idx) {
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#169: FILE: lib/power/rte_power_pmd_mgmt.c:98:
+static int
+queue_set_power_save(struct pmd_core_cfg *cfg, const struct queue *q) {
total: 2 errors, 0 warnings, 485 lines checked
More information about the test-report
mailing list