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 28A0941FCC for ; Wed, 30 Aug 2023 13:07:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D10440277; Wed, 30 Aug 2023 13:07:37 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 9FC5F40277 for ; Wed, 30 Aug 2023 13:07:36 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ca2fcdf9fso18185035ab.0 for ; Wed, 30 Aug 2023 04:07:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693393656; x=1693998456; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WEILYUloEesvlboMm+eZAfcOVhp1/PUe7YTERFc2m7A=; b=ZOUmZIl+7VIwfSQofhuaR+Bcb7bx1ttRJbD3CR26A1yUMalzbHiKQj+xEtur8mPSPa Mm0CBem6qQtYpk+eiSlJ2oiSL5vDtdoljmvYKu5p8yYdAQR3642Lmowb79i96HVkHCEV mbvxZJmLilR3w+28zCGgr4J/wO0MMusg35mCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693393656; x=1693998456; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WEILYUloEesvlboMm+eZAfcOVhp1/PUe7YTERFc2m7A=; b=YNLeGpZTTHQnOta+9JNJu4u26ylA2lqQnixoPndgdeMuvaf3Gid2q8q1Ufbhn+b3U6 +FRysuIWKkl4ccemL6qIfNDUzpbZd0LIYGD6DemW21FzL9RyJ1tyjpuvfksRhweRNK1n LqNLumHOCLvNqfkJIfubpLK9bIM0C3pNH42NV5ttpogNvxlXs1yg7XryryY5kCw5Zc/J TftiEbaXLSK4fPjUrilRbt2JC5CkbIlUsDp9v4nBgALH6Ybp6FRk4Y6C4IJfRCf/9ePD 7UUpKTW+iUg59r3zhPkp+YpAKDlsvhm7BehEwIJoMB7+w/QwU5T9Ni/YwHI7JboPjCHu xF5g== X-Gm-Message-State: AOJu0YyA6Zuo7yRPUAjaryR9y4XOzWe/5pJN7vvG+WRu2ZrUoyNk/8bY zuvHGb0cVYSXRl/HEEmbDI+pKo1GLYrhNeQKJhD4qsDS0nMuY4/tVLTeqRw+0wWow8iAObACHw= = X-Google-Smtp-Source: AGHT+IHTovu/hc9c6JIIdPXHHfm3w90pl6JplAGLTyw79aExn8ZhrEw/ZDcZtRo09gp2v7N4p52/O7y/dadq X-Received: by 2002:a92:d28c:0:b0:349:9ceb:b8ef with SMTP id p12-20020a92d28c000000b003499cebb8efmr1957264ilp.30.1693393656082; Wed, 30 Aug 2023 04:07:36 -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 fm42-20020a0566382b2a00b00430091fd497sm137914jab.50.2023.08.30.04.07.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:07:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:07:36 -0700 (PDT) Message-ID: <64ef22f8.050a0220.d651c.839eSMTPIN_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 AE28B6052471; Wed, 30 Aug 2023 07:07:35 -0400 (EDT) Subject: |SUCCESS| pw130873 [PATCH] eal: fix memory initialization deadlock 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/130873 _Testing PASS_ Submitter: Artemy Kovalyov Date: Wednesday, August 30 2023 10:33:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130873 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27472/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/