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 CDA3CA034C for ; Mon, 8 Aug 2022 11:43:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C58774067B; Mon, 8 Aug 2022 11:43:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8B9014014F for ; Mon, 8 Aug 2022 11:43:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 751E9120775; Mon, 8 Aug 2022 11:43:55 +0200 (CEST) Subject: |WARNING| pw114716 [PATCH 2/2] common/mlx5: fix multi-process mempool registration In-Reply-To: <20220808094236.3395516-3-dkozlyuk@nvidia.com> References: <20220808094236.3395516-3-dkozlyuk@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dmitry Kozlyuk Message-Id: <20220808094355.751E9120775@dpdk.org> Date: Mon, 8 Aug 2022 11:43:55 +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/114716 _coding style issues_ WARNING:TYPO_SPELLING: 'callabck' may be misspelled - perhaps 'callback'? #205: FILE: drivers/common/mlx5/mlx5_common_mr.h:84: + uint32_t mempool_cb_reg_n; /* Mempool event callabck registrants. */ total: 0 errors, 1 warnings, 53 lines checked