|WARNING| pw128626 [PATCH v5 2/3] common/sfc_efx/base: add support to enable VLAN stripping
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jun 13 17:13:41 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128626
_coding style issues_
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#158: FILE: drivers/common/sfc_efx/base/efx_port.c:218:
+ return ENOTSUP;
total: 0 errors, 1 warnings, 114 lines checked
More information about the test-report
mailing list