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 253FA424F0 for ; Mon, 4 Sep 2023 14:14:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C61E400EF; Mon, 4 Sep 2023 14:14:08 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id AC378400EF for ; Mon, 4 Sep 2023 14:14:06 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c64da0e46so69750039f.0 for ; Mon, 04 Sep 2023 05:14:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693829646; x=1694434446; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tLEb016XwEbAUbAcB6zINqs1tfJJAwPeWQo9AtOT+/g=; b=XbUVXmlbuQAOFaYYCFi4FQgaT6tlDxeQVjotEdDyfmCGfNM8KXBXNGNNIzG2j6YsFc ROjzD9ItV/FFKBPZKiDeMdVzfBBRoeteVINtBJ63ZTDaS38uL9y6x7TOeuIW3bM/uaYJ RD7kS1pJ9iTYKnNYSHz4mjs0TPwhQj8T5mrzA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693829646; x=1694434446; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tLEb016XwEbAUbAcB6zINqs1tfJJAwPeWQo9AtOT+/g=; b=SxD1QWo8mIm4pzKOiRbIuIkKbr7tz3BcDK2rfzSw/rPSB6aAMeyKTb6jv47kZs3sWL QpMGLnRT+SME3HsWilf83AXFV3obt3d3v0syQ10oVFBtuRBBdPJBQ/4OqM4ly/JxnQo9 lmS38z5rOLJSiy1IyFnwb8kDY7ohMWL1df9rDZGvygQyKeC+4sBLsNBVAViC76xhRNH5 CebEUXwzHxhDzxFmzrDVAZ+9Be+yqBLEG4qOM7BCusdT66oDpsggEKnM4HI/JT1gsJgG 6aBsmTO+TK4SYojU9JmnLV4f5iK5WRVGnQPOAUfsHrI2BiWX6J1cMEq/ecrnL3UmC2x/ sBpA== X-Gm-Message-State: AOJu0YyRQUrwnsw13oYC0I4lUhRDVvL5y8GnqSWB1G+xfcES0x/VMcJt XrgPoL8G19vajX5Zu1d1iNZx+qGiTyc6tuuhPnpz+LhVpNkOgGqx/rBcHw== X-Google-Smtp-Source: AGHT+IFkaXacdTD1A1UNX58XyJ8aAL/LhQ4WizR2pKPdyfjSGhyfMthZHrGqZvoi9PlGPcaLOJjAzGLfR10q X-Received: by 2002:a5e:8917:0:b0:795:bea:ae13 with SMTP id k23-20020a5e8917000000b007950beaae13mr10674227ioj.20.1693829646101; Mon, 04 Sep 2023 05:14:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m24-20020a5d8998000000b0076c7d9aab2asm399506iol.31.2023.09.04.05.14.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:14:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:14:06 -0700 (PDT) Message-ID: <64f5ca0e.5d0a0220.36ed1.629eSMTPIN_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 97C496052471; Mon, 4 Sep 2023 08:14:05 -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 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 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/