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 82012A0093 for ; Sun, 2 Jan 2022 08:01:58 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B02240698; Sun, 2 Jan 2022 08:01:58 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5DF354067E for ; Sun, 2 Jan 2022 08:01:57 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 576A6120D7B; Sun, 2 Jan 2022 08:01:57 +0100 (CET) Subject: |WARNING| pw105542 [RFC 2/3] net/mlx5: refactor devargs handling in spawn In-Reply-To: <20220102065927.2210733-3-michaelba@nvidia.com> References: <20220102065927.2210733-3-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20220102070157.576A6120D7B@dpdk.org> Date: Sun, 2 Jan 2022 08:01:57 +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/105542 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #1733: FILE: drivers/net/mlx5/mlx5.c:1316: + sh->esw_mode = !!(spawn->info.master || spawn->info.representor); ERROR:C99_COMMENTS: do not use C99 // comments #3114: FILE: drivers/net/mlx5/mlx5_flow_dv.c:6615: + // TODO: unreachable, decide about the solution. total: 1 errors, 1 warnings, 0 checks, 4208 lines checked