[dpdk-test-report] |WARNING| pw25319 [PATCH v3] ethdev: add isolated mode to flow API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 14 14:47:44 CEST 2017


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 367 lines checked


More information about the test-report mailing list