[dpdk-test-report] |WARNING| pw79649 [PATCH v2 30/56] net/txgbe: add device stop and close operations

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 6 11:43:14 CEST 2020


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#95: FILE: drivers/net/txgbe/base/txgbe_hw.c:983:
+	if (hw->bus.lan_id != 0) {
+		return TXGBE_NOT_IMPLEMENTED;
+	}

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


More information about the test-report mailing list