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 D481545507 for ; Thu, 27 Jun 2024 07:54:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D035E40A6E; Thu, 27 Jun 2024 07:54:34 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B9DF840A4B for ; Thu, 27 Jun 2024 07:53:42 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f9b523a15cso10239485ad.0 for ; Wed, 26 Jun 2024 22:53:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719467622; x=1720072422; 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=gKMxZq2LKJBV7prOsdHdoe3PkJ+7UHF5w6rShEc4S/o=; b=O5TtHCE8hR1fPug21aMACvaJhmyn8sAU2wdcjoEsLcqtfkU65r7JKrQHEj6QDQ1Hz5 Ag1skVH6qSAsXUASpFPAaEP8EPW/hzZsRssfhu7+p8ZTD4cOTXxlZugyqR46+AFKa3Yb WiwY3MA/f+T9MMdEerjW6gUC/GCMbue0KfeoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719467622; x=1720072422; 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=gKMxZq2LKJBV7prOsdHdoe3PkJ+7UHF5w6rShEc4S/o=; b=ZDPxBnJ9bvGyR56Ud4hlOIab8ImKSalAdBTqhwBsupQx+/JCuuB0iqG4TTO/w5gLBh bTDGdGybc0DJZs38DjgKeOTOFFcmWDQi1jamKqbSA34dppXeefz/7QVkkmwj4TCdFfKx wlXdYG0s7uq/uMb4kRCIM14J5Gb5oXbp3ARs5cusmeMV4HuQLoo5i5qO1svhVKrRODXs 7lJG0oVElkbAHHgk58TebehX2Anj9vegMQP64b0qnBzzCMtMO3lmC5H5eWqYHFoccOCh dyPrJ+oe0W6HuRRZ4vYMVVTtuR5frC8Ro1VvZISsDiH3olIYkb6uXnnSrlKj7EidlQYJ 63Tw== X-Gm-Message-State: AOJu0Yy/6DV/LzWO8NVwGeT5Fuwfd83nDI8ZmT5E1OR/JE7ftvyiV7r2 WdXNQnhojj4wjZ7wHKT6+9FtstekUUalmb7Pr8OfG/sFNO36pknjWyE1dBYDRyBo1w1Dw6Heb7V DK/vrBWcXwv3TG+qud9uJI+I5Y17NIonxKX3IStc5bLJ8NrgTOx1U+GkN X-Google-Smtp-Source: AGHT+IGZcxE3RlGxenHdaLZX1ETJ5jXMOxQnXv55FY5GwRDBVZRwRiUPZvkM9LtDT+hVQzo2zNuLUz6VfTN2 X-Received: by 2002:a17:902:cec8:b0:1fa:1bfe:f993 with SMTP id d9443c01a7336-1fa5e63f885mr128966415ad.2.1719467621912; Wed, 26 Jun 2024 22:53:41 -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-1faac9932a7sm205205ad.104.2024.06.26.22.53.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 22:53:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 22:53:41 -0700 (PDT) Message-ID: <667cfe65.170a0220.b91ef.170bSMTPIN_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 6079C605C373; Thu, 27 Jun 2024 01:53:41 -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-unit-amd64-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_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/