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 F0B8E43FF3 for ; Sat, 11 May 2024 09:12:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC1A240293; Sat, 11 May 2024 09:12:56 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 915B540261 for ; Sat, 11 May 2024 09:12:55 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c7513a991cso1740293b6e.1 for ; Sat, 11 May 2024 00:12:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715411575; x=1716016375; 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=4dUjVcb82Y6f+u15C0eT18dKTtqeYpwKFKOBJ6uIWCY=; b=NjQiVas9DeTK7N1M3ygCSN8FTpKwUaBHIDHjrwqHA/5yoLdhJp+OZU/V15PKacnH+D cD+XWRkkgPNp1LTNpvPccN3v6qcPnooWj36N+3Sgy4Et+gaQfU/bHtjAbf0UcfEPxRaB oqkgEQw+Cqsgg3sMcoAnX2KU8LV/qF2y420DI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715411575; x=1716016375; 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=4dUjVcb82Y6f+u15C0eT18dKTtqeYpwKFKOBJ6uIWCY=; b=QgxyBr96cBwutzvEDlRpniyYIM3fmNuAqWjwRVDOG0jL4Znp8NCspUmaNqAuE5n1pL uh7f/32bGzKQ/3+wBCr+oyU8AJUdqjm/43BXfVUoZHAziwJAmnzTebqhDR0ulHOnj7ly 2GSRHomMTPsrTZTSfK/H12O6tiivZYNKpl70gpaySnV10594xsu0qDQ8LVIu8k6u+Na+ D1xRfHNVgVAIqR3Kmr1YD602nYR+/WXYHzF7EJ9+r16boIjXighfFTugj5jGYGSiekzf kH5YLEbQFIvXTxEWmX2Dde2MA/w5yL38OjTKvltKf6oplA0AEnAWYfrc5HPgeX2FImPR BIGQ== X-Gm-Message-State: AOJu0Yz/SgcFLu1MomsEqOOgiYfaJUEtXe/6ltG174PRDqC8oEj2OZ8C NVNd7jTXQ6LR+ytuzhRdXWC/v778xD97j4Sr9HYii3VavIYW4gzVEXyOoDSPO8AUR/WleQyiUna YBnGh1DHr6OOvU8YhKcsxYOGvaaGhNE1iWcilJTSc X-Google-Smtp-Source: AGHT+IFCFk//1Q2LoInZxxzzJB+VccloPm/KdLpWn8X3Mtp40U6jbq8wFgUg/bMWYTAQdK0nVLPhoQpvTrW+ X-Received: by 2002:aca:1c02:0:b0:3c9:6f67:1d9a with SMTP id 5614622812f47-3c997058cbamr4957579b6e.21.1715411574869; Sat, 11 May 2024 00:12:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1c74c3sm3782996d6.44.2024.05.11.00.12.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 May 2024 00:12:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 May 2024 00:12:54 -0700 (PDT) Message-ID: <663f1a76.050a0220.557a5.5e6bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BB5C6052538; Sat, 11 May 2024 03:12:54 -0400 (EDT) Subject: |SUCCESS| pw140023 [PATCH] [v2] net/af_xdp: fix umem map size for ze From: dpdklab@iol.unh.edu To: Test Report 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 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/140023 _Testing PASS_ Submitter: Frank Du 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 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 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/