|WARNING| pw131612 [PATCH v5 03/26] net/nfp: unify the type of integer variable

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 19 11:59:22 CEST 2023


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#622: FILE: drivers/net/nfp/nfpcore/nfp_mutex.c:273:
+					"target:%d key:%08x] addr:%" PRIx64,

WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#850: FILE: drivers/net/nfp/nfpcore/nfp_nsp.h:232:
+int nfp_eth_set_configured(struct nfp_cpp *cpp, uint32_t idx, int configed);

total: 0 errors, 1 warnings, 1 checks, 864 lines checked


More information about the test-report mailing list