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 F05B443CFF for ; Wed, 20 Mar 2024 12:30:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC4DB402B9; Wed, 20 Mar 2024 12:30:56 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 84DCC402A2 for ; Wed, 20 Mar 2024 12:30:55 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4d84faffb1eso141941e0c.0 for ; Wed, 20 Mar 2024 04:30:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710934255; x=1711539055; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=BqV1knur2iMpP6gtR6Qh7hSGf/b9sPnfi+socc8I5yM=; b=TpDrLapOLs/3ILLaSvwThSCgDPYWaTzyY9booLwUMFaPtGQldaQ63CHDqNZgN+1kUQ 7FqI1p1H3I8/uro4QkMDvOdOJNca5Y5rQLap9teNfMjs5f/EyLYkF/8v6f4hBgDf4mrw jX+VCnh4Vksx8OxmmDdj7EmUYy287C+9eFBFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710934255; x=1711539055; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=BqV1knur2iMpP6gtR6Qh7hSGf/b9sPnfi+socc8I5yM=; b=rMYDKFjL/MeEpt9KWgq3KqXzYuP3xGX1TSURoti4ZpwVWJEGyXHDqxdj2jIUox/2zz TFIz9wJA7wMXN/FVDWMO9pfC9LpjPZN6hLpjlL0ZQl5lYfut5edSWGg3n+vcbBuCLBWm LhfNAkHrZ5SSSGWNF7g+2HfHPnF1+h7U52VlD39EIeaPX3ZbpctXkTPbX9Tvdk1pnFUj oTeGA5Z5cyhkjdGP3vQOofJsW7fzHnpckb2YFHK3XMSqBRKqHfwaAP9MytUN3ycTHJ69 SnbSXMqFV9qPF/v1lRB0MxAGbtQADn9v4O49NxpKmwe8FL4UXLQBJ1smejRPfh7eixQy Z2oA== X-Gm-Message-State: AOJu0YykJ0XuikResdfKSjZuHZcmaFFiPNgbnVKu/f1TfbpY3A9u3CX4 u04fx5ithPrmvCdur5pz0BlPgOdbgrZa8JJrfgXjjsIH5Z9KJB0X2DmGRWrO/0LS+8ZVDOFzyK0 5x4oeaoLMQnWAkanmTVDiImxiHWsf6e9/CgvThGxucSA2Y/dVzChI4HH5 X-Google-Smtp-Source: AGHT+IFTe+xT4EZRAbVCa6ACqHd8Fqg/ryJRmEyI7/3JZsAghJLoJuUtkgO1uFAxR3p9B/W0q7PvyPLG7wGp X-Received: by 2002:a05:6122:231e:b0:4d4:42c6:b08d with SMTP id bq30-20020a056122231e00b004d442c6b08dmr8232496vkb.5.1710934254839; Wed, 20 Mar 2024 04:30:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ce25-20020a056122411900b004cbf532b73dsm516637vkb.11.2024.03.20.04.30.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 04:30:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 04:30:54 -0700 (PDT) Message-ID: <65fac8ee.050a0220.5b9b5.c8c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 73BA96052471; Wed, 20 Mar 2024 07:30:54 -0400 (EDT) Subject: |SUCCESS| pw138487 [PATCH] [v3] dmadev: fix structure alignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320072332.1433526-1-wenwux.ma@intel.com> References: <20240320072332.1433526-1-wenwux.ma@intel.com> Content-Type: text/plain 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: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138487 _Testing PASS_ Submitter: Wenwu Ma Date: Wednesday, March 20 2024 07:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138487 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/