[dpdk-test-report] |WARNING| pw37299 [PATCH v2 1/4] ethdev: add group counter support to rte_flow

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 5 16:00:43 CEST 2018


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 160 lines checked


More information about the test-report mailing list