automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw50753 [v2, 07/13] net/enic: enable limited PASSTHRU flow action
       [not found] <20190302104251.32565-8-hyonkim@cisco.com>
@ 2019-03-02 10:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-03-02 10:44 UTC (permalink / raw)
  To: test-report; +Cc: Hyong Youb Kim

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#114: FILE: drivers/net/enic/enic_flow.c:1179:
+				return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#128: FILE: drivers/net/enic/enic_flow.c:1193:
+		return ENOTSUP;

total: 0 errors, 2 warnings, 0 checks, 81 lines checked

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

only message in thread, other threads:[~2019-03-02 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190302104251.32565-8-hyonkim@cisco.com>
2019-03-02 10:44 ` [dpdk-test-report] |WARNING| pw50753 [v2, 07/13] net/enic: enable limited PASSTHRU flow action 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).