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 C121AA0524 for ; Mon, 31 May 2021 04:24:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6CC040140; Mon, 31 May 2021 04:24:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 368CD4003E for ; Mon, 31 May 2021 04:24:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 13C61122E1E; Mon, 31 May 2021 04:24:55 +0200 (CEST) In-Reply-To: <20210531022208.11962-1-haifeil@nvidia.com> References: <20210531022208.11962-1-haifeil@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Haifei Luo Message-Id: <20210531022455.13C61122E1E@dpdk.org> Date: Mon, 31 May 2021 04:24:55 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93598 [PATCH] net/mlx5: support flow dump value 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/93598 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #199: FILE: drivers/net/mlx5/mlx5_flow.c:7872: + fprintf(file, "%d,0x%x,%" PRIu64 ",%" PRIu64 " ", type, total: 0 errors, 0 warnings, 1 checks, 219 lines checked