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 EA1B045505 for ; Thu, 27 Jun 2024 02:21:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4D024027F; Thu, 27 Jun 2024 02:21:21 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 9A3E840272 for ; Thu, 27 Jun 2024 02:21:11 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3d5eed9c62eso7814b6e.2 for ; Wed, 26 Jun 2024 17:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719447671; x=1720052471; 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=lxNxKoAxBGa8L7Fk5Ym441FCSqgC4Zv3V3LU017pXFg=; b=Rs15hp8XHvkC/AGDqEikNsgkBBdpMEyim024l8CucCUQofIFlAjWKPQopK2kShA4jo mh1+pkEkX3h4VP8w4Fpw1hz7NcEQkvSowBhsdmpVBeSmZqsC5hYDuEeFKLJ9u3GL/TUe /ICOI5ulgeYvnI9xadxxWYaeugxMx5lAc93PE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719447671; x=1720052471; 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=lxNxKoAxBGa8L7Fk5Ym441FCSqgC4Zv3V3LU017pXFg=; b=K+BTMugnHrVuw1O9do01zccknGzxfQS48JnLZQbOU2yj2AT64Me93Se5v1UrfQdwTu AgbtsI2UcNpOxvMc5uDbcowX3e7B9tilto3C4esfGCN2V3tp6b2dgJ5DBbU07k5wBqMx qFxSEfJPmfoQdyBl4QdE+egyG/6FSRQbrhtJ7WS6urkC4FEuvTdgZR3lQKq4mPcknEVF qrxqc9tCWFalfE7nv5YC8Ju5zT8jlmMkMouGsS3CCOGA9dgioLVaDP4Zr2fMgDRGpu0a R2KrlLxNB9iHBUExDiUN8TZ0wUfNpzoswXCTD9wO/lj+v35/0CNm6dVotewJkMRlf1rl IpzQ== X-Gm-Message-State: AOJu0YxqOy4cE78ANGpmIkFCqTvbcnrdh8Nwp6MSr5Az7qOSEjZRGG8s X9yZbHF25EeZCh/QiNw7jfwOXiJC7brBiYN5CamyaLd55Vl9si7f8sBjQCh0kE5QvyOV6zz17mT Qts5QJn2sqkh3TN9nl6gUMfcvU+cMDWi6VbLgtbqRgcs0GslEDzrCgDsl X-Google-Smtp-Source: AGHT+IEg/PpBYKBlWXJZwnH8ZQ9ygH6F7e3/pf4uzv20Fq+CyIMXHO3N/FdhNCODV4NmouItf4YRNdgv/tUl X-Received: by 2002:a05:6808:16a2:b0:3d2:1d42:a02f with SMTP id 5614622812f47-3d5459a5aa0mr14513633b6e.34.1719447671007; Wed, 26 Jun 2024 17:21:11 -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 d2e1a72fcca58-706b48f00dfsm6094b3a.9.2024.06.26.17.21.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 17:21:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 17:21:10 -0700 (PDT) Message-ID: <667cb076.050a0220.8f3f8.06b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1984F605C380; Wed, 26 Jun 2024 20:21:10 -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-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_meson_compile | +==============+====================+ | FreeBSD 13.3 | PASS | +--------------+--------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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/