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 689D2456A3 for ; Fri, 2 Aug 2024 09:10:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 646B4427A0; Fri, 2 Aug 2024 09:10:12 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7C9E6410E4 for ; Fri, 2 Aug 2024 09:10:11 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-68aa9c894c7so2011237b3.1 for ; Fri, 02 Aug 2024 00:10:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722582611; x=1723187411; 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=drcBO/H+DAemuDKJ984ryDT4zpG08NrMigy1KNaPiQk=; b=PloV1IMPVZc+x+KVMqplCwv+qgIsdz5wkpUm13vAQDtrxhxXAbfoJpe6z+q/Yi6utb tgjRrP1omVfTwabFOjMVGqGet700rtjNvk7pmDheA4m5h/9460w7vWDtajrmxT1H3l75 C4nfHNl+zotQma35Dsn0LhmZZJuV2hXjWJjMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722582611; x=1723187411; 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=drcBO/H+DAemuDKJ984ryDT4zpG08NrMigy1KNaPiQk=; b=NwXoW8LDU1nchz3zqLOZNafJYBOQqod9lNNOuOJ6oEpbndxNdiK0Vsc/hqM+d1HkZm 8w7ad/xtid3oDfl58PZDabB7JfA27aBxtN25ds4xBnUksRuG5Wv16FYIe43bgqI5Eqk4 T3nXUa0vNerCzfEH5oWbx2aIPdkr+E1jzTjEU40dOK351eLhHKxGO+ezhxbEN6lzHsp+ Oa39yaFKfjRExJnfSvdrdPJtdAbTnu7Vu3goOD8Qs44nu8Su662baFSiydCBgdfb1pWE 2IqT3RpHvQg6tB1opk7OTdiymNVL8ykxC9xoCWOOkziktI1cy3OdRu9fx58Kv3n0a62a eX3w== X-Gm-Message-State: AOJu0Yw8TGvctMvxujQIKy3NJtiGFq4zi99NOLmpb6niPHBLaE3Gvqof DZvv2fkH+PDu3mBC8B1Lh2ssf3PH+q66bWGE3cKes7k1/RCVVIbRO4oBTs4uoMa8hIoNqZhK3c2 9zYK3p4uuhYMr/fRF1KA+XVIfCLPGVtXXYamr/qOKsUXCbBWd4RR6L6nc X-Google-Smtp-Source: AGHT+IHpq2H2NGLJNu7cQJOuwRUZLfrj6Pc1nT6WgTN6psVs9kql9Hik/7qzYY4cG+ZXnjmNQLg/EIGLesZx X-Received: by 2002:a81:8901:0:b0:630:f7c9:80d6 with SMTP id 00721157ae682-6896160e208mr28007577b3.27.1722582610907; Fri, 02 Aug 2024 00:10:10 -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 d75a77b69052e-4518a7657c5sm521251cf.20.2024.08.02.00.10.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 00:10:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 00:10:10 -0700 (PDT) Message-ID: <66ac8652.050a0220.fd457.3e1dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9692F605C352; Fri, 2 Aug 2024 03:10:10 -0400 (EDT) Subject: |PENDING| pw142819 [PATCH] buildtools/cmdline: fix meson error when From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801100153.41779-2-rjarry@redhat.com> References: <20240801100153.41779-2-rjarry@redhat.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: PENDING http://dpdk.org/patch/142819 _Testing pending_ Submitter: Robin Jarry Date: Thursday, August 01 2024 10:01:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142819 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248084 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/