automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70465 [RFC] add flow action context API
       [not found] <20200520091801.30163-1-andrey.vesnovaty@gmail.com>
@ 2020-05-20  9:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-05-20  9:18 UTC (permalink / raw)
  To: test-report; +Cc: Andrey Vesnovaty

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

_coding style issues_


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

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

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

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

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

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

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

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

total: 0 errors, 8 warnings, 279 lines checked

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

only message in thread, other threads:[~2020-05-20  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200520091801.30163-1-andrey.vesnovaty@gmail.com>
2020-05-20  9:18 ` [dpdk-test-report] |WARNING| pw70465 [RFC] add flow action context 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).