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 4783945580 for ; Thu, 4 Jul 2024 11:13:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FF6A410F1; Thu, 4 Jul 2024 11:13:55 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id EDDCC4025C for ; Thu, 4 Jul 2024 11:13:50 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-700ca6171f1so186411a34.2 for ; Thu, 04 Jul 2024 02:13:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720084430; x=1720689230; 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=1KP+06mlrISCNi3+JJooDLSF//OMbBsEmF3/uVNL9fM=; b=IE0q2qn5emR1PsVV8Z0/iUyEN3ayJ1GsMFxQRCYB36F+NZHNmsxAfgKai6cT3nPycN vje3GimrPFKi4Zl0QK9HjeqZJG4orQvwajBNLk0unckM/aTd0Z1v6urlKxT3tv2Hr/in B4o8gOIvI3MZ1o9a3sIy7fH6oCKDtPuur4qrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720084430; x=1720689230; 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=1KP+06mlrISCNi3+JJooDLSF//OMbBsEmF3/uVNL9fM=; b=Wz8/o8VuwWG8L7GuE86YCWRydJ4RuFSYUYjC2v4B0a/ekMn6YHbdsTkHRwdijHMqX2 vSlEsZpK2+vE5YZHzyX7rsRGDUYNmVq5mbTCRC9f/+d9A6smYK+UskSQRClh/MnyOPJQ u1AaIILgLzINWGhVTv47lltHiiFI79rEKpoe4QnUFQwJWrFNdSvt5dW+o9w5pjFQfCUx I0aWfujq3mNxjx/cjgevtB1qwdKucgiksbKebDUfuwIfM1Pnsm6i3qy0gnV9JAC8RKR/ M8DzopXPEswRogpr359ZL+vd8lv12u+p+Grvxw4qnV8LPpCehzh5HCg73W1YEDr0uG5p aKjA== X-Gm-Message-State: AOJu0YwTiugK58cGrcwNnJ8XIkFqZj7PflArV1qktmCZ6xIH3J8iLWPx bwQMQn/nryUfMSD0sNqS5VT1PXn9pj52mjOLEIM3tr6zLD14X3A+kePEr3ck3hkUa2TMu1cLpPR udW/M8Equ00oUr36NkBFsNVcDGTjL8x4G9gN1vgOe X-Google-Smtp-Source: AGHT+IE21n+AVkxuJ9BcWjUrHILBBo8Pqh1z8dg631SOkgheHkpCSFTCoWkZfrhKL9khdcuSu3OKTqZeLn3i X-Received: by 2002:a9d:7594:0:b0:701:f468:9272 with SMTP id 46e09a7af769-7034a7f4055mr1172761a34.25.1720084430246; Thu, 04 Jul 2024 02:13:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-701f7abfcffsm188248a34.2.2024.07.04.02.13.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 02:13:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 02:13:50 -0700 (PDT) Message-ID: <668667ce.050a0220.a1f0b.dfafSMTPIN_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 9AA3160526E2; Thu, 4 Jul 2024 05:13:49 -0400 (EDT) Subject: |SUCCESS| pw138647-138648 [PATCH] [2/2] mempool: use rte constant ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> References: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.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/138648 _Testing PASS RETEST #2_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 138647-138648 --> testing pass Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/