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 AB3FD48934 for ; Tue, 14 Oct 2025 12:19:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6AE5402AE; Tue, 14 Oct 2025 12:19:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6D733402AE for ; Tue, 14 Oct 2025 12:19:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 26D4B1242A9; Tue, 14 Oct 2025 12:19:13 +0200 (CEST) Subject: |WARNING| pw157558 [PATCH v3 2/5] net/dpaa: Support IEEE1588 by timesync API In-Reply-To: <20251014101716.2885563-3-g.singh@nxp.com> References: <20251014101716.2885563-3-g.singh@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gagandeep Singh Message-Id: <20251014101913.26D4B1242A9@dpdk.org> Date: Tue, 14 Oct 2025 12:19:13 +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/157558 _coding style issues_ __rte_packed_begin and __rte_packed_end should always be used in pairs.