* [dpdk-test-report] |WARNING| pw95203 [PATCH v4 19/20] net/sfc: support flow action COUNT in transfer rules
[not found] <20210702083948.546667-20-andrew.rybchenko@oktetlabs.ru>
@ 2021-07-02 8:43 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-07-02 8:43 UTC (permalink / raw)
To: test-report; +Cc: Andrew Rybchenko
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/95203
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EALREADY)
#315: 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)
#372: FILE: drivers/net/sfc/sfc_mae.c:628:
+ return ENOMEM;
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#755: 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, 1241 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-07-02 8:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210702083948.546667-20-andrew.rybchenko@oktetlabs.ru>
2021-07-02 8:43 ` [dpdk-test-report] |WARNING| pw95203 [PATCH v4 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).