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 6FC14430D7 for ; Wed, 23 Aug 2023 04:10:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DEAE4021E; Wed, 23 Aug 2023 04:10:05 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 866264021E for ; Wed, 23 Aug 2023 04:10:02 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d72cf9156easo4692279276.0 for ; Tue, 22 Aug 2023 19:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692756602; x=1693361402; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O96sCFVsizUELldRWJ7z+O/66KhrLg+JuE0nHFwsu5Q=; b=AmmfdWb8ZNSKFmYeK+l6sX7vOQ9edMy+Ua7/4SaJmfWBd0jleJcaa8sUMzYtQZZK+Y 4It9h5QC0bjPD0DxeNyA9u6ujMomSV/AHsm3356dh6nAZ7JwgJMgcGuHDElyZagcREMb gC5aKWe+dtu44OeDg34tYEUY5dXMAVVtkN5vs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692756602; x=1693361402; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O96sCFVsizUELldRWJ7z+O/66KhrLg+JuE0nHFwsu5Q=; b=FCtuwgndEP+DHxrmwKz7EsZ430/vmt81PVo9PJZj4CFGSUYZ0xQfnNpOLJuk+k10Yn 2rK1wNHRvJ7A2XR4krJEuD8aA5Sf8RuWkfXKtOyUqHgCgEZ91aX59Kd3Uvip8Rcr3BwN 10LVX89CkJskV9P1ch+ZxrVAaaLDB1BPlAWWNkZDLqDsmSDqPdWNtuKpkhf7hodVTZlR AA66nJil6PYTjsBuvkm3l09iNycaQEidFMl9N4P8Xs5bMLu6YoOPogbrKHj+3byqDJs5 3mbZcsPgMpGCItAxS93blhNOEmbcCU/0vhhkeSC6OS0Ot9iyoJdo/bXNTis033Q4eLA9 UMtA== X-Gm-Message-State: AOJu0Yz/0cthv/PQQ7Hskoi6arGSPWJ6cRbCO7rkLi1vKtd+ZbNBn1o5 BEOEtsokQTlJodKc4OYYnlYcd48ny/jyL3yZy16pkQL5iya6M98PcHZR3w== X-Google-Smtp-Source: AGHT+IHZCwL3yDpFzQMAM5Mcgm1RneASHCRDO5TaNUzf8maJpXeyvC1QzUQsqom0VkqtqDOi+HB08A6sLC/4 X-Received: by 2002:a25:5044:0:b0:d0a:fa7f:2fbf with SMTP id e65-20020a255044000000b00d0afa7f2fbfmr11075210ybb.48.1692756601812; Tue, 22 Aug 2023 19:10:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j140-20020a25d292000000b00d77b1875a04sm185508ybg.19.2023.08.22.19.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:10:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:10:01 -0700 (PDT) Message-ID: <64e56a79.250a0220.120d.5844SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 417856052471; Tue, 22 Aug 2023 22:10:01 -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 | +----------------------------------------+--------------------+ 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 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/