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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 24 16:58:20 CEST 2017


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

_coding style issues_


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

total: 0 errors, 2 warnings, 354 lines checked


More information about the test-report mailing list