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 0096E45504 for ; Thu, 27 Jun 2024 00:44:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F14A54027F; Thu, 27 Jun 2024 00:44:59 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id E0C3440272 for ; Thu, 27 Jun 2024 00:44:58 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-80f65707b31so1855125241.3 for ; Wed, 26 Jun 2024 15:44:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719441898; x=1720046698; 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=MZMf62QAhv+9GvJcRTiuM57hysGyX7ejdBY8B8RnBDI=; b=PZamrOBEC56snswGuwNqMVyoNnLAsxE80dgpwEaXRc84bqbuMBCklNEN0aX0BWdlY7 kHuTp4wcXAOzJNWpiY6CgkO/HswjLtn8ChjhXZwdN4eToOZ2iAWVaZgUHVMkyvFKsSr4 1dnbTZXa7T8Jma8w9cYxO3woDLUZut3bzPsaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719441898; x=1720046698; 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=MZMf62QAhv+9GvJcRTiuM57hysGyX7ejdBY8B8RnBDI=; b=TPoSZtd0qONOYWDD/3ZBsnr5mMRKgjQxNixRKlxt0D+gAyPh1a2BUPqBJW7HZHy+qK V+VJC6qIt6rbvQmJI/x9oIfVlfldtW+X/o5TZ2zWwEHP3z2cCp7sCsz8OoTGRf985qoL bq9p6HOPfW3yyaLKizWmuhnlorZTtyntUf4PPJNBmU5VJ9KJQpwwXxbq1UNyRjpBbYU4 Zj3CVnbEA4IpL/SrmF+zy0f+8JG0O4XW/HfGsaD12Eins7ClRIPGKtbSMiYI455lOXWO TkitrDRdtgY3WouUoyZjClAZz5Ixu163i1WmKVfd8eE7q0rMUibgN+4A2UC4odym0jov Urmg== X-Gm-Message-State: AOJu0YzzK9ibueyieSQ2NhN9JBzGHDkNnO6jsWoY/pPNDxeLzwW4vYGx vW33378WlwwIHRUahXYDlicgxMK5LXPsEq4gYuEicfA8L1T2PPc4JVDmNtAeM+WEzPb0fUtUkAa NWaksGM1y1lrjUSggDbYxYOTlswFtH6Uw5NfNCQRn7r2nRFCC4+ng1nT8 X-Google-Smtp-Source: AGHT+IG16rPfdwZta8I2NQoP3BGJ1Ycjj+g/bTKbX4NZJSd/YostMqy4wlUtkCwoNbPp5kGo06lR/iTU9ann X-Received: by 2002:a05:6102:21aa:b0:48f:1d5d:80f with SMTP id ada2fe7eead31-48f4f0643f5mr11155141137.17.1719441898009; Wed, 26 Jun 2024 15:44:58 -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 d75a77b69052e-44641fe29b5sm6571cf.21.2024.06.26.15.44.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 15:44:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 15:44:57 -0700 (PDT) Message-ID: <667c99e9.c80a0220.a2872.00c8SMTPIN_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 99587605C380; Wed, 26 Jun 2024 18:44:57 -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-sample-apps-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 | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/