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 DEFD545AB8 for ; Sat, 5 Oct 2024 09:27:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB647432E4; Sat, 5 Oct 2024 09:27:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1E0E4402E6 for ; Sat, 5 Oct 2024 09:27:58 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 17DD2121E21; Sat, 5 Oct 2024 09:27:58 +0200 (CEST) Subject: |WARNING| pw145195 [PATCH v6 3/6] eventdev: add event preschedule hint In-Reply-To: <20241005072600.7962-4-pbhagavatula@marvell.com> References: <20241005072600.7962-4-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20241005072758.17DD2121E21@dpdk.org> Date: Sat, 5 Oct 2024 09:27:58 +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/145195 _coding style issues_ WARNING:TYPO_SPELLING: 'provice' may be misspelled - perhaps 'provide'? #135: FILE: doc/guides/rel_notes/release_24_11.rst:79: + * Added ``rte_event_port_preschedule`` to allow applications provice explicit total: 0 errors, 1 warnings, 190 lines checked __rte_experimental must appear alone on the line immediately preceding the return type of a function.