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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 14 16:49:38 CEST 2017


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

_coding style issues_


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

total: 0 errors, 2 warnings, 389 lines checked


More information about the test-report mailing list