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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 6 14:25:47 CEST 2018


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

_coding style issues_


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

total: 0 errors, 2 warnings, 162 lines checked


More information about the test-report mailing list