[dpdk-test-report] |WARNING| pw71260 [PATCH v2 10/12] net/ice: enable stats for DCF

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 11 11:11:29 CEST 2020


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 19)
#100: FILE: drivers/net/ice/ice_dcf.c:1016:
+	if (err) {
+		   PMD_DRV_LOG(ERR, "fail to execute command OP_GET_STATS");

WARNING:TABSTOP: Statements should start on a tabstop
#102: FILE: drivers/net/ice/ice_dcf.c:1018:
+		   return err;

total: 0 errors, 2 warnings, 0 checks, 158 lines checked


More information about the test-report mailing list