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 A67ED42529 for ; Wed, 6 Sep 2023 12:25:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADCB54027C; Wed, 6 Sep 2023 12:25:04 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id C236C4027C for ; Wed, 6 Sep 2023 12:25:02 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4de3b9072so2648990fac.3 for ; Wed, 06 Sep 2023 03:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693995902; x=1694600702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5rRgD9HwA3E2mIl0Qbfs4oT2Mc20XwBX9QiYw6vBO/c=; b=HQhKDEuLz3m9VDyK1R7abjZdkF5j5yM3zpd91f6D/RG4WZdmnIX99qYZUV7FCztoD0 KCWctgf6//Ncv82tCjHH9Fj2e/QUljG6hPGtw958Yx53+1V06353iW2irFAQ1vbK9RGM xoTK762nIT0eRxTgTDPrlMf17WYDFYs0FyrMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693995902; x=1694600702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5rRgD9HwA3E2mIl0Qbfs4oT2Mc20XwBX9QiYw6vBO/c=; b=Z+Mrz0dDqodfrxeazZcjorRsBXoeATSX2CUPep7VVoZ319Gf1/rVsoIr4uX806CYRu u1WMc52VM4J8/IZLQDUvmtox5rxip/LY1thDIrf9gdMpqJQ6A4J73S0NF/wkCaXgLX3x CENGJN/QFAg8gK1/+Ls5Of1H9nruyIWF44dsMpyzn4o/Cu9/zoCW8N6xt8IQIUnaDgb2 E2YKtk1XypoX03vXMMcfpntvgUDXlNI++gK+V0aoj+673jQxZuuwrXRB30CQ6qnnjdPj 58ZvHX6Q/y1qb7Hi0mmzXzImRUHZ0KO/RDSxnjjZSExU4Gj2VNb/Ox8Zm3PKgw/Bmr6u RVUA== X-Gm-Message-State: AOJu0YzqQLPLjTF6HnKwUafsQ69lqUox032XJtShjvPG6e4ro5mDS0Qi mi85llaE59GBgsdB8xyctLIfLX6z00HrbKv6DobTj+1e4cW6MHDK5t2eaA== X-Google-Smtp-Source: AGHT+IGMhFPzn+MGdGBU8TKEFDZkybZ7yn6PAuffqc0XLwgFXYOnIhamcuPFoiarCSP6WmRdNfNlV2/ihjFZ X-Received: by 2002:a05:6870:e19:b0:1d1:3c89:a7e5 with SMTP id mp25-20020a0568700e1900b001d13c89a7e5mr11558457oab.51.1693995902109; Wed, 06 Sep 2023 03:25:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt38-20020a0568705aa600b001d4917f13d7sm827148oab.31.2023.09.06.03.25.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:25:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:25:02 -0700 (PDT) Message-ID: <64f8537e.050a0220.6fe75.6eb4SMTPIN_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 6F6846052471; Wed, 6 Sep 2023 06:25:01 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/