automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127905 [PATCH 32/34] net/sfc: indicate MAE counter type in use for transfer flows
       [not found] <20230601195538.8265-33-ivan.malov@arknetworks.am>
@ 2023-06-01 20:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-01 20:00 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#307: FILE: drivers/net/sfc/sfc_mae_counter.c:144:
+	sfc_info(sa, "enabled MAE counter 0x%x-#%u with reset pkts=%" PRIu64

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#339: FILE: drivers/net/sfc/sfc_mae_counter.c:176:
+		return EINVAL;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#429: FILE: drivers/net/sfc/sfc_mae_counter.c:987:
+		return EINVAL;

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

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

only message in thread, other threads:[~2023-06-01 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230601195538.8265-33-ivan.malov@arknetworks.am>
2023-06-01 20:00 ` |WARNING| pw127905 [PATCH 32/34] net/sfc: indicate MAE counter type in use for transfer flows 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).