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 72C1941FCC for ; Wed, 30 Aug 2023 13:36:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A33A40277; Wed, 30 Aug 2023 13:36:09 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 39DC740277 for ; Wed, 30 Aug 2023 13:36:07 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a41035828so3882675b3a.1 for ; Wed, 30 Aug 2023 04:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693395366; x=1694000166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bpN73fM6dE8E6jaHFtDX8pDR6lWwbPuScVePQSoCh9I=; b=IcPm8Zw+E+W4l2+9uU/2eziDS0pBiDhF4nJUjQN6RFNP/gGEUoyr2k+GXiVD+c7Tl4 pwSDApH8xIKHo9b40uKJxhbbokXMdV/KdljrhxRzyVaNK0JJyy0+3XupsyN4tZDYmLH2 uTNLCDv4sCccOhfVu3iyMDF/48GTOCT1C/Nj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693395366; x=1694000166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bpN73fM6dE8E6jaHFtDX8pDR6lWwbPuScVePQSoCh9I=; b=Z1jy2AV9j8iTrebTOOO8uuiPCP5q7dZ/a4AVGbHXhssWTi16wRQZ2NJQt8MhbevOO7 U5FPaenVCH+cjbl3Js+62VUTwHe74svdhkjaLC+5y04TGWh2bAMuaGHivKc+xMdTiEQV xWYkKyIthj1lEHbU3ItEhgRgsMkQUzdI36HkUdAttozSqNeVyGNbWTZLurFuVCPykRk8 3KNrOTqqZpLxc7D273BJKyw8PPYQuO38tAMa7NDL3o+HTbn9POIEukFzJPaWTndOLA2m +S4JCjGgGwUDl2B+3yApxlN8/yvXGVdz5zPSoEHb/ixvidchAc9vfV9SKziwVnqtZEK6 OjGw== X-Gm-Message-State: AOJu0Yw6rkS8NQucUdyGJZv60fjY3VAGmBrPwd7YDJC+2xBinHyIB4J0 PqCuBLbZsYBzvCVF9xq3hfn5Y7FlHh2XcA2A8ozimBZIkLQzIeUcW/+uc633NYQyesdOHpn/cQ= = X-Google-Smtp-Source: AGHT+IF/1VNmi4SE2LCZmxSrLsZfXqKFQiJ7blDsUdd64O8+IH8A5Cs8HYXXrXDFeEGqQ94m3vpwgIVUutJl X-Received: by 2002:a05:6a20:4405:b0:14b:8b82:867f with SMTP id ce5-20020a056a20440500b0014b8b82867fmr2400989pzb.50.1693395366346; Wed, 30 Aug 2023 04:36:06 -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 s28-20020a63af5c000000b0056b518e28ddsm700436pgo.4.2023.08.30.04.36.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:36:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:36:06 -0700 (PDT) Message-ID: <64ef29a6.630a0220.81de8.240aSMTPIN_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 460F06052471; Wed, 30 Aug 2023 07:36:05 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/