* [dpdk-test-report] |WARNING| pw37173 [PATCH v1 06/16] ethdev: alter behavior of flow API actions
[not found] <20180404150312.12304-7-adrien.mazarguil@6wind.com>
@ 2018-04-04 15:57 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-04 15:57 UTC (permalink / raw)
To: test-report; +Cc: Adrien Mazarguil
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37173
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#291: FILE: drivers/net/enic/enic_flow.c:972:
+ return ENOTSUP;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#301: FILE: drivers/net/enic/enic_flow.c:984:
+ return ENOTSUP;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#321: FILE: drivers/net/enic/enic_flow.c:1015:
+ return ENOTSUP;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#331: FILE: drivers/net/enic/enic_flow.c:1028:
+ return ENOTSUP;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#341: FILE: drivers/net/enic/enic_flow.c:1041:
+ return ENOTSUP;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#351: FILE: drivers/net/enic/enic_flow.c:1055:
+ return ENOTSUP;
total: 0 errors, 6 warnings, 609 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-04 15:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180404150312.12304-7-adrien.mazarguil@6wind.com>
2018-04-04 15:57 ` [dpdk-test-report] |WARNING| pw37173 [PATCH v1 06/16] ethdev: alter behavior of flow API actions 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).