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 94D24430D7 for ; Wed, 23 Aug 2023 04:10:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A25674021E; Wed, 23 Aug 2023 04:10:26 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 257374021E for ; Wed, 23 Aug 2023 04:10:25 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-54290603887so3041536a12.1 for ; Tue, 22 Aug 2023 19:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692756624; x=1693361424; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O96sCFVsizUELldRWJ7z+O/66KhrLg+JuE0nHFwsu5Q=; b=Ve+LIxxvH6KJcZ5YUDXBcamrFygQ1MIl4zHt+WZrPBbRJfde8Tp4ATP3oRudP0pXiX oQzp97BAzoCEbzkDXHD1gL6g5XLDBnUkUQl1h0xLpFf8OGytDUpZdUhDAIW9DdMnX9q/ QQIBr384ByN7iHuI4Z/5/U6j9VikLPWpJDb0A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692756624; x=1693361424; 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=WOoRZMWt8tFXZf5dZa5deBnCkELZ7wKfKtQpKwTWQ1F4ITkb1XcOqm1iX+qQRQL6yi umHEFAUIH3EY3VobaO+AkBqap5LJUlt7Qkq4B6wthDYa+7dQPth+aKWpOi5U41tD70JJ 7Ye8AmZ4WRk+tUqLqoArUrITX7EJua2x+7Kps+BfvVxypWS1GJYFpbAIokBt4LINd/6J +HToSoGIGuOlSYO2gMB7mpB3Dq14RHs1G6/yjx7Yg/AuVTQEIRBg7t2SJlS8xV5ltx6/ syZjaH/4BahOdBiPFs8qDKqdDK6jprec3so585Ix84Gzp96tZ6tDpB/0kLWjBak36dhA 3XUg== X-Gm-Message-State: AOJu0YwK/BzQMAMOMD/7BlRNTlT9pXoKTZC44qDD26W/I6mFRBL/7vEC jYC7/76lA4VL9ma6ga94rLuzQ8qooi9C93/YXCKQTU1vjV4rs+RUyhbb+A== X-Google-Smtp-Source: AGHT+IG4rT862Kn2xewi55nUAY82Aeip2PK4Xxmz0eURm6b7ARsXYzYfCSLgAq1h5iXUYFRp95MSM6wU++mc X-Received: by 2002:a17:90a:9f88:b0:268:b66b:d9f6 with SMTP id o8-20020a17090a9f8800b00268b66bd9f6mr7614559pjp.18.1692756624114; Tue, 22 Aug 2023 19:10:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v6-20020a1709029a0600b001b8adb55f87sm475762plp.135.2023.08.22.19.10.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:10:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:10:24 -0700 (PDT) Message-ID: <64e56a90.170a0220.f4aaa.5e3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4FAEE6052471; Tue, 22 Aug 2023 22:10:23 -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/