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 83D3D45502 for ; Thu, 27 Jun 2024 06:00:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E741402D2; Thu, 27 Jun 2024 06:00:25 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E0A114028A for ; Thu, 27 Jun 2024 06:00:23 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f4a5344ec7so9861515ad.1 for ; Wed, 26 Jun 2024 21:00:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719460823; x=1720065623; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=AgXYd6nI6CXGd0LcGGD85XKT+FEJ986mt6T1alpFwDo=; b=QM8Uy7xWxetgLg46hoWg9BspLBoKTPVsMEXxN1uLbd8lG0ME4mKD9SqGmPnZMhSOhr eFvGRT3VaHbwdZJZi7fn6QwK4yMHrsN1EmJBTvsaeBoYTRTV/I3g3gfzNvQLOYWbMtq5 dYSs8pqyKxkMUyM/Rcz+B/w8W8dkAgILF+Nlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719460823; x=1720065623; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=AgXYd6nI6CXGd0LcGGD85XKT+FEJ986mt6T1alpFwDo=; b=dQZ1yzXpAyRNFglYwypUWSHrJu+FziprD+0OhVwPbEZ0nEsTbpH05IbSNXINhZQg8X XHAGZUv0/Hr9N/eB1+t9jgDyyD9hwXUkzaQPcHO6htMc+T4GeCmW5hCusIfbO8s6xKL6 J4y8fXJqTdAvMoNcjq0G3ww70FIiimaugE2QX+nPKZZNDP+9DcYtyQ5sk3nRbyJrKeue pBN3hIPgIi8RnI8hHtF+EUBT/0zq7zspEu89kGARqYz7Ze+qccPx7c1lO0LWYmFys7gD i03I9/BhZMCCbb5rorcKwGz3aTSnk+8mt1oaYXCruKyQj66e08+SFswGcTH4K+/xVSlS n2GQ== X-Gm-Message-State: AOJu0Yz7C0zcuCM2gruGaMHjLaysMG8kbMMyL456CntF3o3wZ+3QBWHE kN3NpLYzTZ+/xdDTr17qQEbQpOVIA4qphXTr3zknx9QN/eFE22Av+lHIyoiw+TL2V7nD9RGRgoG 5K+bRGCZ5JjDCsZ2vIRr2p2MFTWgP+KEjSwZfhCrPXfJ2MCibgRbsYgzI X-Google-Smtp-Source: AGHT+IH96zONAhpGnP4kwufMwzSOvsMgsLos+VZzqhIJgBMOAL/jFvXRTVR34ow872TCfCuwhSBhDJIc7vti X-Received: by 2002:a17:902:f545:b0:1f9:ec87:284e with SMTP id d9443c01a7336-1fa5e698121mr135273315ad.16.1719460823025; Wed, 26 Jun 2024 21:00:23 -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 d9443c01a7336-1faac9a5707sm150495ad.107.2024.06.26.21.00.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 21:00:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 21:00:23 -0700 (PDT) Message-ID: <667ce3d7.170a0220.6f21e.10f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 39C50605C373; Thu, 27 Jun 2024 00:00:22 -0400 (EDT) Subject: |SUCCESS| pw141880 [PATCH] eal/linux: lower log level on allocation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626145142.1697935-1-david.marchand@redhat.com> References: <20240626145142.1697935-1-david.marchand@redhat.com> 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/141880 _Testing PASS_ Submitter: David Marchand Date: Wednesday, June 26 2024 14:51:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0fa83fe030771dea12e65ca1ba11174e1164774 141880 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/