[dpdk-test-report] |WARNING| pw39321 [PATCH 3/4] net/sfc/base: support RxDP scatter disabled truncate counter

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 3 16:42:42 CEST 2018


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#34: FILE: drivers/net/sfc/base/ef10_mac.c:542:
+		if ((rc = efx_mac_stats_mask_add_ranges(maskp, mask_size,

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_RXDP_SCATTER_DISABLED_TRUNC]
#55: FILE: drivers/net/sfc/base/ef10_mac.c:999:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_RXDP_SCATTER_DISABLED_TRUNC]),

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


More information about the test-report mailing list