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 50B2B467B6 for ; Thu, 22 May 2025 08:29:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B0F4402CA; Thu, 22 May 2025 08:29:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BF5B440144 for ; Thu, 22 May 2025 08:29:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 83C63123FAA; Thu, 22 May 2025 08:29:01 +0200 (CEST) Subject: |WARNING| pw153580 [PATCH v1] compress/zsda: code formatting In-Reply-To: <20250522062351.2266776-1-li.hanxiao@zte.com.cn> References: <20250522062351.2266776-1-li.hanxiao@zte.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanxiao Li Message-Id: <20250522062901.83C63123FAA@dpdk.org> Date: Thu, 22 May 2025 08:29:01 +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/153580 _coding style issues_ __rte_packed_begin and __rte_packed_end should always be used in pairs.