From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7A472A04B5 for ; Tue, 27 Oct 2020 13:39:05 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D9E493976; Tue, 27 Oct 2020 13:38:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id C11F13772; Tue, 27 Oct 2020 13:38:57 +0100 (CET) In-Reply-To: <1603801650-442376-30-git-send-email-suanmingm@nvidia.com> References: <1603801650-442376-30-git-send-email-suanmingm@nvidia.com> To: test-report@dpdk.org Cc: Suanming Mou Message-Id: <20201027123857.C11F13772@dpdk.org> Date: Tue, 27 Oct 2020 13:38:57 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw82314 [PATCH v3 29/34] net/mlx5: make sample and mirror action thread safe 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/82314 _coding style issues_ WARNING:TYPO_SPELLING: 'Smaple' may be misspelled - perhaps 'Sample'? #119: FILE: drivers/net/mlx5/mlx5_flow.h:571: + uint32_t idx; /** Smaple object index. */ WARNING:TYPO_SPELLING: 'smaple' may be misspelled - perhaps 'sample'? #203: FILE: drivers/net/mlx5/mlx5_flow_dv.c:8654: + * Existing smaple action should release the prepared WARNING:TYPO_SPELLING: 'smaple' may be misspelled - perhaps 'sample'? #373: FILE: drivers/net/mlx5/mlx5_flow_dv.c:8816: + * Existing smaple action should release the prepared total: 0 errors, 3 warnings, 0 checks, 585 lines checked