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 0B983424F0 for ; Mon, 4 Sep 2023 15:22:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C4494067E; Mon, 4 Sep 2023 15:22:31 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5E38D402BC for ; Mon, 4 Sep 2023 15:22:28 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7927f24140eso70060639f.2 for ; Mon, 04 Sep 2023 06:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693833747; x=1694438547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MYVqP/tGBFAeYElfq6VQMK+4k7R88UQd8EojAlWZcz4=; b=giI3qY2QyWoWPWEB4/Rj8PzENOKUJcwtke8nQxPiPprMGtYD6E8WwSLNgEnIN2wISO R31Fd4Saa2IRJiwqhzNU+o0lKVaYmviF4Khpk8GTsqu508RK+AfTW5XGC5C6c13WP0mP 4srKE6hJmpNDXhB7rWNlF9lru4I4s6HVMtDL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693833747; x=1694438547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MYVqP/tGBFAeYElfq6VQMK+4k7R88UQd8EojAlWZcz4=; b=eJcE6YspH25HdeHnedOz3vrq0m4tcVJSgr+b7fjXRGS+Z40tnKmm1hF9qx4zxM6ngy iwFUi0P41dqR3Fqg1jg+Ex6NTZWu/iZdRel1+d1i95jTcVM4IZG7/wgCR2s5laS+uEOO pLe0f17hZqk5vcA+8l/Prop1f5lUASX68BN4gK5al+VJHGfbJx2/ZZwldnNSPQLn497X 5R/3SlptjviULbMl9F7obGjCWJP6+CdNRB2H/WTUgKhDg7rhiGsZyGvXyJv56FHcIeIK b3gjxBMTCl0VIp4OVp0Q4V74EUIC9jjFckVBIhj1pM7/Pmh5p8FPcXHXy1Mpg6xY5/pj duug== X-Gm-Message-State: AOJu0YyKC1h10HsCELhQGcjlaid47owemfQG336i170QRMomlrwgv6NU YYmztIbhIaSjeXLEnfwgTckcEfZZwB7OS5zIUJbMi+rdQaNCZf1EGppKaOwF+DJcaC00WeAriw= = X-Google-Smtp-Source: AGHT+IHrpyzIpe68sJxL9TL4MfeIZIu48tFPWfdBMb46WXn2/qTNWz71MTuj6lgaD0hXEFfvfuwMHOmusUDo X-Received: by 2002:a5e:dd0a:0:b0:795:12b0:c2a1 with SMTP id t10-20020a5edd0a000000b0079512b0c2a1mr13797293iop.10.1693833747772; Mon, 04 Sep 2023 06:22:27 -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 fs4-20020a05663865c400b0042af42283efsm300759jab.58.2023.09.04.06.22.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 06:22:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 06:22:27 -0700 (PDT) Message-ID: <64f5da13.050a0220.5c867.127aSMTPIN_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 41DE46052471; Mon, 4 Sep 2023 09:22:27 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 | +----------------------------------------+--------------------+ | Fedora 38 (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) 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/