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 EA96D45BB4 for ; Wed, 23 Oct 2024 19:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E61B7409FA; Wed, 23 Oct 2024 19:08:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8D9C9406BC for ; Wed, 23 Oct 2024 19:07:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 88A2C12310C; Wed, 23 Oct 2024 19:07:54 +0200 (CEST) Subject: |WARNING| pw147012 [PATCH v3 37/73] net/ntnic: add flow dump feature In-Reply-To: <20241023170032.314155-38-sil-plv@napatech.com> References: <20241023170032.314155-38-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241023170754.88A2C12310C@dpdk.org> Date: Wed, 23 Oct 2024 19:07:54 +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/147012 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #466: 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