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 5BB0B45628 for ; Tue, 16 Jul 2024 20:03:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19E8F433D3; Tue, 16 Jul 2024 20:03:34 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CE55540A82 for ; Tue, 16 Jul 2024 20:03:32 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-66498fd4f91so1853037b3.3 for ; Tue, 16 Jul 2024 11:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721153012; x=1721757812; 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=oFYo0M3eaqLS1RnDxTyxDCVXjVja1FCnfuxqv/sZQgU=; b=JtRl1sbhpsKCDk+47vYjXUowf3oLdqJ7gWkje66NkktU+fmmFO3Ooh6k8ZWh+lkbJd dXOv/hMMPixtLkqi9wodOt+ee4v/Xcc5kuasUVU6z6QrZNVcrUxvEiQbh2gx1iQCd/wE ZePywHCh6H7IKdIl95B82saNMPGufkLFgUSns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721153012; x=1721757812; 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=oFYo0M3eaqLS1RnDxTyxDCVXjVja1FCnfuxqv/sZQgU=; b=bLBAPkI/4eK8IEbg/7Z1BCZB3Vd9e4ezmnrEbenei8hN3Bcwz/OloHXFFJQbqBulOo +pBvVD6ekrwUfkshg17fr/7x+ukMZxGDKE3joTYmRArQNLZFt3gOVlHKhx19Pm96aMJR E3Ht+Dtj2Aw7r41w2IG+OxR++vZ0tDxr324hInvL/vYoUKgHjaeJmDqKePyDdleY4jlu XE1rH5d6HlSYL1Wek9kTsvGc/NnHFRa8cnBVOsL2UBsGkHuKsoHMyZne1F+n7ijP287t 4rXL6/NwpW/fsZW7a7vj94x0OMr83g6EmNtYiJgf2be2kwqF9ecXHsGzx6+X98bFR3+j aCNw== X-Gm-Message-State: AOJu0YzIE3YmfdtyEr5sk77g9b9ZiUz6Eku4nOOxVWyPsfYI9Q08varD PofEAqikae4GFM0BwJGw4rH+XFzjMWEY5kirvAl868mWt8D9g8z7An7kutFc4n25fDbEqLQeW9Q QFA/PIQPfWYGp9YTYs5PKqG9+4G4bAOoaf21ug46W X-Google-Smtp-Source: AGHT+IH3oyohKGaJHrvLLbg36bgAsf3bTJ1pSI9g37t/YtRhRJat2DO509TkKcSjbfrZ1GFw4fdWC00+J30+ X-Received: by 2002:a81:a542:0:b0:64b:5fcb:6847 with SMTP id 00721157ae682-663814edfc1mr31964087b3.16.1721153012126; Tue, 16 Jul 2024 11:03:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-65fc4c16895sm2938547b3.49.2024.07.16.11.03.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 11:03:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 11:03:32 -0700 (PDT) Message-ID: <6696b5f4.050a0220.75919.de8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D23FD605C351; Tue, 16 Jul 2024 14:03:31 -0400 (EDT) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/138648 _Testing pending RETEST #3_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 138647-138648 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/