automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127902 [PATCH 29/34] net/sfc: rework MAE action rule counter representation in SW
       [not found] <20230601195538.8265-30-ivan.malov@arknetworks.am>
@ 2023-06-01 20:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-01 20:01 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#108: FILE: drivers/net/sfc/sfc_mae.c:831:
+		return ENOMEM;

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#209: FILE: drivers/net/sfc/sfc_mae.c:904:
+		rc = efx_mae_action_set_fill_in_counter_id(

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#773: FILE: drivers/net/sfc/sfc_mae_counter.c:175:
+		 " bytes=%" PRIu64, mae_counter->id,

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

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

only message in thread, other threads:[~2023-06-01 20:01 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-30-ivan.malov@arknetworks.am>
2023-06-01 20:01 ` |WARNING| pw127902 [PATCH 29/34] net/sfc: rework MAE action rule counter representation in SW 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).