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 98B5043D0D for ; Thu, 21 Mar 2024 04:44:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94D6E41140; Thu, 21 Mar 2024 04:44:44 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C3F44029F for ; Thu, 21 Mar 2024 04:44:43 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-60a057b6601so4929507b3.2 for ; Wed, 20 Mar 2024 20:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710992682; x=1711597482; 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=cvQCYfr5Xj2gWqGLbNBwclwljnc6SwK4l01d/RSqzLw=; b=EJ0Dq/n0C6Nz05IA7Zpwh9vpL/dRZBVacDhb8vG0zkMjWrASG6qMOMMB8fCV/vscHO Qhv/lriqRBujhI9ATl7m4huxCnk5uUlEu+eDexoF0UlxM0DwOltgdk2ozO2CSf3nmfNS EbpDuGBahmeBR2dhdsup9dsKgjgBOu+I6W73c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710992682; x=1711597482; 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=cvQCYfr5Xj2gWqGLbNBwclwljnc6SwK4l01d/RSqzLw=; b=DwOjWlUg8G9jbUDhNYITpgM5bQfoahXhsT3uv/H8boBrtuIAYMcZOIr2BzqSSuf9N5 P1Bo+VKVHDu1MKTAu59DEyHEWHY5YKuhoA34eyoJyYn++2dwU66aUJy1RheQrHxJwxmd 1DKnFqvV8/yQRo5xirYiUm9wPLxe+qo/nlto9ZqEbwpDJI0D+q+PRsV/CMURhEkc+buY x3d/JzAi7TALpRDejItqGyBEoAkwDxVyaatyKO3b66OJ0MFq7Tamo01Ix32BFtEjW30P 1gTif/6c/0oKzcFpzhuAjY6VSWHuAFQs9ErnHGi+FFBS7Q7gdEiD1MRrXP2VdLaSVM/y nncg== X-Gm-Message-State: AOJu0YxIdkbeBqSXyw5hCF0hgKiqFyzbvEeX831o4W6uGSuGQukV4NtU aHmRZZ6sT7Q8TVKfYeAl/GfUcG6dPLfOIbftYlrR9GbDIx2p2z4dmTdUAze30iZ+oOutHJAaW4u 56wPZWHL5xyvIBhJ8TZYFZ+yB+NzzoNW3puma/amF X-Google-Smtp-Source: AGHT+IEjkj/xlamxFEpXtWbACLT0FQDnklhCpMRVqmQhQmNYNBR1JvrwUBIRKy5a/01k20Zzz0CkT7r8l1Bp X-Received: by 2002:a81:e249:0:b0:610:f607:4762 with SMTP id z9-20020a81e249000000b00610f6074762mr3342504ywl.0.1710992682609; Wed, 20 Mar 2024 20:44:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w187-20020a8149c4000000b00610e31942b2sm328706ywa.73.2024.03.20.20.44.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 20:44:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 20:44:42 -0700 (PDT) Message-ID: <65fbad2a.810a0220.29284.608bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E41036052471; Wed, 20 Mar 2024 23:44:41 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138648 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138647-138648 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/