automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw29665 [PATCH v1 1/7] ethdev: expose flow API error helper
       [not found] <00db12469380e587ac434bfc5c63795e32cfddef.1507193185.git.adrien.mazarguil@6wind.com>
@ 2017-10-05  9:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-05  9:49 UTC (permalink / raw)
  To: test-report; +Cc: Adrien Mazarguil

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

_coding style issues_


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

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

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

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

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

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

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

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

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

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

total: 0 errors, 10 warnings, 217 lines checked

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

only message in thread, other threads:[~2017-10-05  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <00db12469380e587ac434bfc5c63795e32cfddef.1507193185.git.adrien.mazarguil@6wind.com>
2017-10-05  9:49 ` [dpdk-test-report] |WARNING| pw29665 [PATCH v1 1/7] ethdev: expose flow API error helper 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).