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 0FD0C41FCC for ; Wed, 30 Aug 2023 13:14:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15A9040277; Wed, 30 Aug 2023 13:14:31 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id BBBDB40277 for ; Wed, 30 Aug 2023 13:14:29 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c8be41e5efso3588885fac.3 for ; Wed, 30 Aug 2023 04:14:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693394069; x=1693998869; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=34YMTu608Uk7lApfDS9zJQd9OL8CULyE5BBjNHZw8J0=; b=YrqLxp7kclQFoBtcYrmhMtpBDr9PE8bC9AhbBYhphpseAKMnFHZEjdWfZwi5NxsBLz GjcraRFEH1ryDEYxPu+A0jwxn8yzzNMB/8bqZqMR8wJfsajiMy0aDAITEjy8zY7Kr5hP swkVH8pFbPao9H9hTIdmoIjUNLrWKV+u8AlUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693394069; x=1693998869; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=34YMTu608Uk7lApfDS9zJQd9OL8CULyE5BBjNHZw8J0=; b=QLICnLBLFYkmmZlp9P20gbtzpSWx4P6K0wCRPaBIxY+rOiwQtdwIbWkz1xkZRG1Qyn zb302rmUDsXC5y8ovAnCIuG3gyX/ZTQPSsvgYVJESeQ4cemrh3jg/i6Q67VK8LpS+BLZ oUAMuYhtx7vnBPpqkPl7fcbkHYHNN08dVOKSanZDzYjwU/5XhaABn7LMREn5mWUY8DDz Ucjgp2E5zT8Kz12xUPerOyjaIcRrEone3A05vIbakP/jlN74VAi3Mj0bNWxnO0eKNgY/ RKLdJLpndU535paAozYyH/x4gAj6LCl3sykfyWna2PqT4HiAYwd/v83PvwZ2AlNP5i70 wl0g== X-Gm-Message-State: AOJu0YxvyjKu1AMhlxlsM19LVDwm+inawxTzTRLH4k9stBIqZCnf932j UqkmWAQaGAs+EiQURJAWp1b8G0orpwEIgq0TQzSgNS//BpooynnebIzt0g== X-Google-Smtp-Source: AGHT+IHdYW1wkyS9coscQja2fjIxpU+oIThtsNHtRfecqhdnoMRlupPuccVoX0xJusMAZzU9jaeHF8jOfYfc X-Received: by 2002:a05:6871:8198:b0:1bb:951e:3d61 with SMTP id so24-20020a056871819800b001bb951e3d61mr1703922oab.36.1693394069080; Wed, 30 Aug 2023 04:14:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb45-20020a056870a8ad00b001a6c6eebfd1sm1105159oab.4.2023.08.30.04.14.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:14:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:14:29 -0700 (PDT) Message-ID: <64ef2495.050a0220.86952.80dcSMTPIN_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 862116052471; Wed, 30 Aug 2023 07:14:28 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/27472/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/