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 227B242529 for ; Wed, 6 Sep 2023 12:36:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A35F4027C; Wed, 6 Sep 2023 12:36:40 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id AC8AC4027C for ; Wed, 6 Sep 2023 12:36:38 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41479b9b4f1so23582181cf.3 for ; Wed, 06 Sep 2023 03:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693996598; x=1694601398; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cm1+YdmbLe+Ek1Ex/lsNKTwDAialhtp2Haiy0lEV8xY=; b=HaNb6Cs0fulZlDWULSx8wRybCyrpRz/GAcFhGql/gG49jzZ+df/D4PMIEZAIlAJIDH IjKtCYTcD8Ln0Oh7CRxdYApxD+M2XUwcdXfHYobgObJtMtkmIsFg4bWRKg15rTbm5S0S CddOC1Mf1Upj/cnOAUvmtQ1aFFJtAXRUI1NUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693996598; x=1694601398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cm1+YdmbLe+Ek1Ex/lsNKTwDAialhtp2Haiy0lEV8xY=; b=PjjSnBiBZyJq38LpRgeG/z5xapPjoiBElJxUGWz/LdotKKTIK68L9zDgci3Aav5uhS 2umWdRS8elGFdtTBej1+wVWaAAgLtqMjMlICa0GFtLdl8zwWiTMoSc5PsNtzeU8XGALE izZsDUhgBuu7ru7DLbtKDDhxgqu5sNjAWLErTdYH0yNy+LKm0Vpc/9I4fXgeVCzbdzqI Qw5b0JkNwXVSQ3seRD2cArhXnngqmMEjM5WSglnwhPP1td717R59mIAtMdXtXaOXaLEx s3sAPMxKLPlipNKUkqymtM43znzvP34FUHIqbaOqiksU9HY6Z6cUBwddXUeLqLIhqx+f LrVg== X-Gm-Message-State: AOJu0Yyyz8iKrCyoRq+1rkP2jGcdNwKS4pPVxYMLTfA7EyiQerQMYrrf qXe7QX6zZeg5KdUzd9YsGxDB9xK8zy/K+ojy7EoxuE0SAbUlu+a+A0zulQ== X-Google-Smtp-Source: AGHT+IGNiGk0ohKBkAiop2EVq0gbb8+BbPXHxyz/gyrseUEkpr+Or7yUgJqTk9OxNrc4n5KTqZeuXPyRK0q/ X-Received: by 2002:a05:622a:24e:b0:410:8afa:8787 with SMTP id c14-20020a05622a024e00b004108afa8787mr19997914qtx.22.1693996598085; Wed, 06 Sep 2023 03:36:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kg22-20020a05622a761600b0040d9139f516sm18359qtb.9.2023.09.06.03.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:36:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:36:38 -0700 (PDT) Message-ID: <64f85636.050a0220.dd4a4.1452SMTPIN_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 B08226052471; Wed, 6 Sep 2023 06:36:37 -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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/