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 71FC842E2D for ; Sun, 9 Jul 2023 16:22:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CB22410FA; Sun, 9 Jul 2023 16:22:35 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D7464410FA for ; Sun, 9 Jul 2023 16:22:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C4113120922; Sun, 9 Jul 2023 16:22:34 +0200 (CEST) Subject: |WARNING| pw129406 [PATCH] net/mlx5/hws: add support for multi pattern In-Reply-To: <20230709142028.16892-1-valex@nvidia.com> References: <20230709142028.16892-1-valex@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Alex Vesker Message-Id: <20230709142234.C4113120922@dpdk.org> Date: Sun, 9 Jul 2023 16:22:34 +0200 (CEST) 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/129406 _coding style issues_ WARNING:SPACE_BEFORE_TAB: please, no space before tabs #218: FILE: drivers/net/mlx5/hws/mlx5dr.h:522: + * ^INumber of provided patterns in "patterns" array.$ WARNING:TYPO_SPELLING: 'Caclulate' may be misspelled - perhaps 'Calculate'? #761: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:1565: + /* Caclulate maximum number of mh actions for shared arg allocation */ total: 0 errors, 2 warnings, 0 checks, 1336 lines checked