automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw18258 [PATCH v4 01/25] ethdev: introduce generic flow API
       [not found] <89884cb1e32f8e141b1e8a053cfdb334f9fff984.1482257521.git.adrien.mazarguil@6wind.com>
@ 2016-12-20 18:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-20 18:43 UTC (permalink / raw)
  To: test-report; +Cc: Adrien Mazarguil

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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#240: FILE: lib/librte_ether/rte_flow.c:58:
+		code = ENOSYS;

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#263: FILE: lib/librte_ether/rte_flow.c:81:
+	rte_flow_error_set(error, ENOSYS, RTE_FLOW_ERROR_TYPE_UNSPECIFIED,

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#264: FILE: lib/librte_ether/rte_flow.c:82:
+			   NULL, rte_strerror(ENOSYS));

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#283: FILE: lib/librte_ether/rte_flow.c:101:
+	rte_flow_error_set(error, ENOSYS, RTE_FLOW_ERROR_TYPE_UNSPECIFIED,

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#284: FILE: lib/librte_ether/rte_flow.c:102:
+			   NULL, rte_strerror(ENOSYS));

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#301: FILE: lib/librte_ether/rte_flow.c:119:
+	rte_flow_error_set(error, ENOSYS, RTE_FLOW_ERROR_TYPE_UNSPECIFIED,

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#302: FILE: lib/librte_ether/rte_flow.c:120:
+			   NULL, rte_strerror(ENOSYS));

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#318: FILE: lib/librte_ether/rte_flow.c:136:
+	rte_flow_error_set(error, ENOSYS, RTE_FLOW_ERROR_TYPE_UNSPECIFIED,

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#319: FILE: lib/librte_ether/rte_flow.c:137:
+			   NULL, rte_strerror(ENOSYS));

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#338: FILE: lib/librte_ether/rte_flow.c:156:
+	rte_flow_error_set(error, ENOSYS, RTE_FLOW_ERROR_TYPE_UNSPECIFIED,

WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#339: FILE: lib/librte_ether/rte_flow.c:157:
+			   NULL, rte_strerror(ENOSYS));

total: 0 errors, 11 warnings, 1342 lines checked

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

only message in thread, other threads:[~2016-12-20 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <89884cb1e32f8e141b1e8a053cfdb334f9fff984.1482257521.git.adrien.mazarguil@6wind.com>
2016-12-20 18:43 ` [dpdk-test-report] |WARNING| pw18258 [PATCH v4 01/25] ethdev: introduce generic flow API 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).