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 9312D436DA for ; Wed, 13 Dec 2023 07:06:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BB3E42E55; Wed, 13 Dec 2023 07:06:29 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E2EBD402B4 for ; Wed, 13 Dec 2023 07:06:20 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cbcfdeaff3so65925677b3.0 for ; Tue, 12 Dec 2023 22:06:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702447580; x=1703052380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DDg7AyvvFEBHFV2gDSX7W9zPuJmI+Pd8Xxb0es468SQ=; b=g10aTE/M4S4YvjkkSrTn6yd+f+RUiUQRCRa7dazkZ5DbnQST41XQRYbuU203dWIUAe 2PB8KpP3x/t8Aoz/IQJl1w/voUoz95FA8FaLPraqjSwkyyRSc7ARSrE4mITvFkokry9o nH0d+GOGDs3bRIxm3ixnflWBGgMLI0Lehobho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702447580; x=1703052380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DDg7AyvvFEBHFV2gDSX7W9zPuJmI+Pd8Xxb0es468SQ=; b=vYqNFMz8VNPvVbV7lQZPQbqyhUSKwoDo8ZLcfBMiCBBrUkVTD40mhCYvlDqch+h1ed P6BIbnOa7qytDL5tWoX/iAsA4XOBrwYrcCHqedQr9/Gu3gtkEpvofoLGDfpvBlpIfEfZ lZwWOtHaM01qvE6hRgSweNdviojoDFIC0okhZNUt9Vw2oMduZrizmMv+Xzu/SDZ0I2eF zTeoJlYcNtYltIcjp09Jt2EjpROtJa9yvbpib73wziIq6k+VrDC3TwJHGVcPH/u+ozaD Uj1c9sYLZIFOllfszVNH+ryFtJX6BnYb/4nLeA7Gspg5mZqO0TK0xsBbYQHt/4gtLg8a 0vCw== X-Gm-Message-State: AOJu0Yyrt8a+gCFx2snvNx3SjldFf/AMwFzBVjJe0/35/OGfhdWtI3Dh ZpUJPq9xOaczayJdcLBpvJvGXerjlzxojWpGA4HFuFcFN68bdMv56gL5wg== X-Google-Smtp-Source: AGHT+IG44uBPT+GYKjfwDr5aHR4LEXmTA04JZOVniO9NwRMvDb0iQGINrrGegtCu2MDewIyPIOdJ6Hvtmslp X-Received: by 2002:a0d:cf45:0:b0:5d9:50cc:b901 with SMTP id r66-20020a0dcf45000000b005d950ccb901mr6379640ywd.95.1702447580325; Tue, 12 Dec 2023 22:06:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020ad451ca000000b0067ab8bcb0aasm772073qvq.54.2023.12.12.22.06.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 22:06:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 22:06:20 -0800 (PST) Message-ID: <657949dc.d40a0220.121d9.7ce5SMTPIN_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 0BACE6051831; Wed, 13 Dec 2023 01:06:20 -0500 (EST) Subject: |SUCCESS| pw135075-135100 [PATCH] [26/26] mempool/dpaa, mempool/dpaa 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/135100 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, December 13 2023 01:42:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135075-135100 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/