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

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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#266: 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
#267: FILE: lib/librte_ethdev/rte_flow.c:1253:
+			   NULL, rte_strerror(ENOSYS));

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

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

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

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

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

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

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Andrey Vesnovaty <andrey.vesnovaty@gmail.com>'

total: 0 errors, 9 warnings, 289 lines checked

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

only message in thread, other threads:[~2020-06-20 13:34 UTC | newest]

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