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 97DA345628 for ; Tue, 16 Jul 2024 20:00:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F447433C7; Tue, 16 Jul 2024 20:00:11 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id CA63940A82 for ; Tue, 16 Jul 2024 20:00:02 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-810177d1760so150039241.2 for ; Tue, 16 Jul 2024 11:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721152802; x=1721757602; 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=PCc1Hgadu+pNeck171P0sNFlQxrXWB+44LP9EpHF/Rs=; b=aYoitqVGCFxIB7WaaMXLKW8+nIQXgQRg8/J4NYZCrqQnbvb5cZXsfZ6iCe+hepWUaE 8VSbmr3CMyCVyd//R76iOwfCXyNBX+V2xWxa9zRghVfY83j4ijrkxqzI6EZwt+GpT3Ul vTVkj0KZ/RfD+8VlQEyG9V3kXkXu+BTS0VpsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721152802; x=1721757602; 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=PCc1Hgadu+pNeck171P0sNFlQxrXWB+44LP9EpHF/Rs=; b=gKcYZomrTUuxBIeiBVwNw1HgYzSvRtCXlL+x6Ymn2gOcW8FJFbOxuDFj1sPUWC1IFv /qS08GpzPAEPAZVjvVqcE4YUzTKnT2dxWRnQu6glY5A8Xu9hUevw4hV7W+9dcaIo7sF2 LpeYNwLLRODM+ElhXmIGrAfWjJ0ytzBqI8VmerS7mD0Va8D9IFA+qsNEMsuDycAD27z4 RF0SbdXmEzwICHv5knYRqZPY7qBP5gN3MTZ+1+PFfB5KXgzbIsp8q1xrtHVJwyOcMvye vcihUcLdQ+DH1I4zWmP9s2hkCbHvK02EBkB9spZkm1hBiPNY4LUeIDb4l7I5q4lxr2Qc ln7g== X-Gm-Message-State: AOJu0Ywl+SWaxMkmG/nhV46P0OTb0d9nJhaDfPK73q3MKDbB2S4RwlEt IWOHSN3JdUtddbEYkNvotv275NuLyV1yKUQI7Xt75QA3VmGQakkCFBN2b6uCMQ+EuhRm1VKgLjJ 6IXzCaPs44PZ98ce8F6jqXzykwzad2q2I8YHIruZAKuDGgapTcV1NJtwz X-Google-Smtp-Source: AGHT+IEJkjeL3vHUB9z7RUBQ9Iinx8KjwMxrFleTCmpcu0q1aaffp7wHfKKnBtT4PxMLCNBG8hpnfV4/2D2e X-Received: by 2002:a05:6102:2c05:b0:48f:e7ee:8ea6 with SMTP id ada2fe7eead31-49156243ddcmr218891137.24.1721152802137; Tue, 16 Jul 2024 11:00:02 -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 ada2fe7eead31-491560ccd4bsm6563137.2.2024.07.16.11.00.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 11:00:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 11:00:02 -0700 (PDT) Message-ID: <6696b522.050a0220.89785.0513SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C9E0F605C351; Tue, 16 Jul 2024 14:00:01 -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) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (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 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/