[dpdk-test-report] |WARNING| pw50604 [07/15] net/enic: enable limited PASSTHRU flow action
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 28 08:05:26 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/50604
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#76: FILE: drivers/net/enic/enic_flow.c:1179:
+ return ENOTSUP;
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#90: FILE: drivers/net/enic/enic_flow.c:1193:
+ return ENOTSUP;
total: 0 errors, 2 warnings, 0 checks, 56 lines checked
More information about the test-report
mailing list