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 F28E343D66 for ; Wed, 27 Mar 2024 11:11:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC1CC402A3; Wed, 27 Mar 2024 11:11:33 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 67BF64029F for ; Wed, 27 Mar 2024 11:11:32 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609408d4b31so64789997b3.0 for ; Wed, 27 Mar 2024 03:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711534292; x=1712139092; 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=V1r/MMpIFQQ2VZ/dLtsB/4oui+3HRlX6INJ5NUXdCBE=; b=WqwQZr0XIyOCM9HI5LFK9LUhaUdrJodxlv/bEg88AZRjCuxEUDTc1ucKPRAvG+OCdX LBKvDNzYKR8sCuLWI4TXiG8LSNduPv9PdBvQcSj07vpsBJeb+g0eRVqfJqBCDc8FrcOt iVCzOtKf9NPZtKWq2IJOmV/F9Pt+44jKdE4hE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711534292; x=1712139092; 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=V1r/MMpIFQQ2VZ/dLtsB/4oui+3HRlX6INJ5NUXdCBE=; b=Tb+FbGlkGOYcoufzGq0nWo0PpHnwMuDFEbFSvB0vZXHD4nWCwJvG5PvhvVtRsOcwsw 73Y/Ye8WkH7e7/Ju/gVbrViwXHkbAg3Bup59ZVaWxld4FkvSJ7RtZWL/aH8r1yYGTzv1 OtK/DwzXBjo8GQGavCjEfF2J7s3xi45SR729ekQvIbVtw/x4oFyRZaRVPsBAkkIKWc0P lOda9BAMfHoxBy53FzyOHfeTC3W+/hd01pvB3e6YSToNDLOkTfpRmRpMEGgk5+79VIeR /bxf27aioHsHRxATjXOrAKanL6ZB5P0RRwOPHo6zluAATXqAD+o1Ohef368htGmorKxb cOHA== X-Gm-Message-State: AOJu0YyrEwVtQSzwtFMgUfuiGbQhf8HBCi78WlnkcM0jNv7u6OyYK3lf yA8CuTNxmJg4DaOYy1x4D/IiXKvSCncrR6piLdU7qLcmrSyrJJ3FSdYhqOTO9pYLEN+iWZxXveL 4EhAylwQM14pQCPZNP2zdHolHBTRDsg/U4QO3Anp0 X-Google-Smtp-Source: AGHT+IF2Beelva8QBojomKEAzw/XJhZbcHLGHA6FJvLnxfR8Mktuts2kZ1y2HO3WK92cQj98eYOO3OAalYI8 X-Received: by 2002:a0d:cacd:0:b0:60a:cd0:1a8e with SMTP id m196-20020a0dcacd000000b0060a0cd01a8emr2224167ywd.3.1711534290386; Wed, 27 Mar 2024 03:11:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i137-20020a816d8f000000b00613f1ec92basm120461ywc.48.2024.03.27.03.11.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Mar 2024 03:11:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Mar 2024 03:11:30 -0700 (PDT) Message-ID: <6603f0d2.810a0220.eff53.6c81SMTPIN_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 0E4AD6052471; Wed, 27 Mar 2024 06:11:29 -0400 (EDT) Subject: |SUCCESS| pw138850 [PATCH] [v5] graph: expose node context as pointe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240327091440.1166119-2-rjarry@redhat.com> References: <20240327091440.1166119-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/138850 _Testing PASS_ Submitter: Robin Jarry Date: Wednesday, March 27 2024 09:14:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138850 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/