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 DB8CA45506 for ; Thu, 27 Jun 2024 04:27:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4544402C6; Thu, 27 Jun 2024 04:27:52 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D44CA402A9 for ; Thu, 27 Jun 2024 04:27:51 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7f3d6785665so31630339f.1 for ; Wed, 26 Jun 2024 19:27:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719455271; x=1720060071; 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=3evW2Sgz5KmXBNCBOlm9qvKUtmsreWvCn3PPP572o/Q=; b=LpUEQUgeZOVvukblag1Oep81xa2EkpSYxBKUwsNEWjukiT3hl3lggvMWDAW1+LZIp8 tRhaejFKfmw3xvgXGsXZlUOD6EvYIRVLbL9/x8krCPUop7DbqPJSXwD0r6Or2AVMBDLN 8AakM0BFrfK62jifJjjyuWSqUdNKw0zns27QM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719455271; x=1720060071; 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=3evW2Sgz5KmXBNCBOlm9qvKUtmsreWvCn3PPP572o/Q=; b=iay6Y0pr8BCKjOez+UN1JVJ/SQxNKZJbYV8BRey1pNEnwp64nTyoB+rNyhlvb9KgLh b1gZI+FS/Oc9bstGw3Wjm9HliUzwaDawRrk4s6ZqTEmlNWMG33RdHCpqPou4corfZcj2 DEuZacuoF0c7Ud5jFbIdOUAANE6E4Q7gBALY7t5qhuDe7ZgKM9DF/Y8ISaaYG2jaCgq8 fjKN8Ip+UZqBqDnSNc6kIe33e1M37rtbjZTNWgxAIho85OzyJEbYYoQSZEmwPlznAaR5 ic/Umk5xKw9v4rfpXcmIVhbjY9+iQCJUk/99DWv9TIpEx2l0/YJRNQmTl0asAENtgCTs b/bQ== X-Gm-Message-State: AOJu0Yx81AP9EOpDu8kz01yh90lNe6yrT+2IwxNPciYFbyCVG6WMUnLF dnY31SqWKsHGTddXb/fejUxf1kU5X04DQCtEF4gXG0nkZC87vbSCGguRTYVu97R5Vno7ctop4FD wBk5bj1ZZe8vxiVrkvkpcEIFacUMV0UwYvB18QCuMsK5SDDiIm1Y/r26h X-Google-Smtp-Source: AGHT+IH8f+gp+77EkWj3P1vMnnrB7seQsRWcgVyCuGypTSsCq2HnS+TxXOqt4tKp/8H/H4SGOqyWbMbREGmC X-Received: by 2002:a05:6602:6b82:b0:7e1:7f44:1584 with SMTP id ca18e2360f4ac-7f3a7810f62mr1404123639f.20.1719455271244; Wed, 26 Jun 2024 19:27:51 -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 ca18e2360f4ac-7f43a16b413sm666739f.7.2024.06.26.19.27.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 19:27:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 19:27:51 -0700 (PDT) Message-ID: <667cce27.050a0220.c3ceb.0767SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B63F5605C373; Wed, 26 Jun 2024 22:27:50 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/