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 1329E43D0B for ; Thu, 21 Mar 2024 01:48:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C2E74029F; Thu, 21 Mar 2024 01:48:57 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 890854028B for ; Thu, 21 Mar 2024 01:48:55 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e0511a4383so3080155ad.2 for ; Wed, 20 Mar 2024 17:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710982135; x=1711586935; 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=lXZhT/iJ6odY86pnAfrnO++rV0NN+GiSqXp+Rj6/RsM=; b=iuzDnY2ATv1ZIWYA+diGlFEB1TikqM2kzxu6qSI8NKWfLnRnV77AmmzZR7J5sfi4sB tSavlRLvkWs5NGG4pUCK8Bj9AOYOBIK8VGeF72m8LaHV8QClOoodTW2lSkH/d1gyYRyX MwB/hgd6pavOaYiCSmz5trCsVRmHGR6aMRoKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710982135; x=1711586935; 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=lXZhT/iJ6odY86pnAfrnO++rV0NN+GiSqXp+Rj6/RsM=; b=N2KlpcAxrNtdvUVt+KmrtAeV09IB5RFv5EcwB0blzMYLUzHbgNQUkVpURHCFgQkAZ9 nAjXZxPhfFkV7kGtqXG0c57ouRp5j792VFrG0cHUSj5TKUw3YtGFZ2Gsxd6D6HsMd4AV KkZy5KlMVL9oTd7QoHJK1in2vjqOufi5+5pDdnbAM1H1cQMT2maik4VQW4O2Ctk0d+KE SCBPBT/vwpc5glbUldSIX/YIygkapUUGy5GLbj8/LeBto9kwMpDS7QEDVpU1hnOBAP0S Bdj3mVPQ7+BtlyhliULNdjUrOyl3aMPX2JlGivG6/trDpLLoVpkMfhC+03qp/7hrYpUx VNqQ== X-Gm-Message-State: AOJu0Yz2gt0VBsobJFYQqk0fNBRpWMdDRccCMFhNzrufYLZ0Kntsox3k sj8cInBHomoQ0p9Hjj/4z8253avS+fDFV+M5yZrkuadU6MjVIUDdAmCDU1oJulZAS9TeEDVCLgi 1qEy6zvvnfBSU4K0xt0uXGfkVLpnrEay3oIKxHdIeLsGS6B+OuloJN7my X-Google-Smtp-Source: AGHT+IG9WAMETfw68jXEbNpuv4QpZ1t4id9wTy9uy+Zdo9N1oPANrPb9uevad0Cd3icgMh43i+sKpdzD6RY/ X-Received: by 2002:a17:902:6803:b0:1e0:3df2:cc3 with SMTP id h3-20020a170902680300b001e03df20cc3mr6633837plk.55.1710982134728; Wed, 20 Mar 2024 17:48:54 -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 ju2-20020a170903428200b001dd88d5bf02sm234950plb.141.2024.03.20.17.48.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 17:48:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 17:48:54 -0700 (PDT) Message-ID: <65fb83f6.170a0220.8fd3b.dbf5SMTPIN_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 E8E446052471; Wed, 20 Mar 2024 20:48:53 -0400 (EDT) Subject: |SUCCESS| pw138578 [PATCH] graph: expose node context as pointers From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320173217.311340-2-rjarry@redhat.com> References: <20240320173217.311340-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/138578 _Testing PASS_ Submitter: Robin Jarry Date: Wednesday, March 20 2024 17:32:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138578 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 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 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29607/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/