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 9493043DAD for ; Tue, 2 Apr 2024 00:04:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 754904025D; Tue, 2 Apr 2024 00:04:15 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8384640151 for ; Tue, 2 Apr 2024 00:04:14 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-22a639aedb6so2699789fac.3 for ; Mon, 01 Apr 2024 15:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712009054; x=1712613854; 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=QCsZNj4Tw18+V0okbKyC2wHz1fzrgXoxrPUzj0gURPI=; b=VmB2nawTIDr97SGk/jBOviXzj1usGTWqTqTL6IxH/QahdsOuTdhIuGjy/oObaBz71I Bbv4Rb9FMbhkCyHdwahEwJBAmwiO85fDSc8Gq3PDIsb94qV0rPGgqL7Zzud247Axv8/W YLiAFEj/MWfPo484uweEvWMSWanhx6/I6z7Xk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712009054; x=1712613854; 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=QCsZNj4Tw18+V0okbKyC2wHz1fzrgXoxrPUzj0gURPI=; b=jwOYWP+TmITerW8sHaIdaLxyiRhvWbyL/t8tRrEmHdv4MyOFxTW1zaZHjSTetP3kuF u4r20ZEMTQjptSo38oFqGM9Yf5SpCvlntbwQuIfevp5V1W56EyBoHWaJoHcmLxekKDDs NJsK1EtDjUnJye+lS5lpjAMzQQEjFWkFBiN6TyWv9Ek0KQQ+qZeR1HapatDlvfbL6Qpx 7PNQA0PG+gJgkIc8xENT1gH2QMc9zUYl/UKHcXDdLqKm/pbZoMZId/+epFOyJpqW0Shu 77truyMwtK68KK39+jMXHMY2e30h5uYyNuQ3J+MirfEtRjg3wJAuocg2VFeLNnbO0DdM TKkA== X-Gm-Message-State: AOJu0Yz2xA1Bur6S8xMinyhJXklxyGXORW77yrlBSpHLpts6a1KtfWri PbdeUisPx42wKhbu0hayTEfSwzWIE6l0CaptIziDQp5l2lSSXOkWAqtlmyjoNGNSKESSHNhloRb 7SB84d13ANzl2iDZ6IW1HXGoTF6Hhu6PBZCSuLkiXYtKMRvnA15BZ+cDn X-Google-Smtp-Source: AGHT+IGSvD4L1X80saWmtdUXQByHRSD0OQn98A7H17F+1rSbgYRlTnDKjFkjqp95Rlo2jk1Uv5GpRNMKjdyc X-Received: by 2002:a05:6871:3328:b0:229:ec87:cc29 with SMTP id nf40-20020a056871332800b00229ec87cc29mr12212412oac.49.1712009053864; Mon, 01 Apr 2024 15:04:13 -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 yy16-20020a056871259000b002184499a13bsm300486oab.3.2024.04.01.15.04.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 15:04:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 15:04:13 -0700 (PDT) Message-ID: <660b2f5d.050a0220.f35df.03ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BD1E6052471; Mon, 1 Apr 2024 18:04:13 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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/