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 904DF454FC for ; Thu, 27 Jun 2024 05:41:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AF4E402D2; Thu, 27 Jun 2024 05:41:34 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 696AF4028A for ; Thu, 27 Jun 2024 05:41:33 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b54683f65fso18353666d6.1 for ; Wed, 26 Jun 2024 20:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719459692; x=1720064492; 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=sdmeT+BcpJg13rtFD5UkECDVj/F2gcSmpxRHBC5PwKQ=; b=bIoYeJ8fuDMlnXf/M2uPrCGgNjSDFQvyl1EocYpXa0hO/7Wl/U7NNQWPVqdRnP8cTM ipOphlvwmn3Z8z2clwwJ+FmWofVL3i/+T8dQqrPUIJ45LtL7P9Wu3vLpt3p1ONEXKAMj +s3ODv5me1j7gloIuE9WqNJUqlS9EANnwcG4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719459692; x=1720064492; 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=sdmeT+BcpJg13rtFD5UkECDVj/F2gcSmpxRHBC5PwKQ=; b=RFBOVnBIBMlmRthLLL7lxAEzMl3/vW7R9TUTBjc2iHouTNCShxTegy2PXf3EsVHV9l C4Q8wJaj/x4YYg/8GdBvB91QF89bu9LqthLhJhPdUmZOqnRJ1tztxl+FE+l5BAKtJivb ampHM3g9zbCxh5LppC93EjvqGBLncGLYYZIkE62KdmY6/itp5uxaDOfSmF137W/bPQf6 3gxZN2+oTQ87anXLEsnOzaR8XqWR6XkfpSGZB993QWHVG4m4z0jAG/cgWIVI7CklqDRz o5dc4LSl7bii68eXY3i3w+wkEDxteVOyGfc70jOB9GV31P6qiqw5vJ4/GUV8BFR0oN+R AYnA== X-Gm-Message-State: AOJu0Yy+DNsdbvi2Pt7xu14jVCZaRXIMmR7EVa4TdpYCgrTt2V9a/FQ6 jUi9CKG7DBphP6xpbJjSuOZkPrKfOA3JQviJFNXT8y9U5v8prxDsIGAAWm88zJgu72bTk4I794y Y+/xUEHIozTMvThJep0XQxr9DTEptqrNdAKaPnt597wd38JJ9oiM75Rgo X-Google-Smtp-Source: AGHT+IE2tcZCZQ9CdLnQAhIbVtuz5Wvo5DTWjDNgWRPjTnAQ7t0RU71vw2Vl5Me04pFesu1WpXGcVH9UODYK X-Received: by 2002:a05:6214:1192:b0:6b5:481e:1d38 with SMTP id 6a1803df08f44-6b5481e1f78mr103690506d6.29.1719459692681; Wed, 26 Jun 2024 20:41:32 -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 6a1803df08f44-6b5924626a6sm209676d6.17.2024.06.26.20.41.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 20:41:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 20:41:32 -0700 (PDT) Message-ID: <667cdf6c.050a0220.e8836.1762SMTPIN_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 623B2605C373; Wed, 26 Jun 2024 23:41:32 -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 | +----------------------+--------------------+ 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 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/