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 A0386440A6 for ; Thu, 23 May 2024 14:08:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96116402B3; Thu, 23 May 2024 14:08:29 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6325B4026C for ; Thu, 23 May 2024 14:08:28 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ed96772f92so20233435ad.0 for ; Thu, 23 May 2024 05:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716466107; x=1717070907; 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=9AYRXkqsWl3CToXgr8zRGcxerj0CwKkqJgIE8sqxHoY=; b=QNQ0OldseOVZiogOKgD7J5utDHF0JU0oyXVKIdzGWG3z2jOVpyUrN2309Ay637DgDL lTRAwYgKn1NimqkYBKQ3C7lM7WBDrUYxsxqEfFv5LqJw/08fSOGiAFBXEMcJYr8kU8ps tJzLCaXg1P9HfRm7CSahlIyIROjXIFSUBhlzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716466107; x=1717070907; 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=9AYRXkqsWl3CToXgr8zRGcxerj0CwKkqJgIE8sqxHoY=; b=oDHqW/Jv4MOlvtD/JlODwrw7mTXmcv0i1Y0RgReMFWXL4d5ZfANJWmf0/FwtrGFZUc VTD31sRfBXGiS8rg5kCHOWim4xUL5oBbVouSnWf5WhD3nqD6eef7/OlHsQvOCjUmctEL WtNXYLIA8erSOx6NqKYJ8wrVi7wzGAGi5dO2ptpWXZfqil09lvDyxQNrJOVr2AM9PxAG EOLcYXfcu+4suKY+G2/q+f2Z4WGG9mS6ekMFVMM6PKDqM2MVd9IjYYxuxgxgYz1fx/yP htzaCNZJVncwsHO8FEIckssmsSiupT6scaOoe6YIjW1PNXe0tnbstZFbb9TQiTewCuEq GXOA== X-Gm-Message-State: AOJu0Yz2wmpH+UPTmNKI8/tRyqy8Za2COgWFma6IDup3h4/noZc2ExiZ dNRE1wxFxbkjnr3qWLj8FKc1HX952YcjVFdTH1LiLXVtGly8Em+wXEbbeqj5ypJoaG5anX2ngCu pl/wzYE+flvM4AN6qLBO9WJbhytQCcw7B9zVO0s6F X-Google-Smtp-Source: AGHT+IH0tzeo1TdX3rG1rCZNl4iuYHPWAlE0yB3UJnflg1h8UdKV8G4y/HM5VGHoHslGugckVHI5fXsy1OzQ X-Received: by 2002:a17:902:f60e:b0:1e2:c8f9:4cd7 with SMTP id d9443c01a7336-1f31c9e29a4mr48392815ad.64.1716466107708; Thu, 23 May 2024 05:08:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ef0c03b0a2sm11370825ad.138.2024.05.23.05.08.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 05:08:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 05:08:27 -0700 (PDT) Message-ID: <664f31bb.170a0220.dd191.3368SMTPIN_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 1A0E36052538; Thu, 23 May 2024 08:08:27 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140285 _Testing PASS_ Submitter: Frank Du 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 | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | 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 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/