From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 404B0A0C4C for ; Thu, 2 Sep 2021 03:45:09 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35C1940142; Thu, 2 Sep 2021 03:45:09 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id F21654013F for ; Thu, 2 Sep 2021 03:45:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D0C3E122E33; Thu, 2 Sep 2021 03:45:07 +0200 (CEST) In-Reply-To: <20210902013709.71612-1-simei.su@intel.com> References: <20210902013709.71612-1-simei.su@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Simei Su Message-Id: <20210902014507.D0C3E122E33@dpdk.org> Date: Thu, 2 Sep 2021 03:45:07 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97725 [PATCH v2] net/ice: support IEEE 1588 PTP for E810 X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/97725 _coding style issues_ CHECK:BRACES: Unbalanced braces around else statement #456: FILE: drivers/net/ice/ice_rxtx.c:2697: + else { total: 0 errors, 0 warnings, 1 checks, 371 lines checked