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 CA8A1440A5
	for <public@inbox.dpdk.org>; Thu, 23 May 2024 13:19:30 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C522F4026C;
	Thu, 23 May 2024 13:19:30 +0200 (CEST)
Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com
 [209.85.219.228])
 by mails.dpdk.org (Postfix) with ESMTP id 5B3CF4025C
 for <test-report@dpdk.org>; Thu, 23 May 2024 13:19:29 +0200 (CEST)
Received: by mail-yb1-f228.google.com with SMTP id
 3f1490d57ef6-de46b113a5dso1957441276.3
 for <test-report@dpdk.org>; Thu, 23 May 2024 04:19:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1716463168; x=1717067968; 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=eTrHGb6wKNmJJxg0BelAl2hxepKkFqT48luQf6/XjBE=;
 b=TKeSVbJ/1DmifB7a4xEMmjXhzEUAb+PWauatkkC74eZVJS4YDW14YA+V26CvRUKuZ5
 3y8mGCcR+hb6QEp8kv69mmCrXSa/ySK2gMr5F0+QNuvSd2adkBQOqJz/XuXo+DyiDsio
 IlVY9WRPQ0IBouMkV8wsZ+rreP01c6MAvnL/c=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1716463168; x=1717067968;
 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=eTrHGb6wKNmJJxg0BelAl2hxepKkFqT48luQf6/XjBE=;
 b=ppLHqxPev8ghWgDS/55aDca8AqiZvB75hr+ua2x2RFe4GkfmB14eiWsVSEhjXAyuho
 SzVMV0IDXw/sJE1GGojoJ4Hp2e08H0WjfloWZ+D5BKFkGbycpidqHUZSKCUxq1BScZTb
 LXd+4NZtY24zFTyK0w3w8pb6+q+OWw95EOrN5ItsZoRd82PKAiBSeCU8k4FO5F4yqrLa
 P3ae0rQAigtCA2ZVv4TUq3EwxlaVZZTh1zJbIIo4+YsDBb5Zl3cESqIDVESxCdSFGjJX
 xdmwSwmiuX6zNcmHT6m4seyM9pePQlimPuMuul206L2RqHKmr6m5lMe0SpwuZK6KP49E
 +Xhw==
X-Gm-Message-State: AOJu0Yy85tPoB8fX4O+nHSoCBR51aahnjXPpzRDS4gtM3pJohmnrgGqX
 NV0tyADkLQ9NqDlrnd9Nbxgr+v4TIOgI7Gg+IgClzL/LmSex4hdCLf+45V8aXmzLrNI6bxAq8q4
 jkqSv4BS0sRPtwVO0lL2foWyDXUTtQKX6WXGsBbbguyzXMhHf30Sx+UQN
X-Google-Smtp-Source: AGHT+IGipgfJzFcR8+ZKwiBJuxQ0ZSAMLxI16Y3OwcgngeulJvj1iJS7eXZDtR8f/VGLhjfPMTatyYWdv2Mu
X-Received: by 2002:a25:dc4b:0:b0:df4:e4bd:2b81 with SMTP id
 3f1490d57ef6-df4e4bd2db1mr4580404276.44.1716463168734; 
 Thu, 23 May 2024 04:19:28 -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
 3f1490d57ef6-dee658faea1sm1800312276.8.2024.05.23.04.19.28
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 23 May 2024 04:19:28 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 23 May 2024 04:19:28 -0700 (PDT)
Message-ID: <664f2640.050a0220.f35c.5c00SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.4] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 6DA286052538;
 Thu, 23 May 2024 07:19:28 -0400 (EDT)
Subject: |SUCCESS| pw140285 [PATCH] [v3] 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: <20240523065302.2345392-1-frank.du@intel.com>
References: <20240523065302.2345392-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-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140285

_Testing PASS_

Submitter: Frank Du <frank.du@intel.com>
Date: Thursday, May 23 2024 06:53:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a

140285 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+


Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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