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 3C555424EF for ; Mon, 4 Sep 2023 13:56:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4311D400EF; Mon, 4 Sep 2023 13:56:01 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id CEC01400EF for ; Mon, 4 Sep 2023 13:55:59 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c4de3b9072so1092386fac.3 for ; Mon, 04 Sep 2023 04:55:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693828559; x=1694433359; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UZ2LkbOYgfjUcJ2uFDPvyW6pM3UpOG0TWq24Zkun9e8=; b=NOlGRCgfFcMsKzimTY0OBLo9EozadNCFr7JXYXliLio6DNU/eeSuindlVX+lVp1nw1 HAkqrAW8GMHEaTVdvrq3sB9FDHosQWB/WMJteKN3+abthlToBx58ss1gLvLmv3qzs4F9 JGO6bg9NGtTLWevNM6jiDvHS4d9t9uHqYpg14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693828559; x=1694433359; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UZ2LkbOYgfjUcJ2uFDPvyW6pM3UpOG0TWq24Zkun9e8=; b=X28A3Uo28BuwXjws6H2Sub1/tjNAegCoTM3ZWpwLMnlXqftYoPI7Gw9yck/dpPUB2+ DWvAA1fQDMX2TGrNdLfx9gc+8Sm0am08cFhxN5mBlXoDs9goIxLVPWVjwy6sLxkou7Am 5M8ZoexGY2q0gpWwMkczLCWEpKMR96G5ekJJsdZosC8a+oAty0gE+Dyj4uIo/3OSh1Wg tE7aVhHY0n9JZU5TBmxWjhhEjaglLaxzydbp6yHvQqQ1n9itXw3o/UCnXYw+saVj7nyF JnIHeeWWxcIIF07nwkFN99XoDGGsrtZXnTnAQpu5q9BElkMKvdVsVaa7VwqNwioMBXw1 tE+g== X-Gm-Message-State: AOJu0YzTsWI9+r488/yiLnn50Bm8xloy28XwCwiFZ0XFreozmEnwnq4I iZKEqBM4Jb7ittev0wWmJkI7yZxByp6Ppwb1efdt12r2ND8m0ftcsV8egg== X-Google-Smtp-Source: AGHT+IF66WQNKz/ww7NNz3WtAIMNSvIpK+imrxKNgC3Q+znJ5Q/f2imXLAPJOKZrTwNNte462FhRzkqqL6tw X-Received: by 2002:a05:6870:5688:b0:1be:dbd2:2bfa with SMTP id p8-20020a056870568800b001bedbd22bfamr11910104oao.20.1693828559151; Mon, 04 Sep 2023 04:55:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ef15-20020a0568701a8f00b001ba809b0f39sm737384oab.38.2023.09.04.04.55.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 04:55:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 04:55:59 -0700 (PDT) Message-ID: <64f5c5cf.050a0220.0996.4fe3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C1EE16052471; Mon, 4 Sep 2023 07:55:58 -0400 (EDT) Subject: |SUCCESS| pw131144 [PATCH] [v2] 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/131144 _Testing PASS_ Submitter: Artemy Kovalyov Date: Monday, September 04 2023 08:24:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131144 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/