|WARNING| pw156354 [V7 09/17] net/hinic3: add a NIC business configuration module

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 1 13:17:51 CEST 2025


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#1799: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.c:1715:
+			"Failed to set rq flush, err:%d, out_param:0x%" PRIx64,

WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#1811: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.c:1727:
+				uint16_t cmd, void *buf_in, uint16_t in_size, void *buf_out, uint16_t *out_size)

WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'?
#2501: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.h:627:
+	uint8_t alos;
 	        ^^^^

total: 0 errors, 2 warnings, 1 checks, 3320 lines checked


More information about the test-report mailing list