|WARNING| pw117628 [PATCH v8 13/14] baseband/acc: add PF configure companion function

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 7 21:07:43 CEST 2022


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'qtopFromAcc', this function's name, in a string
#289: FILE: drivers/baseband/acc/rte_acc200_pmd.c:93:
+		rte_bbdev_log(ERR, "Unexpected error evaluating qtopFromAcc %d", acc_enum);

WARNING:TYPO_SPELLING: 'dED' may be misspelled - perhaps 'dead'?
#666: FILE: drivers/baseband/acc/rte_acc200_pmd.c:3871:
+	0x1E212, 0x1E18A, 0x1E101, 0x1E076, 0x1DFEB, 0x1DF5E, 0x1dED0, 0x1DE41,

WARNING:TYPO_SPELLING: 'dED' may be misspelled - perhaps 'dead'?
#693: FILE: drivers/baseband/acc/rte_acc200_pmd.c:3898:
+	0x111EB, 0x11097, 0x10F42, 0x10dED, 0x10C97, 0x10B40, 0x109E9, 0x10891,

total: 0 errors, 3 warnings, 632 lines checked


More information about the test-report mailing list