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 C8E7042529 for ; Wed, 6 Sep 2023 13:39:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFB6D4027C; Wed, 6 Sep 2023 13:39:36 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 356754027C for ; Wed, 6 Sep 2023 13:39:36 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5735282d713so2157798eaf.2 for ; Wed, 06 Sep 2023 04:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694000375; x=1694605175; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4wU23gDSoCE8s1R501fKk5FcKLaQuayVFJso7282hYo=; b=Ytxct3mzu/wrmLmloP2+aox19ITn+xtxl1VOw9fkse+QElfdx483HfRXNfYvESuOtS s0M0HDgHRJb5TgQyqKMcs7EfPHI5X1pFoPLB+YZHpCdiT2PWbrsch6tqCubNj+AekybX 3YoVP6rEaRY+Vo9D6fP9Ro5XDdkERKGxg37NM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694000375; x=1694605175; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4wU23gDSoCE8s1R501fKk5FcKLaQuayVFJso7282hYo=; b=FcGGtyUYWF0MnfRRED8wJU3JT3QwKxCzLYTenzZkq8zaoZUVxcahBxk7BA62PYUPRO 7FOjzkdRBXHnBJqL1iLkkQz0tgYDXYrJvRGziU+btXgZ34hQo5D8ymEfHJCPrU6QFoTi gCSK1uzcxgC3ltv4nXK4l96AFcbVjfA6lTHjfpnFkKvsudYB2YeN4nOGQ0q9IkcxlxED dfditD/u64WstG9WKB7YH/3Li3Tdz0aGEhcwPelka03RhqtHDDjacUWC519ZTBi7dqU9 3CQgKxY8D+qfBvkGVawiL1T82/UW41yWQ0Ph9fo4exNrB7zg/UjDVBlStHhgCwV7og5l o5Xg== X-Gm-Message-State: AOJu0Yypxx1ACwkOgEfpqOkiOAsiWgG73N4JdIIh5oV+mYCohk/sdrD2 pCmRth2Pj1Se7zgANGTagaf2jvBymgNOJBdtw99O2DA3u9JJTQMjdElAMw== X-Google-Smtp-Source: AGHT+IGsTmxDBkwoDJ9qC3KWOhXFjmDYFhvirLiFKAlhL7rP9lQFGsq0Jr/axaG5W/3HAvIC2NVfo7Qjl1Ci X-Received: by 2002:a4a:6c11:0:b0:571:aceb:26d0 with SMTP id q17-20020a4a6c11000000b00571aceb26d0mr14098784ooc.2.1694000375563; Wed, 06 Sep 2023 04:39:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a4a9748000000b0056e6b652186sm1029713ooi.16.2023.09.06.04.39.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 04:39:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 04:39:35 -0700 (PDT) Message-ID: <64f864f7.4a0a0220.1835f.17c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 158326052471; Wed, 6 Sep 2023 07:39:35 -0400 (EDT) Subject: |SUCCESS| pw131194 [PATCH] [v3] eal: fix memory initialization deadl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/131194 _Testing PASS_ Submitter: Artemy Kovalyov Date: Wednesday, September 06 2023 09:52:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131194 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/