automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw151237 [PATCH v1 10/14] net/zxdh: support hash tables write and delete ops
       [not found] <20250210015017.4105624-5-chen.bingbin@zte.com.cn>
@ 2025-02-10  2:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-10  2:06 UTC (permalink / raw)
  To: test-report; +Cc: Bingbin Chen

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

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'write'
#59: 
Implement hash tables write write and delete

CHECK:CAMELCASE: Avoid CamelCase: <aucKey>
#1005: FILE: drivers/net/zxdh/zxdh_np.c:5474:
+	uint8_t aucKey[ZXDH_HASH_KEY_MAX] = {0};

CHECK:CAMELCASE: Avoid CamelCase: <aucRst>
#1006: FILE: drivers/net/zxdh/zxdh_np.c:5475:
+	uint8_t aucRst[ZXDH_HASH_RST_MAX] = {0};

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

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

only message in thread, other threads:[~2025-02-10  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250210015017.4105624-5-chen.bingbin@zte.com.cn>
2025-02-10  2:06 ` |WARNING| pw151237 [PATCH v1 10/14] net/zxdh: support hash tables write and delete ops 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).