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 00212430D9 for ; Wed, 23 Aug 2023 05:22:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 153F74021E; Wed, 23 Aug 2023 05:22:36 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B33154021E for ; Wed, 23 Aug 2023 05:22:34 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34baeb01942so17447145ab.1 for ; Tue, 22 Aug 2023 20:22:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692760954; x=1693365754; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/o+q1aXNL36yDyr/zmc3xl/rlQPFWBdoWr4IjyxpXO4=; b=GXAJT4vmOK/xcznFCBS9aD9sIOdJKx5FC2GKoUNcz6yyFtkCUtizKgMFxCp8DG6Mbo Pmu5Xz/4P7WvHZx7Ky5TOmdY0zHDlYPl7rRg7/BJ96LV9VrRNkMLALW2ntxn9opPEUvZ nwLHIcvco0kjiEidovKQjRxIxmBkvXALOgDro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692760954; x=1693365754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/o+q1aXNL36yDyr/zmc3xl/rlQPFWBdoWr4IjyxpXO4=; b=g7hmeaxnPpMaWiRF8uIo1v7Uve2usCAlibC5XN3aFlX9C7KbtLlNf/sNKmYLG0vid+ T1077CEQXQANAxK/eDJCCJwybSJArhv+YaB0+A63DHE144Lb38bsHlaHw507+kSCgay3 D3kHlavyzgro5sE+I9pm06stQidJEdW/HXyFj8AQ/sycUhtFUwld1c9y8pHncttfiGAI QpXKwPX1ZMrmHdUti7IMO/KbINt18k8vEudM1LXQOvl/7ktR8cmp2e71xSL9okWuN/dA gv3zTvsH9QxY4QrJ/tPuf2IXVDsBFPSVZtVfYBSz2yhI8RcGa91ainHxaHSxuoV2GC8p MCCg== X-Gm-Message-State: AOJu0YxKQCTC1u721qcLKe3IlORCX8ocD4+ORHPiEi7kNMFv/6QO1dEe 1D7/GznwYr12mrUukDMFQNkZ7JexvZAT4TJawDqHLAYsrBcnHxhlbayJTQ== X-Google-Smtp-Source: AGHT+IHlTYPb70ZAwuy5jRgUwhv8nr8YmDUAwfEaa1L9znhg4q/mpzpp4kJVM6yga9YGI4VEL4IE0IxknR/b X-Received: by 2002:a05:6e02:92d:b0:34b:ba9c:78ac with SMTP id o13-20020a056e02092d00b0034bba9c78acmr1427099ilt.25.1692760953978; Tue, 22 Aug 2023 20:22:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a92c703000000b00348edca2accsm522144ilp.56.2023.08.22.20.22.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 20:22:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 20:22:33 -0700 (PDT) Message-ID: <64e57b79.920a0220.e6ae2.83f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 81F766052471; Tue, 22 Aug 2023 23:22:33 -0400 (EDT) Subject: |SUCCESS| pw130648-130650 [PATCH] [3/3] mempool/cnxk: fix alloc from From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130650 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, August 22 2023 17:01:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130648-130650 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27419/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/