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 2F70245A03 for ; Tue, 24 Sep 2024 17:40:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 273B24028E; Tue, 24 Sep 2024 17:40:49 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 5C7A740274 for ; Tue, 24 Sep 2024 17:40:48 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-846c59979efso1624808241.3 for ; Tue, 24 Sep 2024 08:40:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727192447; x=1727797247; 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=CWDYd6nSe4r7GWUKIwtyJYELb8rJ4fvEOPK6p37iQps=; b=Pvq8PagdNG5lqp2t0GrNFkbrzmC2OtiZsBS8G2TsBz5wtfgQYe0ezwOxTD2BK3c9v8 625bE+vjEYJj8S2oJo+WlomW2mPg6EnFqCsC2eanaE1L/7d35yAB5yjMDZDEF6LyiXWl cYUuMhnqUKnyGUQaQcWJpR9GvqUdgIpNT91Jk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727192447; x=1727797247; 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=CWDYd6nSe4r7GWUKIwtyJYELb8rJ4fvEOPK6p37iQps=; b=Hrj43RBlMjrlkOkYQeG8bCHPyaN7pNy/kEZ5OCCFV3RUCAKiDja5IAkA5ZcrR8Ricr A3ZRfPTaeSl4lQUtEs/yBExv99itfzBQowsyqaMXx/PNvMTHmt2VgPVtYXvhKGcfisxj /WgfsqYA35DFDL6qRaUaYHjVyTFFvwQGYxKRhUIy1d4uU2xPqEwwHqV8Z/TpJJuEogiH KFeuALqBTZztzu4YZ/HQ/Fa7CetS9yndnFEzw1Uz8qo9owanROhTOGfZs1qKA4vxyXfO b16P33wl6pGaPljMD1CMLZw/iC75w5wYNFHJdpJMLBPnPNht45q4X/BkI13kEq2LNty2 hScA== X-Gm-Message-State: AOJu0YwxcAkpjsg9q+raLukj8lKgervsxg+DFbP37VszDoFqXWP+YDWY HaurgRnW6Mu/BDlZwmFYd16HBVU5cLoQpT8ViqCbEH1BtzV/K5mx4HKgY6IkV91131IoeCDXg0o PuRQGG4QZm0lLfDruIDlzCkyJ+snicFCimGc2a2CI X-Google-Smtp-Source: AGHT+IHh6a08V51HU3CHRSrr3kpwyUvOVfyapE0II66hnf8HdtjF3pnGIj/nl4OZSYa88Zv0uyNqE0qlvFAY X-Received: by 2002:a05:6122:8ce:b0:4e4:e90f:6749 with SMTP id 71dfb90a1353d-503e04b47e0mr10914874e0c.10.1727192447747; Tue, 24 Sep 2024 08:40:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-505aa0a110dsm88947e0c.12.2024.09.24.08.40.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2024 08:40:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Sep 2024 08:40:47 -0700 (PDT) Message-ID: <66f2dd7f.050a0220.291b.65b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 480CF605C351; Tue, 24 Sep 2024 11:40:47 -0400 (EDT) Subject: |PENDING| pw144413 [PATCH] [v4] eal: add build-time option to omit t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240924133957.1505113-1-mb@smartsharesystems.com> References: <20240924133957.1505113-1-mb@smartsharesystems.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: PENDING http://dpdk.org/patch/144413 _Testing pending_ Submitter: Morten Brorup Date: Tuesday, September 24 2024 13:39:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144413 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#305146 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/