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 7FF8B43D47 for ; Mon, 25 Mar 2024 12:17:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7416C40A73; Mon, 25 Mar 2024 12:17:57 +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 C6B6A409FA for ; Mon, 25 Mar 2024 12:17:05 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609fb19ae76so48916467b3.2 for ; Mon, 25 Mar 2024 04:17:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711365425; x=1711970225; 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=UTJtBxj9pnhkh9V9QuifQ6ogsyHAdCZjZKkEwKuxjzg=; b=O8/a8vDuM23IwlBa8SAJRBQ54WjoJYfLfi0RANcrT3GseBl6/ng1h6tOgaUTfWS6e8 0hzdPPlsGSLYOBPSaixpJeS1IMhpT65JjW5Plq0iWUM83i+aJQBcfPZcZ7rR5MZCMbL9 2ZEFtzN6q+iDSwZ8dyKh3wjBP66bqdbRhrMVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711365425; x=1711970225; 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=UTJtBxj9pnhkh9V9QuifQ6ogsyHAdCZjZKkEwKuxjzg=; b=muz7CvSYgJtVdebS6qvebB1HvRyrI3d9XJfJyGirPMdrqU54dzeYH2exuG37rbtjxA WuGb2e2f22Bqvs3w0d93FmUJdg9szkBSrcGaRrKtYtK1ZBeEWRqiCCI4kP0mlsHVNHeD DHoAWU6TDx2SvaOI2PzuVJIdW/2cFuybCEYGluypNRma3CZ2MMZ9HPq9oToJQIjd42Za IXaraZQCtbgiLQ5abL1a0yCTjz5GZj/E1LA6Z8JNMGm108SkFN6gYf+QwOphj00IwTvE zZvzHeFG2qb3Bhv25Z6RDf15g46E90u5EP/qZOTTtZQLTpmKI1/IdnBcZubF7Fp3u4IB s+kw== X-Gm-Message-State: AOJu0Ywg3EnjhbLJSrXIjuBjhd3tdgD0nQV6E8ciV4TTEC2xVooqYVye bMUdHyW8Srma+vYDgGfvipwqHr8+U3lOQLvUVNYGvPCUQ7zqK9GJNjkGW8yElBnTka213YedhIj VpLWeW9zXSJothzSkZda+CeZ8oXZYENvDST/yqh7wwDZ2hQyIWGArUH8K X-Google-Smtp-Source: AGHT+IEbWligpxd2ujWdtL3k3Ra7RyKRu1Jen4SB2h58MjHzh6hyCM0jFoYlPbpxB9tyIyTBdihHkg6MYx9H X-Received: by 2002:a0d:df87:0:b0:607:b0d3:ebc0 with SMTP id i129-20020a0ddf87000000b00607b0d3ebc0mr5771310ywe.21.1711365423774; Mon, 25 Mar 2024 04:17:03 -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 z21-20020a0dd715000000b006099e104c91sm326586ywd.16.2024.03.25.04.17.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 04:17:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 04:17:03 -0700 (PDT) Message-ID: <66015d2f.0d0a0220.e14c5.936bSMTPIN_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 3FCA86052471; Mon, 25 Mar 2024 07:17:02 -0400 (EDT) Subject: |SUCCESS| pw138765 [PATCH] [v3] graph: expose node context as pointe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240325100500.694748-2-rjarry@redhat.com> References: <20240325100500.694748-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138765 _Testing PASS_ Submitter: Robin Jarry Date: Monday, March 25 2024 10:05:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:0b82b5139fefe6eb5ec1a0b489fd193e8a99ab73 138765 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/