automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw128020 [PATCH v2 31/34] common/sfc_efx/base: rework MAE counter provisioning helpers
       [not found] <20230604000051.7877-32-ivan.malov@arknetworks.am>
@ 2023-06-04  0:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-04  0:05 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


WARNING:TYPO_SPELLING: 'allocatedp' may be misspelled - perhaps 'allocated'?
#124: FILE: drivers/common/sfc_efx/base/efx.h:4872:
+	__out				uint32_t *n_allocatedp,

WARNING:TYPO_SPELLING: 'allocatedp' may be misspelled - perhaps 'allocated'?
#281: FILE: drivers/common/sfc_efx/base/efx_mae.c:3364:
+	__out				uint32_t *n_allocatedp,

WARNING:TYPO_SPELLING: 'allocatedp' may be misspelled - perhaps 'allocated'?
#288: FILE: drivers/common/sfc_efx/base/efx_mae.c:3371:
+					 n_counters, n_allocatedp,

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#293: FILE: drivers/common/sfc_efx/base/efx_mae.c:3376:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#297: FILE: drivers/common/sfc_efx/base/efx_mae.c:3380:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#406: FILE: drivers/common/sfc_efx/base/efx_mae.c:3492:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#410: FILE: drivers/common/sfc_efx/base/efx_mae.c:3496:
+	return (rc);

total: 4 errors, 3 warnings, 329 lines checked

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

only message in thread, other threads:[~2023-06-04  0:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230604000051.7877-32-ivan.malov@arknetworks.am>
2023-06-04  0:05 ` |WARNING| pw128020 [PATCH v2 31/34] common/sfc_efx/base: rework MAE counter provisioning helpers 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).