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 618D043FF3 for ; Sat, 11 May 2024 09:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C16840293; Sat, 11 May 2024 09:02:51 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4794640261 for ; Sat, 11 May 2024 09:02:50 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-620314aa1d7so29736337b3.2 for ; Sat, 11 May 2024 00:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715410969; x=1716015769; 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=iTBQ74glOzTMvy3NvULaik2OSCYEoggQkvUYpfU8Zwo=; b=g6SDxWZjOb3IvgfABpCM44niLPttfesQAXQOJkdgiypTZQe3+hJXMFM0goTsUdFB7n JUxec0JniDAKqHjySBwpVAT5zz/LDAeprC5iUGWaLPWjeRDtqJ3RR3BngQZ83nig/kog 0p1dqQ9bbmliC3a68BzUoHUDF1Neb7OvY3CHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715410969; x=1716015769; 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=iTBQ74glOzTMvy3NvULaik2OSCYEoggQkvUYpfU8Zwo=; b=uDKc3SmMWmojybTk+bTcTwPZHVIJXvsxYRkHGJdk/Gb95ev5DC9Vxkioi8FlbKiJnT qtwV58vENpfpoACUcCa75BVFQfOuRXTwGeSnalGz/uTpv4gd/GMaAYY9Yhq3lu8Ts8vL CyY+eT/kbYxAiON+uk8S3M67GGq93u++BvBpk28VmRD8XAUIQmwDrPtob8eykAlEwBVT 2+IUS4RuCQk4iikYVTRjaA85u1yglG3v64mr4hNAElbx+bte4Vu7E6MGK5LXjKM2/C+V dP9+aAq8ZsX9uZu1i3K+qRIyWO96V/sFePa8JkIz3d4O7y3TH4H/Swpjpl+PWr/TjFDl lXJw== X-Gm-Message-State: AOJu0Yyue2h1fKpoEqlq9URo/j420gWX1cxKHzt33ZX39Tr1eWMT6nMk 4q+0Bg4Ms/GTEhZ9E9pkbu5Qk/+4oCmdPflHkwpYd2RxkHbWTF21RFl+i/c/wRvHp7Jx855MQ52 GgLhhJtfqVUxAPgaQWZ0CCLMvjgBY00VbrYTtC3gWcrsWo/RNCY3Y9V4s X-Google-Smtp-Source: AGHT+IFneLzXv4BJN4Ldi/y1k1MzMmGhTMChuByH9oTe52un+hWWRE9wTRRTUAF0aTakMDXU7/A1lBX45aQL X-Received: by 2002:a81:6c06:0:b0:61a:bc2d:5186 with SMTP id 00721157ae682-622b001ed66mr44134267b3.32.1715410969534; Sat, 11 May 2024 00:02:49 -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 00721157ae682-6209e24f7dasm3742697b3.23.2024.05.11.00.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 May 2024 00:02:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 May 2024 00:02:49 -0700 (PDT) Message-ID: <663f1819.810a0220.2a373.5184SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D355F6052538; Sat, 11 May 2024 03:02:48 -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-amd64-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_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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/