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 E73C043E7E for ; Mon, 15 Apr 2024 22:17:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E312D40E96; Mon, 15 Apr 2024 22:17:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A64EE4027E for ; Mon, 15 Apr 2024 22:16:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A2EC412083E; Mon, 15 Apr 2024 22:16:46 +0200 (CEST) Subject: |WARNING| pw139366 [PATCH v2 52/83] crypto/qat: move alignment attribute on types In-Reply-To: <1713211485-9021-53-git-send-email-roretzla@linux.microsoft.com> References: <1713211485-9021-53-git-send-email-roretzla@linux.microsoft.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tyler Retzlaff Message-Id: <20240415201646.A2EC412083E@dpdk.org> Date: Mon, 15 Apr 2024 22:16:46 +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/139366 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #168: FILE: drivers/crypto/qat/qat_asym.h:67: + union __rte_aligned(8) { total: 1 errors, 0 warnings, 90 lines checked