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 AEAB043F0F for ; Fri, 26 Apr 2024 04:53:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A785C402B8; Fri, 26 Apr 2024 04:53:14 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 716584026B for ; Fri, 26 Apr 2024 04:53:13 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f00f24f761so1403210b3a.3 for ; Thu, 25 Apr 2024 19:53:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714099992; x=1714704792; 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=VYeRtLsN8Xem28kl/RvdGeZJto1xAU4kDlJkPoNh3/E=; b=EOjVKPJJ1GX4j1pXBegVJg1LEyKW1Xxlta1pYr09hxNSxYQvANTNBO/8nzOku+90eC vBAgVpJjlAlgnmAyCtWE3n60ozo0AzfBaI7QpkO2sF1/LTH7zXiB/7l+fNTv3gz/pdvK QWVbygXDZmu7unmHDVXcS2uRrjqp8TaAGCrPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714099992; x=1714704792; 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=VYeRtLsN8Xem28kl/RvdGeZJto1xAU4kDlJkPoNh3/E=; b=YEXXyHJoAjXGQcuASual3bO5acf2EX8BVNBe7XbquXC1CQB7yvuT4Q0rpoNUtYAVQE +8cMswym7R+8lxIcka1Uf4QykGYXdkclopou7W3/pW/bf/3b8uwN2NU0m9L3j4ndw0n8 IYSxJimbVtq7EE5uNhnqylNQiSmgIjSZh24wjtL7Tw371k7WJ0jAG/iT2ViBCsjWPC+N ji4H3o76SxExLq2qge9b+UAxAlCGA5+FB3tNRJYtQdgnmFaFmt0XL+LGRx1uuAHNtbX5 ekkkaQ3nVv79uHrEAmAcx/YLMDOJHbjzEUFhy0az86qrm4lZgW3Ecuc5JvaAIDrsd1ly hiGg== X-Gm-Message-State: AOJu0YyRMAF67s1yHjmio1AxonX8g/Uwma176G1Rb6O6GcjRumEveRa3 0njUp7u0ffOupviw3Q1IOTHEslew2aIc0GuMDUBrEdh3cMEdgQ4ZeN5/Y+7wcRCU80GT2PdaKXe VXWcMDD9TkqNA2ymzEKK2Kei+/Kedq8IyUeTsDxVQzCcmyzTH0Qwq+viR X-Google-Smtp-Source: AGHT+IFxznKong9oTpKBnFs6dkX4tWbt+SYRX8ocfmys8u4czZntTiig/fA7RVGdICukO2uvCkyhbjrz9NJu X-Received: by 2002:a05:6a20:1047:b0:1a3:df1d:deba with SMTP id gt7-20020a056a20104700b001a3df1ddebamr1479120pzc.31.1714099992639; Thu, 25 Apr 2024 19:53:12 -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 nl8-20020a17090b384800b002ae49e6bc4asm650511pjb.15.2024.04.25.19.53.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 19:53:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 19:53:12 -0700 (PDT) Message-ID: <662b1718.170a0220.ef63a.dae8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F89E6052514; Thu, 25 Apr 2024 22:53:12 -0400 (EDT) Subject: |SUCCESS| pw139687 [PATCH] net/af_xdp: fix umem map size for zero co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426005128.148730-1-frank.du@intel.com> References: <20240426005128.148730-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/139687 _Testing PASS_ Submitter: Frank Du Date: Friday, April 26 2024 00:51:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139687 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29860/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/