* [dpdk-test-report] |WARNING| pw21057 [PATCH 13/13] net/sfc: support Rx packed stream EF10-specific datapath
[not found] <1488438439-14776-14-git-send-email-arybchenko@solarflare.com>
@ 2017-03-02 7:10 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-02 7:10 UTC (permalink / raw)
To: test-report; +Cc: Andrew Rybchenko
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/21057
_coding style issues_
CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#783: FILE: drivers/net/sfc/sfc_ef10_ps_rx.c:571:
+ rxq->completed = rxq->added = 0;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#796: FILE: drivers/net/sfc/sfc_ef10_ps_rx.c:584:
+ return ENOMEM;
total: 0 errors, 1 warnings, 1 checks, 892 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-02 7:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1488438439-14776-14-git-send-email-arybchenko@solarflare.com>
2017-03-02 7:10 ` [dpdk-test-report] |WARNING| pw21057 [PATCH 13/13] net/sfc: support Rx packed stream EF10-specific datapath 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).