From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id D6D0843CF8
	for <public@inbox.dpdk.org>; Tue, 19 Mar 2024 08:56:47 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B7F7F40298;
	Tue, 19 Mar 2024 08:56:47 +0100 (CET)
Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com
 [209.85.222.225])
 by mails.dpdk.org (Postfix) with ESMTP id 93F3340289
 for <test-report@dpdk.org>; Tue, 19 Mar 2024 08:56:46 +0100 (CET)
Received: by mail-qk1-f225.google.com with SMTP id
 af79cd13be357-789dbd9a6f1so359407985a.1
 for <test-report@dpdk.org>; Tue, 19 Mar 2024 00:56:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710835006; x=1711439806; 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=otlXZxZxrIQuUO4mTAXgIuO6l5e0zkgzudhqU4qznsc=;
 b=bpim0fs3OhBLD3O8Og7YVs4oSgVGTLPh1vYu9FSxLykgRVd2e13GK0kA5ObqbBNRf7
 +3pOQwXwKmeB3XvMo9sl3VOVPZ9ts6RQO0PWzJetQ9Jn3mifrv/jvZr0U1TrN6jw2Tro
 CBW+XhCViarWbwMGsLzRnoEZM1ZLNLpHdiMWU=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710835006; x=1711439806;
 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=otlXZxZxrIQuUO4mTAXgIuO6l5e0zkgzudhqU4qznsc=;
 b=P6/cIr+AKincoOOza9G0HnWl7xPYWW8YGjCejqh/KEF9Se21kyP0aKGWC4N6OAq7By
 /SbCVQMsfqVKw0nbQcVtITyBohJv+9MsdrCwVz847W4dFhp/1joCDW5Ff8db2/WABe/T
 MbRoT/gvraTa/VEoFd8xlJRJ1oXoIdWP3Tahb7IGwwz8Swr1ZQ/xZ+6GZEccJEwQ/vSM
 oESKQZ0/Mr6g2kIoeUAAplqClhwxr59zoASUX42YliGrHSSOiEDSeLp2Cx+OxHOcqRpf
 LbGDGPkDXgHf4pPEq/aSHR2WWrxCCkTPYxYV+MMw69CsoSf7uyoZ68VGSetVFA4sALxC
 dQwA==
X-Gm-Message-State: AOJu0YzoQhyIGzyIdYXQ/8aG80bidde5uTvUhnya9MjqMRiNF2DM9LSK
 ul4c3DGS3Gj4ndZVATO3fDOWu9qmhXMIBaI6v7/61hBuR37WXdN1agml+r00HZbxRrPII77LwyV
 BL7wWjrNX8FJJesDLIrbeTeJ/uhAtQ57OBB2x1Rucn3KQw2zLFzKivXCp
X-Google-Smtp-Source: AGHT+IGyz7TZ5oMVXWJ8ULYcynTjGVM+meX94/hQtHjICnZ5KsFQqYPjdI7CRsVSGwrIap0GXwsyu1jjaZQB
X-Received: by 2002:a0c:9c8c:0:b0:68f:2b35:5edf with SMTP id
 i12-20020a0c9c8c000000b0068f2b355edfmr13851402qvf.13.1710835005985; 
 Tue, 19 Mar 2024 00:56:45 -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
 k6-20020a0cf586000000b006915b8b733dsm1009790qvm.27.2024.03.19.00.56.45
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 19 Mar 2024 00:56:45 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 19 Mar 2024 00:56:45 -0700 (PDT)
Message-ID: <65f9453d.0c0a0220.265ef.b586SMTPIN_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 A11796052471;
 Tue, 19 Mar 2024 03:56:45 -0400 (EDT)
Subject: |FAILURE| pw138477 [PATCH] graph: fix head move when graph walk in m
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Jingjing Wu <jingjing.wu@intel.com>
In-Reply-To: <20240319141454.3275543-1-jingjing.wu@intel.com>
References: <20240319141454.3275543-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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/138477

_Testing issues_

Submitter: Jingjing Wu <jingjing.wu@intel.com>
Date: Tuesday, March 19 2024 14:14:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2

138477 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 11 (arm)     | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
101/111 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
102/111 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s
103/111 DPDK:fast-tests / thash_autotest        OK       0.22 s
104/111 DPDK:fast-tests / threads_autotest      OK       0.37 s
105/111 DPDK:fast-tests / ticketlock_autotest   OK       0.22 s
106/111 DPDK:fast-tests / timer_autotest        OK       2.47 s
107/111 DPDK:fast-tests / trace_autotest        OK       0.22 s
108/111 DPDK:fast-tests / trace_autotest_with_traces  OK       0.22 s
109/111 DPDK:fast-tests / vdev_autotest         OK       0.17 s
110/111 DPDK:fast-tests / version_autotest      OK       0.17 s
111/111 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                   99
Expected Fail:         0
Fail:                  0
Unexpected Pass:       0
Skipped:              11
Timeout:               1

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

Debian 11 (arm)
	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)

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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/29590/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/