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 A5578454C5 for ; Mon, 24 Jun 2024 00:29:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A331E4029C; Mon, 24 Jun 2024 00:29:28 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F2ADA40156 for ; Mon, 24 Jun 2024 00:29:27 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-375daa47685so16770065ab.0 for ; Sun, 23 Jun 2024 15:29:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719181767; x=1719786567; 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=39A4G5wOQ5Gs1+NAeSDGD0Sf4emEiPxZCh6Yikee5IM=; b=iWDw5t1MnumoL1k7UWT+CRgrEDDJRyGcpLuAiahSLzifdnZk6EmFQDk2fQ/e5ddj3Y WP+EDrURIDFlRJSDDit8OZEQh3OpZj+4UQxOlRvQVfA8rV6Oh0nhs01P9ltsTtGvDp3r VWqkM5/kPJbY8E5dT5zScrcScx293oC7OTAvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719181767; x=1719786567; 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=39A4G5wOQ5Gs1+NAeSDGD0Sf4emEiPxZCh6Yikee5IM=; b=D/KvB2VtRw9XFd56FQY6KfW5tWo36HlTCP22GjeqQtu+wYOSYGW6jUF7hnii7elHoX 8tyCfpzzG+o+p92z7h5lcXi78rhOpP0iKUSsxz3Qpy/AjcRBdA/wFc8/Eq5FsU++Yqod dpoxcMgYJ4fKbe38AjJwk3M58y8lFksIfIy1qQFr3YTMtIjMcn7yhC61GLy2oYNbdj4F aLcgb811Kc6UiwE0/KadKIc9zeyY2V43udaWCty8Fu9i0fwN+NoRtvyvgJ55E40EKNNQ Cw6XSR+vKR/Qy1R8SOgLSnLyzv6gR15msFNFIGMS/eDNMmvTm2IzUO/5/9G8SrdtV0GH 1uSg== X-Gm-Message-State: AOJu0Yz28ZRrhnROw7BZbh4wKf+ZaNDczr2lBQOGrGTeEwueEyj/zDHd s8UtzCsOfrgqHwfXhioPdOYEc/Anlp+y53thveFRGVbf/N/9OOCyFwCKncpStXrfKbnVCf4PT96 IjL4KkGSuEMFZWjW2yMVecpicf1qgyDecDS97Y0vH3jx1OV7/5MK5E33S X-Google-Smtp-Source: AGHT+IHZOT9Ghke/le3gEWTFYO0U1NhtKIOGmG3hZK1r4k7oj6a8dQnaog0LvbeFKFdx2cEBNLUjVX18WIK3 X-Received: by 2002:a05:6e02:188c:b0:376:40f2:9b26 with SMTP id e9e14a558f8ab-37640f29f72mr31703285ab.14.1719181767335; Sun, 23 Jun 2024 15:29:27 -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 e9e14a558f8ab-3762f3bcd53sm2960605ab.73.2024.06.23.15.29.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 15:29:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 15:29:27 -0700 (PDT) Message-ID: <6678a1c7.050a0220.5c2fb.69a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D26CC6052754; Sun, 23 Jun 2024 18:29:26 -0400 (EDT) Subject: |SUCCESS| pw141489 [PATCH] meson: use built-in 'modules' helper for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240623123032.35928-1-luca.boccassi@gmail.com> References: <20240623123032.35928-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141489 _Testing PASS_ Submitter: Luca Boccassi Date: Sunday, June 23 2024 12:30:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141489 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/