automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93519 [PATCH 19/20] net/sfc: support flow action COUNT in transfer rules
       [not found] <20210527152510.1551026-20-andrew.rybchenko@oktetlabs.ru>
@ 2021-05-27 15:29 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-05-27 15:29 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


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

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

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

WARNING:TYPO_SPELLING: 'sevice' may be misspelled - perhaps 'service'?
#1027: FILE: drivers/net/sfc/sfc_mae_counter.c:436:
+	char counter_service_name[sizeof(service.name)] = "counter_sevice";

total: 0 errors, 3 warnings, 1 checks, 1201 lines checked

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

only message in thread, other threads:[~2021-05-27 15:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210527152510.1551026-20-andrew.rybchenko@oktetlabs.ru>
2021-05-27 15:29 ` [dpdk-test-report] |WARNING| pw93519 [PATCH 19/20] net/sfc: support flow action COUNT in transfer rules 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).