[dpdk-test-report] |WARNING| pw54599 [PATCH 06/29] net/sfc/base: add driver version string registration

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 13 15:54:03 CEST 2019


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <__checkReturn>
#49: FILE: drivers/net/sfc/base/efx.h:1473:
+extern	__checkReturn	efx_rc_t

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#50: FILE: drivers/net/sfc/base/efx.h:1474:
+efx_nic_set_drv_version(

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#95: FILE: drivers/net/sfc/base/efx_mcdi.c:1265:
+	if (enp->en_drv_version[0] == '


More information about the test-report mailing list