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 8B04943D24 for ; Fri, 22 Mar 2024 18:40:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87A6E40294; Fri, 22 Mar 2024 18:40:40 +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 82BBC40284 for ; Fri, 22 Mar 2024 18:40:33 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3686abc0dc2so7057705ab.2 for ; Fri, 22 Mar 2024 10:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711129233; x=1711734033; 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=qP3XfS2BoCx0ZYDsWrPQdQ6MKNIc3SCnQBlERCWJlfY=; b=jY1A6mMLehGBonml5RsI7F493VCg7sB0fbgBMIW9XUBaVTMyE6Ez0amdpoJPHg7+Rm aYQpWQuaHLuDhbophSY/GJog8Lubsmstt04fobUojTRewublmUpFgbk7giOeh+Gvf96E BfH55MZlWdzdcfBX0sye8TYWojUVSCGp8HlL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711129233; x=1711734033; 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=qP3XfS2BoCx0ZYDsWrPQdQ6MKNIc3SCnQBlERCWJlfY=; b=IlrpUPZuyOGetJojJ2B0ZiVpk+Tp6dwSPmsOAJz85K3VP+xGf68dYsFplQ+e5EtVDJ +bogRX1ioLEl2khG4q52X2c+DKiFEUb0tRO7e3O+CJL19sZL9m43ZTSpwnlHcC/reknG k6T/3KvaNkQkjuoUMJux8EcELhn9JAvAqs4NyzMl2UhXx5PGo+vyq6CBmtiD+nZYAFZq s2ylTr+xVgaNU/vrjRDdtueRZffJ8h2FxUFa5dHuCg63ahNeBOAoAld2XRNBuVh/QnIm a5gjL/GjK3fqhNLe4EDkQMyezt9LHKWjcJPuzsGkkqxkx9dDaiaeRqBtcbSj3L8yHgOG 47qA== X-Gm-Message-State: AOJu0YwWXLVnbEQ63Cz8SgtYXBkmqvSgj/dQT7BUSiN4k7RATZHaT6B5 hrF55Ee5eddfvhSfzHZt1g/OT9x2NcfoMSgOC0j4yrqQ5KrSVjDcQc6jNGqSv3ShJvLCdSooHAK p6XPJR9YIkdFb66AumZ2lSlsYgdJsY5ytAaH/Sjua7CDNh9BZtzSqIyG6 X-Google-Smtp-Source: AGHT+IErpXUgmaAnveXjkbjubXeUFezJ/z3DiXCeX23F+Zx0dwPlgO1aeIv7mfe75wqjUOBoV9ClhQLhfd+v X-Received: by 2002:a92:d944:0:b0:368:4c39:11b4 with SMTP id l4-20020a92d944000000b003684c3911b4mr133694ilq.26.1711129232897; Fri, 22 Mar 2024 10:40:32 -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 x9-20020a056e02194900b003662ce0ce06sm137317ilu.68.2024.03.22.10.40.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 10:40:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 10:40:32 -0700 (PDT) Message-ID: <65fdc290.050a0220.592e1.6b72SMTPIN_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 5C2806052471; Fri, 22 Mar 2024 13:40:32 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138739 _Functional Testing PASS_ Submitter: Jingjing Wu Date: Friday, March 22 2024 15:46:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb 138739 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/