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 9082243DAC for ; Mon, 1 Apr 2024 23:23:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CDB6402A3; Mon, 1 Apr 2024 23:23:46 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E894A4029F for ; Mon, 1 Apr 2024 23:23:44 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61495e769bdso13664027b3.0 for ; Mon, 01 Apr 2024 14:23:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712006624; x=1712611424; 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=uxC5tqk6YHb9cqL8TDrdbYAVr19fIWn7sWNIwsGQI78=; b=IE9SHQ0NiyP0B3z4SlQCV5NN2OL5CY5GXMv6bABs0DXTJXe2T+sayacygSvzKiLNDb wVSugX+7bSNCRdS1OzMJZYqs4Qrat5EDOx2I6xsOfucv9NzIrmN685sCNgH3iP8GsubL ahTVEbrO1P8oBh7JVkPaAv6ax4IChkXZ13eIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712006624; x=1712611424; 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=uxC5tqk6YHb9cqL8TDrdbYAVr19fIWn7sWNIwsGQI78=; b=RQSj32Gh9E1x61TtzugJjwAFsh+XPoXHdaGW7gWYurSQ71Gr2Drk4BZP1YfjsUJZMS JGA2VBf/8SJFfIcEvLlG/qT/ed5C4lZF6SeIRdCKMB2owVNOGbpR8BujsACPqIFU6SbR THBY1HtITWCYFT77YlusqJhddlRCw/9xgWqLO5ohysrvWqrgZKJM8V/ll4pf4ZWmDFgH H/whjqMp52cBfXNWTOpQTtpxs+orYRsEson50QoKRThLlypHHOBnEZAvTka4Pl0Uuidn Vq9928xgDnQzJIRoA7AO65fhjzgEV7p+2yXMxWNOIMMZriD5L6mzME2pf6tb+qwaRbuF 2pEQ== X-Gm-Message-State: AOJu0YzRqtfxNkjq2eIZ4K3vvJPTZn5m4FB71rwbxFjA40pbOTOWcc+c WnaLpEj9twGGQJDrabt0q4y652PAK8cIPKmIgjqvDYi0rVQl0QxJKT9Oa+Mji2iwRcxjS/LPZZH 8hoVE6h76z0RDmQ8VyllWiBfiT1ZKyON6beHMZVB8Ga3tZfJ5JgA49yBw X-Google-Smtp-Source: AGHT+IHy1ul1nC3tdn9lecqDNSBoLTDGxr4vUq++VKnr8Q0gURyqFAoq7TNONGuYU4LI3/1GRPOAZTcwnkra X-Received: by 2002:a25:7909:0:b0:dc7:1ab6:6aca with SMTP id u9-20020a257909000000b00dc71ab66acamr3354293ybc.63.1712006624317; Mon, 01 Apr 2024 14:23:44 -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 p124-20020a25d882000000b00dbd01992442sm466946ybg.21.2024.04.01.14.23.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 14:23:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 14:23:44 -0700 (PDT) Message-ID: <660b25e0.250a0220.bcc41.9983SMTPIN_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 A69A86052471; Mon, 1 Apr 2024 17:23:43 -0400 (EDT) Subject: |SUCCESS| pw139017 [PATCH] [v2] graph: avoid accessing graph list wh From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240401203647.1909165-3-rjarry@redhat.com> References: <20240401203647.1909165-3-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/139017 _Testing PASS_ Submitter: Robin Jarry Date: Monday, April 01 2024 20:36:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139017 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.2 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/