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 96354A0503 for ; Fri, 1 Apr 2022 05:23:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 898E04067E; Fri, 1 Apr 2022 05:23:42 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2C24F4014F for ; Fri, 1 Apr 2022 05:23:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 27A35121D58; Fri, 1 Apr 2022 05:23:41 +0200 (CEST) Subject: |WARNING| pw109055 [RFC 4/6] net/mlx5: add private API to configure Rxq LWM In-Reply-To: <20220401032232.1267376-5-spiked@nvidia.com> References: <20220401032232.1267376-5-spiked@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Spike Du Message-Id: <20220401032341.27A35121D58@dpdk.org> Date: Fri, 1 Apr 2022 05:23:41 +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/109055 _coding style issues_ WARNING:TYPO_SPELLING: 'modfiy' may be misspelled - perhaps 'modify'? #282: FILE: drivers/net/mlx5/mlx5_rx.c:1290: + /* Save LWM to rxq and send modfiy_rq devx command. */ total: 0 errors, 1 warnings, 0 checks, 190 lines checked --- a/doc/guides/rel_notes/release_22_03.rst +++ b/doc/guides/rel_notes/release_22_03.rst