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 9A7884550E for ; Thu, 27 Jun 2024 21:47:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97D7740E2A; Thu, 27 Jun 2024 21:47:36 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CE9A540E28 for ; Thu, 27 Jun 2024 21:47:29 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f9a78c6c5dso64338825ad.1 for ; Thu, 27 Jun 2024 12:47:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719517649; x=1720122449; 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=RpEO6PWBwosVu07Aghw9qr7jyxdQZVhqYJfiFAyza5M=; b=SQQhTe+AwQ2w1OtrndEl4keJ5L8qzMpAbwXPlkManbE9UARFKv4dPdQGn320yFG8+6 m8sQzzTxpnFq+zlsLENZnkMgJNLga3RRULTL2t9vL6lVKfAymyRfotnFSxZlvUhJJOeV SPkUjGV8mQoHlQr46VLLtsgaCwlWueQzegH9o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719517649; x=1720122449; 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=RpEO6PWBwosVu07Aghw9qr7jyxdQZVhqYJfiFAyza5M=; b=k8MO5lOgknZV7AcPTcEObWrsiWEiTaMhpEmO+8c8gosLPUQysiM/gqTQGB8RpJ++qm Th3qhslxqX6UtzQNKVthKNMIyav8AdfgqvK8OR6j7FVm6+HkIAc1m3u4FxLgWDFz4P3f TGwk/H9yvp3VasvMBPzYRr+dJ5sWNbE9x7d2Ky+nElouGMS1gbnXkEOQeXdVBPvU7V7r P144iK5iEpzoKP4ntNkH7CNkAEx+Xqeyls2b8wpV89rJB1FpcLkNjs0sMvx1cNa6xakY OXQFiO2k6Psue6GAUaP5rAQKR8MCUG43/l3WXma34FbW2HEmfFKdsVpuk9m2Xh/XbxZo t7xQ== X-Gm-Message-State: AOJu0Yx21jfl8Umrm4zh1oYjmz1oVjSqoT7A29NI0Ad39DnZMHsSvLzZ RN0tJ+9A+XVSUlXXmXvyq2spE23OdMgNllGXVJh672WxP1vCbJIdhhkor9vZre4rfIsYd2I3kET i5JlAMD5zTnvZm1qWwDkQvMQENzzIhDKgZYtOWe2N X-Google-Smtp-Source: AGHT+IGkA8QWducDCBaKn/le4NO3mMHOpKuGQ5abz9zYwAPqaxfAJhiMucgc9Rcjdrm2U5BWa2auYedv2glr X-Received: by 2002:a17:902:f685:b0:1f7:13db:527b with SMTP id d9443c01a7336-1fa23bdb870mr150880665ad.7.1719517648944; Thu, 27 Jun 2024 12:47:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac155b104sm75025ad.88.2024.06.27.12.47.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 12:47:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 12:47:28 -0700 (PDT) Message-ID: <667dc1d0.170a0220.59ec4.07d0SMTPIN_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 1959E605C373; Thu, 27 Jun 2024 15:47:28 -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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138648 _Testing PASS RETEST #1_ 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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.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/