From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3EE21A056B for ; Thu, 12 Mar 2020 12:22:13 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 917AF1C069; Thu, 12 Mar 2020 12:22:10 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 8700B1C07B; Thu, 12 Mar 2020 12:22:08 +0100 (CET) In-Reply-To: <20200312111907.31555-11-ndabilpuram@marvell.com> References: <20200312111907.31555-11-ndabilpuram@marvell.com> To: test-report@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20200312112208.8700B1C07B@dpdk.org> Date: Thu, 12 Mar 2020 12:22:08 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66585 [PATCH 10/11] net/octeontx2: add tx queue ratelimit callback 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/66585 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #299: FILE: drivers/net/octeontx2/otx2_tm.c:2838: + if (otx2_dev_is_95xx_Ax(dev) || CHECK:CAMELCASE: Avoid CamelCase: #300: FILE: drivers/net/octeontx2/otx2_tm.c:2839: + otx2_dev_is_96xx_Ax(dev)) total: 0 errors, 0 warnings, 2 checks, 281 lines checked