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 9DFBC46B0A for ; Sat, 5 Jul 2025 20:42:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9847940684; Sat, 5 Jul 2025 20:42:35 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6B6DA40685 for ; Sat, 5 Jul 2025 20:42:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 29541125304; Sat, 5 Jul 2025 20:41:08 +0200 (CEST) Subject: |WARNING| pw155018 [PATCH v1] event/dlb2: add support for stop and restart dlb device In-Reply-To: <20250705184209.924922-1-pravin.pathak@intel.com> References: <20250705184209.924922-1-pravin.pathak@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Pravin Pathak Message-Id: <20250705184108.29541125304@dpdk.org> Date: Sat, 5 Jul 2025 20:41:08 +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/155018 _coding style issues_ WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'? #119: FILE: drivers/event/dlb2/dlb2.c:1047: + dlb2->ev_ports[i].qm_port.hist_list = 0; WARNING:TYPO_SPELLING: 'stoped' may be misspelled - perhaps 'stopped'? #507: FILE: drivers/event/dlb2/pf/base/dlb2_resource.c:6264: + * traffic through it. Once a domain is stoped, its resources can no longer be WARNING:TYPO_SPELLING: 'stoped' may be misspelled - perhaps 'stopped'? #518: FILE: drivers/event/dlb2/pf/base/dlb2_resource.c:6275: + * EINVAL - the domain is not configured, or the domain is already stoped. total: 0 errors, 3 warnings, 1133 lines checked