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 A524E488CC for ; Tue, 7 Oct 2025 07:02:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FBEF4027F; Tue, 7 Oct 2025 07:02:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D35474027F for ; Tue, 7 Oct 2025 07:02:56 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4214D124268; Tue, 7 Oct 2025 07:02:48 +0200 (CEST) Subject: |WARNING| pw157305 [PATCH 2/5] net/dpaa: Support IEEE1588 by timesync API In-Reply-To: <20251007050012.2432449-3-g.singh@nxp.com> References: <20251007050012.2432449-3-g.singh@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gagandeep Singh Message-Id: <20251007050248.4214D124268@dpdk.org> Date: Tue, 7 Oct 2025 07:02:48 +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/157305 _coding style issues_ __rte_packed_begin and __rte_packed_end should always be used in pairs.