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 C349841FCD for ; Wed, 30 Aug 2023 14:47:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA3B540277; Wed, 30 Aug 2023 14:47:18 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id D7E7C40277 for ; Wed, 30 Aug 2023 14:47:16 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5733aa10291so3652355eaf.3 for ; Wed, 30 Aug 2023 05:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693399636; x=1694004436; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8LoeqHtxP9HaC92d5a7Wdya44v5IUR7e94u7U6T+vk8=; b=ZhJqNuSe3YJLI0on5MlfT99QZl1YUTBNrOOK/4XImd43YOI5W6c7MG5VjgiV5yG1Rh x1plaHsFp+XVPhzEtDHiAswf4DvZlZ6FkWybtbHcMe0105CfoTFV4BxDXbkD5WeCP9ff cFDymeABGDbhi0vKVxxAt1kCTu7Yu3x5O/KQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693399636; x=1694004436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8LoeqHtxP9HaC92d5a7Wdya44v5IUR7e94u7U6T+vk8=; b=esUSOt8SyHJCdNDNERVr2bxsN6N9GuwIbaiohyMLhjX7NM5KoEGMckknS1g5GkRxzG I1xXcItPkyXDOV0ffyrzV1K/6k2E/Qq7Qd19wJJYMyRMwlNkXXjpbBgv9VXG4dPebcH9 q0hf3fxGHykwM4G2wziWT6GJpn4C9saroC+1TwvLmvJENPBa/6WXrEse+HZrT04KCz0N 3ZFMh3WhfEgG9MuvJUf3XYK97EZHq6yqxAnyKNSkQqSFvL7js8oRYN+X9XtkSuZcYIZo TtHDjDVr5Yz8IoEoZopukVT8cVUALkRq8FulZDV8wntukKGzDKFp8dz69ocT1sAM/Ot0 OJWg== X-Gm-Message-State: AOJu0YwJya6WZwCFoO1tBPFjAg0AZ16hATjNr04vphKSmR0usxlvvV7t R5iHRLSE/pnbLu7U5vIC8lR/EbTjyMGXUX8Xn4es8aOETvKfpQO5/8Z1Gg== X-Google-Smtp-Source: AGHT+IGKuX+N/pWa1iOx6rBGYVw4tZv5Qar0EwW5vwAv0U2Ht/fnV0dYj0gaGyMYIr67gJrmZdQCmjnIEjRT X-Received: by 2002:a05:6808:189c:b0:3a7:4ce4:cb8e with SMTP id bi28-20020a056808189c00b003a74ce4cb8emr2270316oib.42.1693399636152; Wed, 30 Aug 2023 05:47:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x17-20020aa79571000000b0068a6d7ed19esm848314pfq.18.2023.08.30.05.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:47:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:47:16 -0700 (PDT) Message-ID: <64ef3a54.a70a0220.2cf36.6504SMTPIN_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 34BB76052471; Wed, 30 Aug 2023 08:47:15 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/