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 156D245F23 for ; Mon, 23 Dec 2024 16:27:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E92AB4026C; Mon, 23 Dec 2024 16:27:41 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 2421F40263 for ; Mon, 23 Dec 2024 16:27:41 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-5189105c5f5so2176372e0c.0 for ; Mon, 23 Dec 2024 07:27:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734967660; x=1735572460; 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=Vm8wDr6F4aNNu9Xd4DVVxYqYvgSim/1shO8J/poP8KM=; b=PVut7TNIcoZSyeKhnfhxq6/jg1yui1o5iQoWEKOp7VgcEk0Y84xq5RQY3FLWaFFTPG xx1Rjdd7hOPN/YK92rDgwNImrDRKOnosisU5TV1V9yl2IbOqn+YUOxDAZUIobC3CzXv3 8P+aoeKg2ax5XP19Z2/nem7pze/2r8kg0OP2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734967660; x=1735572460; 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=Vm8wDr6F4aNNu9Xd4DVVxYqYvgSim/1shO8J/poP8KM=; b=kH6mSZ/tiwAIfVl9K/gjZT8AOH+3zDat4wWSeAiSVz4YQb8Negugq/zQOyLonv0+TZ 9xkgnRBVXFAjf4BrxuDmkgf2c3QgToczYuvv1eEftZ/7wTySOs5bf+V07tB48Ad2v58F Y017D9SoffHy6X5Ssh2ku3SrxaNbZTKh7wDZP4Bwa5NTOO1ouEXKXEWptEdDbuGVEmfO u4m49l1ksDcRCTnF0zFToHPFeTXIldfRVdVNOMhspeP2NzOC5YXqLbxCIcFdX2zr68pi i/dwys79G4iDbkOadIYUAu884iur+9io8COpLA3VpmrIxamp4jcnQ9QOP9P2xI/Vrein dDvw== X-Gm-Message-State: AOJu0Yxpvi2rSZGJsGziNNX3cZHWS/cuGSuseauzDUpWhXnB70pEaGjP DoV0jDcRCZ9EWflX+UXl4hgoChJRRJXQNnkLRTGh9w5oJRHC5tifwTFRHPHkE3tJv+c5Nfbu/dx y+cnGplK+8fF3xku39ghuOg0AAxZxEqj3bfPZi4Fy X-Gm-Gg: ASbGnctsNjrGDM5V3RuAZ90NZP9zrEnz0SV6aN6qK1TdKV5AtULTEicqAL8yHuC71Dn FcNzUIVz2I7kESNb503Q07maNZhNbPJ77LWX7IBbbKUWXzU0iBViSPWhmEIqn0uGvxusYsM7OGw 6DdPcpVk6j6iKXTypalRrQJuNIvC/QLAhJ6+CYwkuH3rEAu0j7IdXK+RB+zIguf0dL9plvzMmLK XwLzRK7VlfiFzAwXVnPzh/jH37HBA5EyT9S/jkYOTHqtCqHzKq65IDfIuJjazY0zLGXsDVIZxz2 TA== X-Google-Smtp-Source: AGHT+IFyr00FYtg6FCgLGFAx65tbEG0ohRMRBrWY4ltdEzi7lUAETINRh1JQbaa7zT75WDpSA2G+14WPs9Jb X-Received: by 2002:a05:6122:2519:b0:516:1106:4c1a with SMTP id 71dfb90a1353d-51b75d6b15emr9315814e0c.12.1734967660481; Mon, 23 Dec 2024 07:27:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-51b68b84f11sm69136e0c.1.2024.12.23.07.27.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 07:27:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 07:27:40 -0800 (PST) Message-ID: <6769816c.050a0220.20e78d.5260SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EB2DB6052471; Mon, 23 Dec 2024 10:27:39 -0500 (EST) Subject: |SUCCESS| pw149408 [PATCH] doc: add install_tag to meson From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223132220.138227-1-luca.boccassi@gmail.com> References: <20241223132220.138227-1-luca.boccassi@gmail.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149408 _Testing PASS_ Submitter: Luca Boccassi Date: Monday, December 23 2024 13:21:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149408 --> testing pass Upstream job id: Aarch32-Unit-Test#4737 Test environment and result as below: +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=============================+==============+==============================+================+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/