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 8A21643BDF for ; Fri, 8 Mar 2024 09:49:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 802A3402E2; Fri, 8 Mar 2024 09:49:18 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 41C9B40274 for ; Fri, 8 Mar 2024 09:49:17 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e6082eab17so1717802b3a.1 for ; Fri, 08 Mar 2024 00:49:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709887756; x=1710492556; 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=UWfZ0CGUQmXSgpb4V27dn+gGXRTdkYLhMkd1MbLMa9c=; b=ie2pfabAPrlxH/qwmnI1uw+/Ra84l9SuI/OzsCOAIIHx2OjglSEsrBw8QvFdRD1PTH hd599E0o7lL5sJeFE7dJwx5r/fM7E2dRshm50kTSpsxAOdCd4o/VdWiCfYzHjekkuC5p xOVqs1F57DyjjsnziYPzEQNpcKRnHCLVQ3Grg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709887756; x=1710492556; 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=UWfZ0CGUQmXSgpb4V27dn+gGXRTdkYLhMkd1MbLMa9c=; b=mNx1dvk2iyh9wX/J4hJRkJlbL/ElZzij5KkAldnURUFt+6niMlqfvXN+wxb1xB2up6 jT2zkiRPk7UWE/qEOGSQuTx8B1Ph/EtiEOBnpY96lj6yXiuYsNtC0Y7CJnkOQcy7RInc PdQz1g54aYYPhyb8BNu8TspPAOOK4JkCjJNpXgrmgC3QRpiB/kFQIYtvjrTUYEQnVEEg IeM0Dbq0BPPk0EAKVu0gJnLDJb5+hF2yZ/aTtIGsSJ33AvCWi5GPUNdccKEaDtbJCu8G xpoczkj6k7nVKDaNQQGrGmhf6u82cL4Ml7hUeT8MyJXalzIGk/u7Kx47jowA4WE6nYVs iAqQ== X-Gm-Message-State: AOJu0YzDI4SAQzO0iMp8px3R5ZgKNAUnkZ9ekEkVZ4JLeDW8FN+XiTMi Bgnn91cPnQ9CVcirGCGgqP6myiFK56dE6jRDKyGTHYg1OfjQJN7rGYWLmChYB/ET0LBtkUnpJj9 YTCY4k9DsqJbXu8nHtBGTjqPpPqzrKbejoVR8R/lJPsOZpwVrcySwLljm X-Google-Smtp-Source: AGHT+IHw0uzvSKj/fe73ip7910/J2AD5dWfhja4569XSiEHWML3uw/q7Ne7Q0UvsjBwya4axC2my8YyH2aLK X-Received: by 2002:a05:6a00:a14:b0:6e5:eab8:4db8 with SMTP id p20-20020a056a000a1400b006e5eab84db8mr19266624pfh.17.1709887756477; Fri, 08 Mar 2024 00:49:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g12-20020aa79dcc000000b006e455b86b38sm685934pfq.11.2024.03.08.00.49.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 00:49:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 00:49:16 -0800 (PST) Message-ID: <65ead10c.a70a0220.8b3d.79c3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A293E6052510; Fri, 8 Mar 2024 03:49:15 -0500 (EST) Subject: |SUCCESS| pw138117 [PATCH] dmadev: fix structure alignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308053711.1260154-1-wenwux.ma@intel.com> References: <20240308053711.1260154-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/138117 _Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 08 2024 05:37:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138117 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 (Bookworm) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (Bookworm) Kernel: Container Host Kernel Compiler: gcc 12 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29472/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/