From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 027C1A05D3 for ; Mon, 25 Mar 2019 18:04:43 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 547F85B3A; Mon, 25 Mar 2019 18:04:40 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 662D55B36; Mon, 25 Mar 2019 18:04:38 +0100 (CET) In-Reply-To: <1553533414-9911-7-git-send-email-viacheslavo@mellanox.com> References: <1553533414-9911-7-git-send-email-viacheslavo@mellanox.com> To: test-report@dpdk.org Cc: Viacheslav Ovsiienko Message-Id: <20190325170438.662D55B36@dpdk.org> Date: Mon, 25 Mar 2019 18:04:38 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw51641 [PATCH v2 06/13] net/mlx5: switch to the names in the shared IB context 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/51641 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #100: FILE: drivers/net/mlx5/mlx5_stats.c:151: + int n = fscanf(file, "%" SCNu64, stat); total: 0 errors, 0 warnings, 1 checks, 68 lines checked