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 99AA7440AB for ; Fri, 24 May 2024 21:35:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 937E44068E; Fri, 24 May 2024 21:35:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BED0C4026B for ; Fri, 24 May 2024 21:35:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A785212367B; Fri, 24 May 2024 21:35:16 +0200 (CEST) Subject: |WARNING| pw140311 [PATCH] event/dsw: support explicit release only mode In-Reply-To: <20240524192437.183960-1-mattias.ronnblom@ericsson.com> References: <20240524192437.183960-1-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20240524193516.A785212367B@dpdk.org> Date: Fri, 24 May 2024 21:35:16 +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/140311 _coding style issues_ WARNING:TYPO_SPELLING: 'RELASE' may be misspelled - perhaps 'RELEASE'? #153: events of type RTE_EVENT_OP_FORWARD and RTE_EVENT_OP_RELASE) that has WARNING:TYPO_SPELLING: 'efficency' may be misspelled - perhaps 'efficiency'? #156: For efficency reasons, DSW does not track the *identity* of individual WARNING:TYPO_SPELLING: 'relase' may be misspelled - perhaps 'release'? #172: latency is reduced, regardless if implicit relase is enabled or not. total: 0 errors, 3 warnings, 224 lines checked