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 6D4AC440A6 for ; Thu, 23 May 2024 14:11:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 687BF402B3; Thu, 23 May 2024 14:11:44 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4FC054026C for ; Thu, 23 May 2024 14:11:43 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e1fcd2e6a4so319574239f.0 for ; Thu, 23 May 2024 05:11:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716466302; x=1717071102; 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=5C7J0OT43mzM/zBtgwL4Tu2Nz6R//Wj1Hcw/q3wVZ3E=; b=a4yjPWnIqldgE3/wAxMTthrTNn0MmvStu72BNHiumBpuTJQUFNQT8dpz4yoRQAnEBX cIh6FScB0nMZXc+VtF//3f2kkmpEUKZCEsI9mjpP97soCZukl2FFVmXisz4bhiQn/y4d FJMgC80qEyVupGcIqoGdiTLdACuZ8Fna1SLXI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716466302; x=1717071102; 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=5C7J0OT43mzM/zBtgwL4Tu2Nz6R//Wj1Hcw/q3wVZ3E=; b=RS/YXAtt8Iwl06ubJm5RSGPSAGjiKGGabRgE+6CdWhBDEllwczM8cPYD7CWT8adMih Xu/0PDI7lPcKc8au7ihPazERB1u3V633bUKFDjxXHp/E3IUytY2FJshAKfI5k5LwzQUq RlBq+xjvFcQbjUVLmVgohhZLbQxX8HqFaN0ujctc/s43LyP639mHOKbKbgUZZoBzGFQV e2Emn6k+03qqPN10bkGJCYrn/ZkKA6Q2SoiuCC+/RWftEirtpTbHwNXopYIJ1zXsfAh5 s7PSTU9f941GYIxz+AGfAr3YIcmUGodHp+wb0fNoiI6onE0Xv9+tv87imuBhFp/SqL3i lwVg== X-Gm-Message-State: AOJu0YxC1jzajpqI3bi+3kPRVKY+wgvF1EcHSIciYfjniUuhXEiWvfdF Hj9qYcJfRU/EbnwhnH1zohqctfUnl1RWwRK+u4A7ZAt1L/8WD/fkRkpzKdCgpHhS4qeeNdFqH+h nN/TFDEBWIzn+lZ63WySrwnnPDoO1Udia6cTihgYY X-Google-Smtp-Source: AGHT+IGX5QQlvXziMgoTfq2hQAKvpIDyGbGjZ/lKA2aAx46/s/Yw1+1QDnPgrNrqWG3oQE49dT8bv6b9FnwM X-Received: by 2002:a05:6602:80f:b0:7e1:79e8:d671 with SMTP id ca18e2360f4ac-7e393e6bbebmr624615939f.14.1716466302669; Thu, 23 May 2024 05:11:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-48a5b3bfc8bsm1025260173.69.2024.05.23.05.11.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 05:11:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 05:11:42 -0700 (PDT) Message-ID: <664f327e.050a0220.29b06.8066SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 46D866052538; Thu, 23 May 2024 08:11:42 -0400 (EDT) Subject: |SUCCESS| pw140285 [PATCH] [v3] 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: <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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/140285 _Functional Testing PASS_ Submitter: Frank Du Date: Thursday, May 23 2024 06:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140285 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/