[dpdk-test-report] |WARNING| pw64763 [PATCH 1/5] ethdev: add API to dump device internal flow info

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 16 11:15:59 CET 2020


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 64 lines checked


More information about the test-report mailing list