[dpdk-test-report] |WARNING| pw21147 [PATCH 11/11] net/sfc: add unknown unicast/multicast match in flow API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 2 17:04:35 CET 2017


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

_coding style issues_


ERROR:OPEN_BRACE: that open brace { should be on the previous line
#121: FILE: drivers/net/sfc/sfc_flow.c:216:
+	const uint8_t ig_mask[EFX_MAC_ADDR_LEN] =
+		{ 0x01, 0x00, 0x00, 0x00, 0x00, 0x00 };

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


More information about the test-report mailing list