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 5914043D24 for ; Fri, 22 Mar 2024 19:20:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5123E40294; Fri, 22 Mar 2024 19:20:01 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 07A3240284 for ; Fri, 22 Mar 2024 19:20:00 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3687a30a28fso678045ab.1 for ; Fri, 22 Mar 2024 11:19:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711131599; x=1711736399; 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=wgXZvntqCMEKO+rU88gOsAPiLJBHx8yxAuKjQbA4OXw=; b=IzQR8sZ9jaspqFaHvG3QRHyozNRG/7A4F6Ms4ETAhYMCh1gKZh/U4dQrGshx3iHmFd XlVPTYZcXkTHBG1cz5qfJXgO15FB+/YepyC3GCwiUnAekZ0QLiUfSnZwAmkb+hLlGyyf HYcZp9gv7taWs9cTnm5S55MYrqrxSFDRroFKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711131599; x=1711736399; 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=wgXZvntqCMEKO+rU88gOsAPiLJBHx8yxAuKjQbA4OXw=; b=C4onA/Q5GzVPm6QauPW1B67I3pOZnA/sUtUsFEFJw/Vpuc2aHPcmTlUvtVfg5jliYd 9dtP8Sk4spZOtyivHdDaFugUJawAZCLgelWhB9FZC85coOQUdoVXZYp3zvjbmdUf+Qj5 5/P+xVpoROZdLLfKgMIp6py1rRd3lh6AjP72S55yHpbmWN5Fa5FxavE/JaSIHahOlTqq 620FFhZF1/zttcgeDd8ULSp3G1TtHpOorTK7p76yACbqmWRYnUuWcbztKXuSQTBsemi4 IFyD7xpoAuqH1pDsWoufaFi+LJJ3SVNz4B+MaxnnfNoKm+JRK/9bObbEOplXhWki/nkS tYqQ== X-Gm-Message-State: AOJu0YzCevo1JN1OwzyLoXe41p3UBGO1qJxlsyGBtoLIOHM6fxHa2DY5 waa3BVFmtxVZCiRgGPqPfiPWEmxMRwCdccXAHPIVRCytolwpWR7sk2IeQoGdEKfYhsbL+38Pq0f 4BT3RvEV2TLKPgo1bA1E8RtC4xzjVVmhGqCDxoZ9GGuT7GVEPtllvvq8k X-Google-Smtp-Source: AGHT+IF1nTLHwFltZ6SoSIgM7Dd38bGI14yuxvMBx5M1kgOEKF/wZK/nQ2RFcCiJKoE1nLhcNZcgPIC9m8Qn X-Received: by 2002:a92:db43:0:b0:366:7575:bfb6 with SMTP id w3-20020a92db43000000b003667575bfb6mr273711ilq.16.1711131599438; Fri, 22 Mar 2024 11:19:59 -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 r2-20020a92cd82000000b003667e42f8d5sm138411ilb.9.2024.03.22.11.19.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 11:19:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 11:19:59 -0700 (PDT) Message-ID: <65fdcbcf.920a0220.6d80.6be0SMTPIN_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 13BC36052471; Fri, 22 Mar 2024 14:19:59 -0400 (EDT) Subject: |SUCCESS| pw138739 [PATCH] [v2] graph: fix head move when graph walk From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322154637.1346239-1-jingjing.wu@intel.com> References: <20240322154637.1346239-1-jingjing.wu@intel.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/138739 _Testing PASS_ Submitter: Jingjing Wu Date: Friday, March 22 2024 15:46:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb 138739 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 11 (arm) | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | 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 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/