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 5973542529 for ; Wed, 6 Sep 2023 13:07:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 420534027C; Wed, 6 Sep 2023 13:07:20 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EB4894027C for ; Wed, 6 Sep 2023 13:07:18 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58cbdf3eecaso33592807b3.0 for ; Wed, 06 Sep 2023 04:07:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693998438; x=1694603238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kOKEQ/EmeZh0i8AWZJnft3oZUHHRW+5174ZXaRV8qy4=; b=ROzSzIO8GOYpa6CJWwkqhU/eZ7aqAoc+ywPa7/sl5k1CpUOkAGT7YKy/rvbqtYWG1t vAlOoKoW5lhTFNVgitPSGmFDetQFSriBpAE6QFr4nXBSBzX2vmXMEWl1z/I9kln86wbW 9HhhY+dlsvoT3Dg8FMBN/S19mJRMTMSA/9jVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693998438; x=1694603238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kOKEQ/EmeZh0i8AWZJnft3oZUHHRW+5174ZXaRV8qy4=; b=IgHVjEb+vReyZd2Bp6ruHy54Qm8GnfZ6b4S9iSIY5TOQNhOl8nLCuiIgz3rtIDeT6E IKWfT8GaBeSAFz4Nx53+mz4OcAjVjTZjHOTA+LOdcw2Bu/IZN6i0TE9I/eXp7s/3QmD/ ClZlp4maNp6PnOXigLaPLWNNJv645XlFk1s8LZHUNkUSWUWOTPijSbOuT3zG1v+QXmGl rofQdKAzlZP+SBPfBfqP2//SCYd01b1Aur6R7H6o8f2axu9EyWJWLRGN73qm7Kmb0JHv xdArx09HBRrEWhCSuWuodpXCuIm6OphW0L/OPbzvSwG5N7WobMq7m1dWQK4BFaKbiJTL czCA== X-Gm-Message-State: AOJu0YyCI1mAgFJu0IL9rPMdx8CgxyKS5o8Wiadssqak7d7bUNpjTNJJ 0KzLroLETbApnR9K3RbZMsihys/01fekGqJRSKtlg3uVehRCUaq81rK3diuW6G38te/nZn2WCA= = X-Google-Smtp-Source: AGHT+IFumq9e0wfpxGpd3o05OdAUDRqSNnnOCUlq+qHKPQzyl00fPRgA2cjluI8GSCyCA0mVu1Lg1/3U/ORn X-Received: by 2002:a81:7146:0:b0:58c:873e:3174 with SMTP id m67-20020a817146000000b0058c873e3174mr14916961ywc.6.1693998438215; Wed, 06 Sep 2023 04:07:18 -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 c78-20020a814e51000000b00585e3d2ddccsm1321885ywb.21.2023.09.06.04.07.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 04:07:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 04:07:18 -0700 (PDT) Message-ID: <64f85d66.810a0220.eddcf.4e98SMTPIN_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 CAAE16052471; Wed, 6 Sep 2023 07:07:17 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/