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 636F942529 for ; Wed, 6 Sep 2023 12:44:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A6E44027C; Wed, 6 Sep 2023 12:44:01 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3BCB64027C for ; Wed, 6 Sep 2023 12:44:00 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d74a012e613so1098866276.1 for ; Wed, 06 Sep 2023 03:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693997039; x=1694601839; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bkWXdiHNyKxCvuyK/346paLq4k+mFRbajvZYlauvZZA=; b=WXPhuZxXQw7wALXEiC5AcO2yn1M7iUn5ETKAo3+IofrQKhxXjmXjjaLD2WdIAfiP08 CZMXFrm0HkRbfbcbwKr32okLAdva8lJqY1mhaced1eWGU9zS7xRNs/PgOtuzPT2AKG7k pa7hmO5zNkw/ffzrSlIuNPpLk0DyQMJPpzmAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693997039; x=1694601839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bkWXdiHNyKxCvuyK/346paLq4k+mFRbajvZYlauvZZA=; b=PcZX4ZG+yetBvOuZ4PMBAo0fVxwn+MEggcgG1D9upbezxuQKfoKHgWor8ZfySt0BnW ZuFtK2l6QrwtfuZlkCn/ZHeapNVMnBy6MwbYDXIuHb6Luh/l5Rj9awfZLeNDRHvPGE9m qjZMGAnENboGJKuQCauLERS84/0SqWwPaLtx/bh1vAhoZE6mXMSknik46xAkJH/8KjV0 OGawB5JIbKRbiH+6b/L42EAuQoQINxHQIIAuiCFWA10dWUP6Swyu6I98WA1vJrXO5kdT 5qqb6UGubx7Bwvr8gSUoyNjujwqO7qsJFPtQdxheM0pkxpDgSmtCvQ9npYa0VsqlQWTy uATw== X-Gm-Message-State: AOJu0YxLT6kX/gPmeQW5dYYgq4fpu2zYeUcyiw2Bjo333HsP9MI/oOiA FELnqhqUa22sAzEtb9IOcnVc95/MudwnP0VkhemXQm04tIMCZh9BeD0qOHoxGXbO5yM1hT1paA= = X-Google-Smtp-Source: AGHT+IEY5X95efXAbgmmI21fcnKlMA1gZ9Vm102B9tHBjq/pIeaoARMP3GbCDIFALEeLEA0IXd+2WcNv3POb X-Received: by 2002:a25:a1a9:0:b0:d7b:a78e:6b2d with SMTP id a38-20020a25a1a9000000b00d7ba78e6b2dmr19803485ybi.20.1693997039625; Wed, 06 Sep 2023 03:43:59 -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 r66-20020a257645000000b00d7334c82e9fsm1122242ybc.8.2023.09.06.03.43.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:43:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:43:59 -0700 (PDT) Message-ID: <64f857ef.250a0220.bba61.c93aSMTPIN_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 4C5546052471; Wed, 6 Sep 2023 06:43:59 -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 | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/