[dpdk-test-report] |WARNING| pw39719 [PATCH] net/enic: fix flow drop action

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 10 10:53:12 CEST 2018


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#35: FILE: drivers/net/enic/enic_flow.c:1066:
+				return ENOTSUP;

total: 0 errors, 1 warnings, 0 checks, 9 lines checked


More information about the test-report mailing list