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 E0D6343D48 for ; Mon, 25 Mar 2024 19:09:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCC1740695; Mon, 25 Mar 2024 19:09:44 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id B74764067D for ; Mon, 25 Mar 2024 19:09:33 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42a029c8e76so32934851cf.2 for ; Mon, 25 Mar 2024 11:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711390173; x=1711994973; 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=c8x1Bl7qqSjjkD7LjIUMx5cyNVQzcgKkqssTvIlOrl0=; b=G/lSCX3ioq+xWgLl/Ws88eVtAraVxDxUA/BRPfMOgmeeLvur+a7uwBkG7cs7dBA0yI BUzqm4OEQESm7MSjsehE+T4LHeex1G6x75O7alUX9Rt9A+8lWnUdD2QE2tL350mi3Ek9 o/9dQSzON3R1JH9VFfKdz++pNXg+B0Bq970FU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711390173; x=1711994973; 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=c8x1Bl7qqSjjkD7LjIUMx5cyNVQzcgKkqssTvIlOrl0=; b=bi1f5WI6KMdA4H8TFisz+WQyplAZh5b7V0LAulfpKszp5prH3eNbYtAhNuc5+EbRsk 7/BACa3aN5UR13F1FuQGq6SQWmsOG2U2tZPhvUl8xOdtg9Mg6pAu82Nw9KZadkbs8+gN ppTcAx25l/V2u14ptDxYIAG+AG7U7uAiHotLPzLHw5zyOqxN4uSPA4n3+IAhXfFlIwOt 3t4oL6BWxR+vXJ3BHs7Wo6uPLmcsCHQvM+IM067S/koGNkfczb7/eaRzt++56VYkk8O8 5LVwrW9I8luPhhvdZJIsrSxT4W/3sW/2xFnuNphx9S8Up6P0mJBWwVpfCaBICPpyyPcB MFdQ== X-Gm-Message-State: AOJu0Yz06tjYejFqYRe6S3mv/Rce6apUvlL928B6RMZ6U11iCK3AoH7u l6900O/hGVUVJTVyga0cKLWM/k8W6R9iO57xi4uzoGluxbxRwYQhDEffqfTgxPzp5gIqVVVANHu 4WMm6u9ZcSQ8fqbA+btGKM8keKFSBZuumujXCVOtABx3Ffw6Eh1FHdI5b X-Google-Smtp-Source: AGHT+IGWOhyRJehOtkQZ8Pfd/cAAmoUtC68kU2eTQzYbJRyf8/uhD5qUevaS3BpT5lxoAZRPgjUFEJn5HnbT X-Received: by 2002:ac8:7d4a:0:b0:431:617a:a24f with SMTP id h10-20020ac87d4a000000b00431617aa24fmr699247qtb.13.1711390173091; Mon, 25 Mar 2024 11:09:33 -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 ex5-20020a05622a518500b00430f529d370sm526819qtb.2.2024.03.25.11.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 11:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 11:09:33 -0700 (PDT) Message-ID: <6601bddd.050a0220.91d98.4439SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C74C66052471; Mon, 25 Mar 2024 14:09:32 -0400 (EDT) Subject: |SUCCESS| pw138767 [PATCH] graph: avoid accessing graph list when ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240325155303.770468-2-rjarry@redhat.com> References: <20240325155303.770468-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138767 _Testing PASS_ Submitter: Robin Jarry Date: Monday, March 25 2024 15:53:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:0b82b5139fefe6eb5ec1a0b489fd193e8a99ab73 138767 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/