* |WARNING| pw129825 [PATCH v2 5/8] net/rnp add reset code for Chip Init process
[not found] <20230802081106.2340406-6-caowenbo@mucse.com>
@ 2023-08-02 8:15 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-02 8:15 UTC (permalink / raw)
To: test-report; +Cc: Wenbo Cao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129825
_coding style issues_
WARNING:TYPO_SPELLING: 'CLER' may be misspelled - perhaps 'CLEAR'?
#179: FILE: drivers/net/rnp/base/rnp_dma_regs.h:33:
+#define RNP_DMA_INT_CLER(qid) _RING_(0x0028 + 0x100 * (qid))
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#264: FILE: drivers/net/rnp/base/rnp_eth_regs.h:39:
+/* This Just VLAN Master Switch */
WARNING:TYPO_SPELLING: 'INDEPEND' may be misspelled - perhaps 'INDEPENDENT'?
#464: FILE: drivers/net/rnp/rnp.h:18:
+ RNP_SHARE_INDEPEND,
WARNING:TYPO_SPELLING: 'INDEPEND' may be misspelled - perhaps 'INDEPENDENT'?
#579: FILE: drivers/net/rnp/rnp_ethdev.c:120:
+ adapter->s_mode = RNP_SHARE_INDEPEND;
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#663: FILE: drivers/net/rnp/rnp_mbx_fw.c:2:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'capablity' may be misspelled - perhaps 'capability'?
#770: FILE: drivers/net/rnp/rnp_mbx_fw.c:109:
+static int rnp_fw_get_capablity(struct rte_eth_dev *dev,
WARNING:TYPO_SPELLING: 'capablity' may be misspelled - perhaps 'capability'?
#810: FILE: drivers/net/rnp/rnp_mbx_fw.c:149:
+ err = rnp_fw_get_capablity(dev, &ablity);
WARNING:TYPO_SPELLING: 'FAILD' may be misspelled - perhaps 'FAILED'?
#957: FILE: drivers/net/rnp/rnp_mbx_fw.h:34:
+ EVT_MODULE_QUALIFICATION_FAILD = 8,
total: 0 errors, 8 warnings, 0 checks, 950 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-02 8:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230802081106.2340406-6-caowenbo@mucse.com>
2023-08-02 8:15 ` |WARNING| pw129825 [PATCH v2 5/8] net/rnp add reset code for Chip Init process 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).