From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 7664D43FF3
	for <public@inbox.dpdk.org>; Sat, 11 May 2024 09:44:55 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 719FF40293;
	Sat, 11 May 2024 09:44:55 +0200 (CEST)
Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com
 [209.85.160.225])
 by mails.dpdk.org (Postfix) with ESMTP id 2B53E40261
 for <test-report@dpdk.org>; Sat, 11 May 2024 09:44:54 +0200 (CEST)
Received: by mail-qt1-f225.google.com with SMTP id
 d75a77b69052e-43d2277d7e1so13556361cf.1
 for <test-report@dpdk.org>; Sat, 11 May 2024 00:44:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1715413493; x=1716018293; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=R774W7iRLGzFYcJPNvEKU0alDx+7ndbHURmgWQy+GDE=;
 b=AN1dId0XU1m81fFue8sfZVDDGCD5LsP7BdTb+teUqGgVO7R1jLh3Xt6xE7WJh9rAIT
 yNH+wyfZEWIU9dl46pvV1Z1XQ2g0g74RwHxIYd2q2b+Gdy5fidagAy4+6qpFybIH4qJY
 s1kPpA1SDVXSN3gSw+n7HRJV1XUUl1wKRUjjE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1715413493; x=1716018293;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=R774W7iRLGzFYcJPNvEKU0alDx+7ndbHURmgWQy+GDE=;
 b=UxmHTeoSaywy63bqTwlGi+KFaWQavyb3SzbgXRyWVELhCGjUpykluIwNDxDk7MWcPO
 csiS0vzMrXyvCeVC94n9gqO/VunWAofkKB4+JJVhvZUB76ayn0ZKyoAAS7pMBmc4QoRh
 RdcCpAEH83th6bww2L5beviM9FkIFjl6tJYaHn7y5CUiiGlLI2Qq0heCty/plopNVa9s
 QzJvPDDIsAxCbXLHG46ai2XYQ2zvx+LFl4BtMkqZhlbgOTee44JFMCb05zxykwgfIfDg
 6ieMCxqEEFFbNaNc0awH8K/MbaOpUMaLd9Q5qy0uQ/zrld7Ci8Xt9E3m5YoEyr0xBPUy
 yD+Q==
X-Gm-Message-State: AOJu0YyIVb7EAem20nOcNzsk4dx2yZn99ERJg8G7prySgA29Hyfn8xhe
 ybT8QwU0Fz8db81UJc+phDVQ4MGjUBopNiePAUl75tln3DWxaWx0o1N8AHnfVBBYXA+AOWcAT/u
 sPNIx1qkliprDA7CWkdXUw6QJzpHDSItwS1S9C1i43YFUY6lwvpLXlSmV
X-Google-Smtp-Source: AGHT+IHMeBCfJTQ6zpb+UsJJHvLY+BqRjEtxbOOzsTzQOGZ8e2empqDSA9Kygsg2upfw9Ef/S/pkOZI1E436
X-Received: by 2002:ac8:7f51:0:b0:43a:f89a:6631 with SMTP id
 d75a77b69052e-43dfdaaa731mr60577501cf.8.1715413493562; 
 Sat, 11 May 2024 00:44:53 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 d75a77b69052e-43df5494ba1sm2443221cf.2.2024.05.11.00.44.53
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 11 May 2024 00:44:53 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 11 May 2024 00:44:53 -0700 (PDT)
Message-ID: <663f21f5.050a0220.f2b65.ca70SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.3] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 159E46052538;
 Sat, 11 May 2024 03:44:53 -0400 (EDT)
Subject: |SUCCESS| pw140023 [PATCH] [v2] net/af_xdp: fix umem map size for ze
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240511052618.1890677-1-frank.du@intel.com>
References: <20240511052618.1890677-1-frank.du@intel.com>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140023

_Testing PASS_

Submitter: Frank Du <frank.du@intel.com>
Date: Saturday, May 11 2024 05:26:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01

140023 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+


Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29939/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/