From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 67C871B1B0; Mon, 25 Sep 2017 14:39:19 +0200 (CEST) In-Reply-To: <1506342429-199695-2-git-send-email-david.hunt@intel.com> References: <1506342429-199695-2-git-send-email-david.hunt@intel.com> To: test-report@dpdk.org Cc: David Hunt Message-Id: <20170925123919.67C871B1B0@dpdk.org> Date: Mon, 25 Sep 2017 14:39:19 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw29161 [PATCH v2 1/8] net/i40e: add API to convert VF MAC to VSI index 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: Mon, 25 Sep 2017 12:39:19 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/29161 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #41: FILE: drivers/net/i40e/rte_pmd_i40e.c:2119: +uint64_t +rte_pmd_i40e_query_vfid_by_mac(uint8_t port, uint64_t vf_mac) { total: 1 errors, 0 warnings, 0 checks, 55 lines checked