automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70659 [PATCH v1 1/3] common/mlx5: move glue files under Linux directory
       [not found] <20200527161425.22944-1-ophirmu@mellanox.com>
@ 2020-05-27 16:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-05-27 16:15 UTC (permalink / raw)
  To: test-report; +Cc: Ophir Munk

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#585: FILE: drivers/common/mlx5/linux/mlx5_glue.c:192:
+	return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#656: FILE: drivers/common/mlx5/linux/mlx5_glue.c:263:
+	return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#671: FILE: drivers/common/mlx5/linux/mlx5_glue.c:278:
+	return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#684: FILE: drivers/common/mlx5/linux/mlx5_glue.c:291:
+	return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#709: FILE: drivers/common/mlx5/linux/mlx5_glue.c:316:
+	return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#724: FILE: drivers/common/mlx5/linux/mlx5_glue.c:331:
+	return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#741: FILE: drivers/common/mlx5/linux/mlx5_glue.c:348:
+	return ENOTSUP;

total: 0 errors, 7 warnings, 2082 lines checked

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

only message in thread, other threads:[~2020-05-27 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200527161425.22944-1-ophirmu@mellanox.com>
2020-05-27 16:15 ` [dpdk-test-report] |WARNING| pw70659 [PATCH v1 1/3] common/mlx5: move glue files under Linux directory 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).