[dpdk-test-report] |WARNING| pw50749 [v2, 03/13] net/enic: fix SCTP match for flow API

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Mar 2 11:44:54 CET 2019


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

_coding style issues_


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

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


More information about the test-report mailing list