automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105241 [PATCH v1 02/25] net/spnic: initialize the HW interface
       [not found] <cd728bcbf84fd7128f2959f0935b0ef37e8ab3fd.1639636621.git.songyl@ramaxel.com>
@ 2021-12-18  2:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-18  2:54 UTC (permalink / raw)
  To: test-report; +Cc: Yanling Song

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

_coding style issues_


WARNING:TYPO_SPELLING: 'MAKS' may be misspelled - perhaps 'MASK'?
#122: FILE: drivers/net/spnic/base/spnic_csr.h:25:
+#define SPNIC_REGS_FLAG_MAKS			0x3FFFFFFF

WARNING:TYPO_SPELLING: 'MAKS' may be misspelled - perhaps 'MASK'?
#426: FILE: drivers/net/spnic/base/spnic_hwif.c:137:
+#define SPNIC_GET_REG_FLAG(reg)	((reg) & (~(SPNIC_REGS_FLAG_MAKS)))

WARNING:TYPO_SPELLING: 'MAKS' may be misspelled - perhaps 'MASK'?
#428: FILE: drivers/net/spnic/base/spnic_hwif.c:139:
+#define SPNIC_GET_REG_ADDR(reg)	((reg) & (SPNIC_REGS_FLAG_MAKS))

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-18  2:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cd728bcbf84fd7128f2959f0935b0ef37e8ab3fd.1639636621.git.songyl@ramaxel.com>
2021-12-18  2:54 ` |WARNING| pw105241 [PATCH v1 02/25] net/spnic: initialize the HW interface checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).