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 6C69A42529 for ; Wed, 6 Sep 2023 14:10:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5661F40270; Wed, 6 Sep 2023 14:10:33 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id BC3F440270 for ; Wed, 6 Sep 2023 14:10:32 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34e2aad3f8bso11405055ab.1 for ; Wed, 06 Sep 2023 05:10:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694002232; x=1694607032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nj+Mhj1aZEDjsBFkSWX8G/pEzxjcArI4S9uFImqvTHw=; b=iFQnS5pIR+JN1wcL/DWQFwJybAwP9ssE+wn/9WS8uP3XRnpYMwc8HK/DBZJVV002br pA4c/Nge6qosxASOkioenqMJCZazewTK1ajlZODDMQV84RBP1GdlmYY0sEhPpGmGxq8T IczUsh9QyMBcwO6EN1+yLyVKNlDCAVtqn2TUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694002232; x=1694607032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nj+Mhj1aZEDjsBFkSWX8G/pEzxjcArI4S9uFImqvTHw=; b=UvTSQ7UWvPeikhPT120U1mJP/JedhHacM1QWd4qdtYqPJtZnAXewWJ7/cZMGH4tT9j l9i8pKS492Gmb64KyKhCtzmWJpHILJGryhZa34oBbDpSSQjQ2pB/j43JyBaEocQEAyNO i6YA5d00rhNi6RkaLcTw1laVveuNyeWNKGk6PmfJUkakvNvEbhk1TAzMGjmVVygxee1c 6qjYA5O5lAaa0uN+Z/q4v/Of321yk64mVpQTczlSol0ighdnPpzEzOnMCV9CozI822ye IO6+Z8MXQugmAoNjDfrT0au4UfiD5vUTUvDVxGAXm/7p9q8C/notzTo+hdDFsJhPzlXU 83cg== X-Gm-Message-State: AOJu0Yx272/IXEjvAeJQ/H5d8NZgYjeC8jgt2HVeKQ4/g/zo0rCcXSyq 4XGugriL6L1VkbAENpHEIVKoLsLsXxwCvt7nQTRE7Yg0j4MKN8glHqL4sA== X-Google-Smtp-Source: AGHT+IFtOJqygElnUurlZatfy/vph7NGCIbll31GHwu0D2TZnLi3/SaHf2VgmlAk5P3mCNHMd59VQGBCeZLN X-Received: by 2002:a92:c64d:0:b0:346:6d97:ffd1 with SMTP id 13-20020a92c64d000000b003466d97ffd1mr16871646ill.18.1694002232088; Wed, 06 Sep 2023 05:10:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h13-20020a92d08d000000b0034941dedc48sm359632ilh.22.2023.09.06.05.10.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 05:10:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 05:10:32 -0700 (PDT) Message-ID: <64f86c38.920a0220.42a15.e231SMTPIN_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 461BC6052471; Wed, 6 Sep 2023 08:10:31 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/