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 76174424EF for ; Mon, 4 Sep 2023 13:43:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C3E8400EF; Mon, 4 Sep 2023 13:43:38 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 306A2400EF for ; Mon, 4 Sep 2023 13:43:37 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58d40c2debeso13680137b3.2 for ; Mon, 04 Sep 2023 04:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693827816; x=1694432616; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ddNPS2pH8nNq1+VlyE+rY0cLyyDJWPyq8MiDe0MqLhE=; b=KeSVxqJPAM0i6l1/ePgFNzPFsl1ucn7xGwdZZKnQdDdyhfa2nwCupYFFLtrMNsZrcS +PXEEa0d8OdrbnFEt7qhsal/R6QivPa//L43+aQIA0cGQjgbMW5iZ+M63LEelDszX9lQ I1q6Ao0DMpyEfdhg2zKmcSa6UaxuYYXsbADpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693827816; x=1694432616; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ddNPS2pH8nNq1+VlyE+rY0cLyyDJWPyq8MiDe0MqLhE=; b=NGbIso0AXLwwDdd09nwdFOf136u17vmF3nuLNULhutzpDqQ4V/t57NFzTRxV5fl4DV HIYVzQdrQfHWf/pz9xD9lIJOcXinF20aNQltFiXsoIqE+KYXRufooY4XodMSBnttwkLk 366PzhTAObl+M+ZyM6tnUgcWzPGEAF8T2mILL20WVWhj/lS6/vIygSAjmmuW+r260SU7 6mevlj0PBTgnBSCYpjyaQI3fd3MQPCkPSgBmei5RV8xW+O9qyc0hc5lBaCzIlBv1cg5H ENUgBQwp5DhMKTizpadsd3Z16k6W4rHp4kt54yGHGPW15qyE9YpJ0ofvRdJOLAUnYWKz tQ0g== X-Gm-Message-State: AOJu0Yyeh5aj3J+WCThhfTFWAfxCHuokQ23knH0Mg3KUZXoJN+xWCw6o ODLcLdh3qR+bvhKu7GRl6G5NVSawN4gE30knGi9rBocE1IExlEobFE8zgQ== X-Google-Smtp-Source: AGHT+IHXTqiD9Vva6JWfR6l5O032b6uLMUX90g1VQ57X4QAEG8KYRZLJXiKN+Vt70/+e/pjA+YVnMq1De7Rp X-Received: by 2002:a25:ada1:0:b0:d7e:df89:dda1 with SMTP id z33-20020a25ada1000000b00d7edf89dda1mr4954696ybi.7.1693827816524; Mon, 04 Sep 2023 04:43:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s189-20020a25c2c6000000b00d1f1f9d4ca8sm623398ybf.16.2023.09.04.04.43.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 04:43:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 04:43:36 -0700 (PDT) Message-ID: <64f5c2e8.250a0220.d7db8.4708SMTPIN_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 21A816052471; Mon, 4 Sep 2023 07:43:36 -0400 (EDT) Subject: |FAILURE| pw131144 [PATCH] [v2] eal: fix memory initialization deadl From: dpdklab@iol.unh.edu To: Test Report Cc: Artemy Kovalyov , 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 | +---------------------+----------------+ ==== 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 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/