From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E82A42B86; Fri, 13 Jul 2018 15:54:44 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: Nelio Laranjeiro Message-Id: <20180713135444.E82A42B86@dpdk.org> Date: Fri, 13 Jul 2018 15:54:44 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw43053 net/mlx5: fix representors detection 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: , X-List-Received-Date: Fri, 13 Jul 2018 13:54:45 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/43053 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #118: FILE: drivers/net/mlx5/mlx5_ethdev.c:1341: + fscanf(file, "%" SCNx64 "%c", &data.switch_id, &c) == 2 && total: 0 errors, 0 warnings, 1 checks, 83 lines checked