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 C142A41D3D for ; Fri, 10 Mar 2023 09:23:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4CC942C54; Fri, 10 Mar 2023 09:23:13 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 609CC42BC9 for ; Fri, 10 Mar 2023 09:23:12 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5BC171209BE; Fri, 10 Mar 2023 09:23:12 +0100 (CET) Subject: |WARNING| pw124952 [PATCH v6 01/39] common/cnxk: add ML headers and ROC code for cnxk In-Reply-To: <20230310082015.20200-2-syalavarthi@marvell.com> References: <20230310082015.20200-2-syalavarthi@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Srikanth Yalavarthi Message-Id: <20230310082312.5BC171209BE@dpdk.org> Date: Fri, 10 Mar 2023 09:23:12 +0100 (CET) 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/124952 _coding style issues_ Warning in drivers/common/cnxk/roc_platform.c: Using RTE_LOG_REGISTER, prefer RTE_LOG_REGISTER_(DEFAULT|SUFFIX)