automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153847 [PATCH v1 08/18] net/hinic3: add module about hardware operation
       [not found] <20250529081529.2839-9-wff_light@vip.163.com>
@ 2025-05-29  8:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-05-29  8:18 UTC (permalink / raw)
  To: test-report; +Cc: Feifei

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

_coding style issues_


WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#528: FILE: drivers/net/hinic3/base/hinic3_hw_comm.c:68:
+	info->coalesc_timer_cfg = msix_cfg.coalesct_timer_cnt;

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#559: FILE: drivers/net/hinic3/base/hinic3_hw_comm.c:99:
+	msix_cfg.coalesct_timer_cnt = temp_info.coalesc_timer_cfg;

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#567: FILE: drivers/net/hinic3/base/hinic3_hw_comm.c:107:
+	if (info.interrupt_coalesc_set) {

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#569: FILE: drivers/net/hinic3/base/hinic3_hw_comm.c:109:
+		msix_cfg.coalesct_timer_cnt = info.coalesc_timer_cfg;

WARNING:TYPO_SPELLING: 'COALESC' may be misspelled - perhaps 'COALESCE'?
#933: FILE: drivers/net/hinic3/base/hinic3_hw_comm.h:15:
+#define HINIC3_MSIX_CNT_COALESC_TIMER_SHIFT 8

WARNING:TYPO_SPELLING: 'COALESC' may be misspelled - perhaps 'COALESCE'?
#939: FILE: drivers/net/hinic3/base/hinic3_hw_comm.h:21:
+#define HINIC3_MSIX_CNT_COALESC_TIMER_MASK 0xFFU

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#1122: FILE: drivers/net/hinic3/base/hinic3_hw_comm.h:204:
+	u32 interrupt_coalesc_set;

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#1127: FILE: drivers/net/hinic3/base/hinic3_hw_comm.h:209:
+	u8 coalesc_timer_cfg;

WARNING:TYPO_SPELLING: 'COALESC' may be misspelled - perhaps 'COALESCE'?
#1360: FILE: drivers/net/hinic3/base/hinic3_hwdev.c:70:
+#define HINIC3_DEFAULT_EQ_MSIX_COALESC_TIMER_CFG 0xFF

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#1523: FILE: drivers/net/hinic3/base/hinic3_hwdev.c:233:
+	info.interrupt_coalesc_set = 1;

WARNING:TYPO_SPELLING: 'coalesc' may be misspelled - perhaps 'coalesce'?
#1525: FILE: drivers/net/hinic3/base/hinic3_hwdev.c:235:
+	info.coalesc_timer_cfg = HINIC3_DEFAULT_EQ_MSIX_COALESC_TIMER_CFG;

WARNING:TYPO_SPELLING: 'COALESC' may be misspelled - perhaps 'COALESCE'?
#1525: FILE: drivers/net/hinic3/base/hinic3_hwdev.c:235:
+	info.coalesc_timer_cfg = HINIC3_DEFAULT_EQ_MSIX_COALESC_TIMER_CFG;

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1612: FILE: drivers/net/hinic3/base/hinic3_hwdev.c:322:
+		/* For the PF/VF of slave host, return error. */

total: 0 errors, 13 warnings, 0 checks, 1929 lines checked

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

only message in thread, other threads:[~2025-05-29  8:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250529081529.2839-9-wff_light@vip.163.com>
2025-05-29  8:18 ` |WARNING| pw153847 [PATCH v1 08/18] net/hinic3: add module about hardware operation 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).