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 AC935436D9 for ; Wed, 13 Dec 2023 04:47:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4AB1410FB; Wed, 13 Dec 2023 04:47:21 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id CD075402D1 for ; Wed, 13 Dec 2023 04:47:19 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e2bd289172so1936097b3.0 for ; Tue, 12 Dec 2023 19:47:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702439239; x=1703044039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W+JXfbdYnn5ugXasaIP+JfgDK14C5i+nzt0Deb7Mg+o=; b=fV38PnyYTa7ymBnNV1rDClt7NduiYJGRkxNMBJr/6auAwL2dfLuUkSyEgVQWK67pwm MP8L4RucO5AxZrEqPzCaueuRs20EZ4s2r28DMAlT0pxwwvx3CnbgXGTt/a6PU94sQzkY HLQehaJL5CAnQrDBFzkWG1W3PJFhFV0uopcaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702439239; x=1703044039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W+JXfbdYnn5ugXasaIP+JfgDK14C5i+nzt0Deb7Mg+o=; b=p/EL+qllfOb8aMUx+wGyGYt/0BWmlcQoysSY6FAGM3hFG6/1rtUa/VJPIEqYLhlBE1 GLvWU5zz3dlgxc7WNDuDcZShiKGKkWh3CjsOEb2OhniPQ0BecHrz+EnBJJ02A2rGeJkC 9IWfmxpuILxUqDzE5WLztb32jmcWTQGxfHtm3dXbnYm4nkBlRTPx/4JS13UvfqVjkOsG cW+b9hWWFaHpMLi8c1SebIMSsHv+n8Xj56MjmL2zjKLxiin4S20aQqzcz2kXSTOPHtzQ d7HJbLjpnQSFpSEvIO6DER8nU1Sc1LjeMlcs1RgYBl/PYjJ3a6ZYBBD3VJNhm8Zl3Gth Lhow== X-Gm-Message-State: AOJu0YylFQT+f5FGNdjSSHMcndxqGmACs0FLFKDWwiKiyUlhuTA9Ck0G 7rNUrV/mV4SBoE74tIo0N/prZ1Q1/XnWc4nAPH/FzVn5FTHbzDLtZk4JjA== X-Google-Smtp-Source: AGHT+IEVMTOfdk/toJf3MuMVE3ysh2Imq4jmz2MV/Nn+bzW7rfN33FbLJBxqvgLSavfSbjKGEd6DMRlLwLMW X-Received: by 2002:a0d:e20b:0:b0:5e2:8a86:1c5c with SMTP id l11-20020a0de20b000000b005e28a861c5cmr727881ywe.29.1702439239237; Tue, 12 Dec 2023 19:47:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i67-20020a0ddf46000000b005e28d3d93a2sm75643ywe.19.2023.12.12.19.47.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 19:47:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 19:47:19 -0800 (PST) Message-ID: <65792947.0d0a0220.2302e.3c4cSMTPIN_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 8A8C96051831; Tue, 12 Dec 2023 22:47:18 -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 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 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/