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 449E6A0C4F for ; Fri, 23 Jul 2021 02:53:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A07840040; Fri, 23 Jul 2021 02:53:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6525B4003C for ; Fri, 23 Jul 2021 02:53:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4B4801235AE; Fri, 23 Jul 2021 02:53:33 +0200 (CEST) In-Reply-To: <20210723005218.134328-1-stephen@networkplumber.org> References: <20210723005218.134328-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20210723005333.4B4801235AE@dpdk.org> Date: Fri, 23 Jul 2021 02:53:33 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw96216 [PATCH v2] eal: fix argument to rte_bsf32_safe 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/96216 _coding style issues_ WARNING:TYPO_SPELLING: 'probaly' may be misspelled - perhaps 'probably'? #82: introduced when the safe version was added and probaly cause WARNING:BAD_SIGN_OFF: 'Acked-by:' is the preferred signature form #95: Acked-By: Tyler Retzlaff total: 0 errors, 2 warnings, 18 lines checked --- a/doc/guides/rel_notes/release_21_08.rst +++ b/doc/guides/rel_notes/release_21_08.rst