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 6806545BCC for ; Wed, 30 Oct 2024 22:46:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6495243376; Wed, 30 Oct 2024 22:46:46 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B52E443365 for ; Wed, 30 Oct 2024 22:46:23 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id A71F5121E31; Wed, 30 Oct 2024 22:46:23 +0100 (CET) Subject: |WARNING| pw147802 [PATCH v5 37/80] net/ntnic: add flow dump feature In-Reply-To: <20241030213940.3470062-38-sil-plv@napatech.com> References: <20241030213940.3470062-38-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241030214623.A71F5121E31@dpdk.org> Date: Wed, 30 Oct 2024 22:46:23 +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/147802 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #467: FILE: drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_hw_db_inline.c:636: + fprintf(file, " ID %d, HW id %d, priority 0x%" PRIx64 " ", (int)id, total: 0 errors, 0 warnings, 1 checks, 482 lines checked