From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 98983199B6; Sat, 10 Mar 2018 23:50:29 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Rahul Lakkireddy Message-Id: <20180310225029.98983199B6@dpdk.org> Date: Sat, 10 Mar 2018 23:50:29 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35942 [PATCH 01/13] cxgbe: add skeleton VF driver X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2018 22:50:29 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35942 _coding style issues_ ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #392: FILE: drivers/net/cxgbe/cxgbevf_ethdev.c:24: +#define CH_PCI_DEVICE_ID_TABLE_DEFINE_END \ + { .vendor_id = 0, } \ + } total: 1 errors, 0 warnings, 0 checks, 374 lines checked