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 EEA2643CF8 for ; Tue, 19 Mar 2024 08:47:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9FDF40298; Tue, 19 Mar 2024 08:47:56 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 838A740289 for ; Tue, 19 Mar 2024 08:47:55 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d44f565284so373035e0c.2 for ; Tue, 19 Mar 2024 00:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710834475; x=1711439275; 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=Xmw9g1GjOy42IsU59VrXQ4VfW3ZBQrgHJd//BU9/K0o=; b=cGMqmNmI/V7WEkClRTIH/cFDXhx3HNsXYaJOe3uO9b44Q5lkSov1knNkTvcVxTAOze sPCyb9bCoQrlcbJj2PbB/Kf4mfHH9tis76OZDfgSNeJK1fZgNKM0Ef0QyAVH7SIuxQHb xLBhxSYNpDGUzOa1jeohw4i8rDcudtXLpreUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710834475; x=1711439275; 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=Xmw9g1GjOy42IsU59VrXQ4VfW3ZBQrgHJd//BU9/K0o=; b=q7liV7eCfl3/B1CP2WBvwA+Lvh5n3W1o7FzmfiRZKfXxR6jfmEDfvGyISA35fAeUDc JKE6lk2ZNfOmFhJJjLLuHbwtIT029s/oWFms6xaggmPy6Ty30aPETghD5eX4LkyER+Wm eT2ZThoh+KX+z/UFSE6hARssEVfswg/nQn/5Fa8AdpNdByChopS94ZA6VsrNaL4+9Xld ShgUODlhc8s8YZbm7Uj+0Syxkx6lYo3zgPPd2yY4w3Xgrnrw5KIj7ou1XQCt8TOC5mk8 vMHd3U+D7KP10COZi3Zhi/zMR1yreN8XSgePuykkXxcWUclaxmur5ydmvOB+4wVpcns/ 2QPg== X-Gm-Message-State: AOJu0YzFqC35/2Om4ycRaEBYgh2cFrpLqDDXx4W+vElDM5LC1AfB5wxJ UkSMbOiatTLADrUe5g8S+0mKYwqvW83OGrDCdOoJAeHwy870YNBrffhIjlYv8cLRNHFgd6cBbYH 8rA4jnMpMPaCDx1z2/Xw24YryteKd2EIS4kWCORtf4EBRNzliqumjVheY X-Google-Smtp-Source: AGHT+IFsHhxT/2LKAFIjW/+A6xcNW9BUYBOepEfUrG8qmZJg9vog4JGnsorT2mJLjIqBuMjAikjzT2cWk78R X-Received: by 2002:a05:6122:2514:b0:4c9:98f8:83db with SMTP id cl20-20020a056122251400b004c998f883dbmr13960054vkb.5.1710834474802; Tue, 19 Mar 2024 00:47:54 -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 c7-20020a056214224700b0068fd39aefa8sm740630qvc.53.2024.03.19.00.47.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 00:47:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 00:47:54 -0700 (PDT) Message-ID: <65f9432a.050a0220.56167.40a1SMTPIN_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 85B4C6052471; Tue, 19 Mar 2024 03:47:54 -0400 (EDT) Subject: |FAILURE| pw138477 [PATCH] graph: fix head move when graph walk in m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jingjing Wu 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 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: FAILURE http://dpdk.org/patch/138477 _Testing issues_ Submitter: Jingjing Wu 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 | +---------------------+----------------+ ==== 20 line log output for RHEL8 (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.22 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.52 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.22 s 110/111 DPDK:fast-tests / version_autotest OK 0.22 s 111/111 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 100 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 10 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) 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/