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 6E2A6424F0 for ; Mon, 4 Sep 2023 14:09:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 760F0400EF; Mon, 4 Sep 2023 14:09:54 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 37DED400EF for ; Mon, 4 Sep 2023 14:09:53 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34c5fec2a95so3828945ab.3 for ; Mon, 04 Sep 2023 05:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693829392; x=1694434192; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4XyQ2fDvbyfY/C++sxPp1XPd1+mF4HWXQeD94V2QVzc=; b=dyawc3hXzwBk2TWFTO8nTjfSGslSJ4MLnhqRa2OKfaJ/FYXXQLOpSxihV0cpfAv3Lo MEeveNGAUvqJsZLWm58LVwAOb5/lpwe9GZO0D0pan9Q21POy+XeUEJgigcbxrx0/Gi6Q PvfmHKrjsQqZK8oBNqrb2qsWlfufEyDsGukMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693829392; x=1694434192; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4XyQ2fDvbyfY/C++sxPp1XPd1+mF4HWXQeD94V2QVzc=; b=Ln4SrUJoBxB7IfszgxWj4Yh7xAttA9JHdy+EjcUYnlx8YylR5j1fdrGLs7z/XSjf3c B3m2VznF4ASR7ep0wvLPAVL5xeifYE2wFis4fdInsnp/RNdP8zq5BpSRRGWVpxyZJ1Pj 6MzhDEPGvlpwHB/C8XMO+f63CvxOtyKKUOcqLZzejfz+pbP0Dt1wFsJSKX9dZ03kj5zz DDHSadCm8MWpxCnkQX6G/PqcFWn4EWpExlbpBRygziGVx8kgBXPiBglZpi50LL/CRNq3 cm5BP7e1oATVGfyiTRvHqTQCaL79HmtMVLScXFLlHYEFiSsREDkiVNsTk0ovaHmeyH64 LiMQ== X-Gm-Message-State: AOJu0YxBI+1rHY6z+5j0Sbv6lAvJusoysmitujjAinCMlMkQdmfFJQrJ BgfLbKe0q5FNVfS8DmjjU5FEMWji4QXtyWIpbkw3nwgfhpQhRaygTeEikQ== X-Google-Smtp-Source: AGHT+IHqAbq7mukmASfFHRMBCTxQkVpFsJ61pKeCm/wPw5qc0nWOwjbhu//eUEtJhOYiGBuAbVH5ydwGHdwk X-Received: by 2002:a92:c24d:0:b0:34d:ecbb:9ca5 with SMTP id k13-20020a92c24d000000b0034decbb9ca5mr13532978ilo.0.1693829392576; Mon, 04 Sep 2023 05:09:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a92cc4e000000b00348eb6914a0sm327088ilq.30.2023.09.04.05.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:09:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:09:52 -0700 (PDT) Message-ID: <64f5c910.920a0220.e2a89.2bd5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CDDC6052471; Mon, 4 Sep 2023 08:09:52 -0400 (EDT) Subject: |FAILURE| pw131144 [PATCH] [v2] eal: fix memory initialization deadl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Artemy Kovalyov 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/131144 _Testing issues_ Submitter: Artemy Kovalyov Date: Monday, September 04 2023 08:24:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131144 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 68/76 DPDK:fast-tests / stack_lf_autotest OK 0.54s 69/76 DPDK:fast-tests / string_autotest OK 0.14s 70/76 DPDK:fast-tests / tailq_autotest OK 0.14s 71/76 DPDK:fast-tests / thash_autotest OK 0.14s 72/76 DPDK:fast-tests / threads_autotest OK 0.89s 73/76 DPDK:fast-tests / ticketlock_autotest OK 0.18s 74/76 DPDK:fast-tests / timer_autotest OK 2.66s 75/76 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 76/76 DPDK:fast-tests / version_autotest OK 0.14s Ok: 57 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 18 Timeout: 1 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/