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

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EALREADY)
#293: 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)
#350: FILE: drivers/net/sfc/sfc_mae.c:628:
+			return ENOMEM;

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

total: 0 errors, 2 warnings, 1 checks, 1221 lines checked
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst

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

only message in thread, other threads:[~2021-06-04 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210604142414.283611-20-andrew.rybchenko@oktetlabs.ru>
2021-06-04 14:28 ` [dpdk-test-report] |WARNING| pw93899 [PATCH v2 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).