automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw22028 [PATCH v2 2/3] net/mlx5: use correct RETA table size
       [not found] <c8ef649638be7cc1319bec0847852d466194533f.1490050764.git.yskoh@mellanox.com>
@ 2017-03-21  9:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-21  9:38 UTC (permalink / raw)
  To: test-report; +Cc: Yongseok Koh

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#61: FILE: drivers/net/mlx5/mlx5_rss.c:262:
+		return EINVAL;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#72: FILE: drivers/net/mlx5/mlx5_rss.c:296:
+		return EINVAL;

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

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

only message in thread, other threads:[~2017-03-21  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <c8ef649638be7cc1319bec0847852d466194533f.1490050764.git.yskoh@mellanox.com>
2017-03-21  9:38 ` [dpdk-test-report] |WARNING| pw22028 [PATCH v2 2/3] net/mlx5: use correct RETA table size 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).