|WARNING| pw135868 [PATCH 6/8] net/nfp: add the elf module

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 15 03:56:50 CET 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'RELA' may be misspelled - perhaps 'REAL'?
#204: FILE: drivers/net/nfp/nfpcore/nfp_elf.c:69:
+#define NFP_ELF_SHT_RELA      4

WARNING:TYPO_SPELLING: 'flie' may be misspelled - perhaps 'file'?
#820: FILE: drivers/net/nfp/nfpcore/nfp_elf.c:685:
+nfp_elf_read_flie_headers(struct nfp_elf *ectx,

WARNING:TYPO_SPELLING: 'flie' may be misspelled - perhaps 'file'?
#1143: FILE: drivers/net/nfp/nfpcore/nfp_elf.c:1008:
+	err = nfp_elf_read_flie_headers(ectx, buf);

total: 0 errors, 3 warnings, 0 checks, 1221 lines checked


More information about the test-report mailing list