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 7B33E43D24 for ; Fri, 22 Mar 2024 19:26:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 762DE40294; Fri, 22 Mar 2024 19:26:32 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id C4E5540284 for ; Fri, 22 Mar 2024 19:26:27 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78a2a97c296so161534985a.2 for ; Fri, 22 Mar 2024 11:26:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711131987; x=1711736787; 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=HlH09jhO0oKGmeAEgV/hkx2xWWHD/CX9zRFvv4vl7SE=; b=cQk4eR+dZ+dgvNAC7vYvMp4JEwpe0TF4Vl5XhqNkT07pRTiQzg478GLryd/WkAkLMZ rfO2ZI+K5uI+6p7ZSTA/bp/pQvBOOB9bu0VB6op6uE8RyS54YIWS/w1cf4zQNGhlz1dU O7HsvIqpDB/xpMIznDWUolY+sxf+oB+5H/7Lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711131987; x=1711736787; 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=HlH09jhO0oKGmeAEgV/hkx2xWWHD/CX9zRFvv4vl7SE=; b=acqMN/AXQR5Kyuy2Q9nXReWZ4ykchv+ApoYnYp3EfIS6ILMpB10hf2Y3hfdhqf9I0D 1z/RVFesoyZWBJKmAUBtqu1mhfPHJVunPAtiQhRpHFg4RpZP5Xx3yBdk7YMFgVbdSymV 7Z1Zs20DV0qu0BaRKS2vUmwZtKW4MSyBf/2OJXpVN7Ra6/cZkx4KvKUDDosLHv5H9phP OfahEDTM2EVWRuuG4wnJxml0nVTwCFWekOw6ONtttZ7Pv52455kwL0MXPzoJGErbG4m6 NmK5MPrGXA4jPyTWZ6M9Si/K77pgYfY7dOBZyh5Nn+/lk4sJ2Go9jwURyUDf5qhmSMde lZuA== X-Gm-Message-State: AOJu0YzyXNJahtsYMPzAOV/Pzc2r0s4wDX4xiRaa8E7UqwM2H1hq7uJZ z2OUezFKgbWhjGVnzga0gDXxTn7Tob4B5oZXlWExQZS7Q1W077eo5HBAkLU22VgAsSLNVjbY1Nf myAnnrxX9RYX42V+J4C0RGvIGBp9aM1nUZOYhQ1qA/pBCgGgg/xPWJpFR X-Google-Smtp-Source: AGHT+IGwEsxUyTbJCyte9CC7l4EJ3s6frLIWSd4u2RaO7vJiBJoK2WgGyk/FjvwbcmOkGELJX3al+8JTLZl/ X-Received: by 2002:a05:6a20:6056:b0:1a3:6378:1e8f with SMTP id s22-20020a056a20605600b001a363781e8fmr304632pza.32.1711130424531; Fri, 22 Mar 2024 11:00:24 -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 z5-20020aa78885000000b006ea6d8c7771sm2368pfe.20.2024.03.22.11.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 11:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 11:00:24 -0700 (PDT) Message-ID: <65fdc738.a70a0220.8cfc7.031cSMTPIN_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 A8D3F6052471; Fri, 22 Mar 2024 14:00:23 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/