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 55F4643E52 for ; Fri, 12 Apr 2024 15:01:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 524EB41144; Fri, 12 Apr 2024 15:01:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0E21F402A2 for ; Fri, 12 Apr 2024 15:01:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0A7E4121EEE; Fri, 12 Apr 2024 15:01:33 +0200 (CEST) Subject: |WARNING| pw139270 [PATCH 21/24] net/axgbe: add 2.5GbE support to 10G BaseT mode In-Reply-To: <20240412125249.10625-21-VenkatKumar.Ande@amd.com> References: <20240412125249.10625-21-VenkatKumar.Ande@amd.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Venkat Kumar Ande Message-Id: <20240412130133.0A7E4121EEE@dpdk.org> Date: Fri, 12 Apr 2024 15:01:33 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/139270 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #149: FILE: drivers/net/axgbe/axgbe_phy_impl.c:2277: + pdata->phy.supported |= SUPPORTED_2500baseX_Full; total: 0 errors, 0 warnings, 1 checks, 29 lines checked