[dpdk-test-report] |WARNING| pw18038 [PATCH 2/3] driver: e1000 igb support to free consumed buffers

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 16 13:49:20 CET 2016


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#103: FILE: drivers/net/e1000/igb_rxtx.c:1241:
+	if (txq != NULL) {
[...]
+	} else
[...]

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


More information about the test-report mailing list