[dpdk-test-report] |WARNING| pw35239 [PATCH 53/80] net/sfc/base: move datapath config to ef10 NIC board cfg

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 20 08:37:47 CET 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <__checkReturn>
#51: FILE: drivers/net/sfc/base/ef10_nic.c:992:
+static	__checkReturn	efx_rc_t

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#60: FILE: drivers/net/sfc/base/ef10_nic.c:1635:
+	if ((rc = ef10_get_datapath_caps(enp)) != 0)

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


More information about the test-report mailing list