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 D38A1440A5 for ; Thu, 23 May 2024 12:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD0A0402BF; Thu, 23 May 2024 12:12:10 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 29C0A4025C for ; Thu, 23 May 2024 12:12:09 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b273b9f1deso3564338eaf.3 for ; Thu, 23 May 2024 03:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716459128; x=1717063928; 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=Kz3koaU31Rj119TZhq0O0IK7I2MIbm1ZlYESAkVcMac=; b=ddC8gYDjUkicYoU8XFgO41qefJlmdSFr3Un2XP4brKabps0bAA3PHvINj91jW97MTK kK+3yF2wE2jWltOD0M1N/TiF6ssllIUqPzw2N989f9OnOqFqM0p+/GCKBZncOAbxFgpe BhSS6Pgrxj/v5T5+kUMZVwi1i0FZ9a6ZSHSpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716459128; x=1717063928; 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=Kz3koaU31Rj119TZhq0O0IK7I2MIbm1ZlYESAkVcMac=; b=fERpAETUsn7GWNKBWpLIQA/2pJpfrASQ/76EouWK4V1cwhl4cJJm3HyA7ug63/S4le 9QM9SlzOkzrzrEnN9fYtJm9j9uKcwHvogUchiLNvo+a7GK4wcwiPO02HaGaoTs96SDnd XBFJrnYi/Mop9CkH0fzoLOPM6bnCgSXdhXfc3FNZ4q9c4AUe7S6mXNNMxyd1YWcVxbOR TJLL6bQQaX8RIv68bwM//K9nH47DfCGGJH/vclXp9N+VI3FCs/GpRygdUuGnLsEmQ+ag r+3PLciEjhU5UgibmUoLXgR5PB5pIAK87NaYO3x17nHfZPj8feyGxf1EhzDCs/oWqijt cgOg== X-Gm-Message-State: AOJu0YxDUJbCQv3XaI/50YFVRFa8zS0x6ZEIZp8UWDSp/XwU1ovn0TIr XxdQpEr+FnI23ksoIcjBT3xn5O5UjDhaPEpnZAka0DmjfE4fsgm2ha9pmjwjL9NM0aEUY7ipZFK Cd0llV1+WUNBcSJ90tIGKfOG2CJJHnY0zJ0+A31Kn X-Google-Smtp-Source: AGHT+IESqN9vr3tayGWdXBoC4cRiZmtprFN7aWoIZApsZlL4yPMxEzIJwdcz+NS8vyuBzw34Nnc4N94QZ2Ak X-Received: by 2002:a05:6820:22a1:b0:5ac:9f7d:3b3f with SMTP id 006d021491bc7-5b6a13092bdmr6385218eaf.3.1716459128441; Thu, 23 May 2024 03:12:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5b51cb2c2e9sm1026511eaf.14.2024.05.23.03.12.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 03:12:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 03:12:08 -0700 (PDT) Message-ID: <664f1678.4a0a0220.c0525.835eSMTPIN_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 0F9836052538; Thu, 23 May 2024 06:12:08 -0400 (EDT) Subject: |SUCCESS| pw140289 [PATCH] [v4] 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: <20240523080751.2347970-1-frank.du@intel.com> References: <20240523080751.2347970-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140289 _Testing PASS_ Submitter: Frank Du Date: Thursday, May 23 2024 08:07:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140289 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/