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 984C445AA2 for ; Thu, 3 Oct 2024 22:38:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9400B40273; Thu, 3 Oct 2024 22:38:24 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B030340268 for ; Thu, 3 Oct 2024 22:38:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A89AA121E1F; Thu, 3 Oct 2024 22:38:23 +0200 (CEST) Subject: |WARNING| pw145000 [PATCH v13 2/3] event/dlb2: add support for independent enqueue In-Reply-To: <20241003203658.4090323-3-abdullah.sevincer@intel.com> References: <20241003203658.4090323-3-abdullah.sevincer@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Abdullah Sevincer Message-Id: <20241003203823.A89AA121E1F@dpdk.org> Date: Thu, 3 Oct 2024 22:38:23 +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/145000 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #108: FILE: doc/guides/prog_guide/eventdev/eventdev.rst:478: +Some eventdev hardware devices such as DLB2 expects all forwarded events to be $ ERROR:TRAILING_WHITESPACE: trailing whitespace #109: FILE: doc/guides/prog_guide/eventdev/eventdev.rst:479: +enqueued in the same order as they are dequeued. For dropped events, their $ total: 2 errors, 0 warnings, 874 lines checked