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 EED4F43F0E for ; Fri, 26 Apr 2024 03:54:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E46FA43A8D; Fri, 26 Apr 2024 03:54:15 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2BC9543A5C for ; Fri, 26 Apr 2024 03:54:14 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-617e6c873f3so16959097b3.2 for ; Thu, 25 Apr 2024 18:54:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714096453; x=1714701253; 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=ZNqxu7tXibq0kDl47Ugr+qo2K4YQTE/93PZ10BFwwP0=; b=BtahapXj7T9FSYwdnS9q8qBKwk1Zh1sG3F2MZRO9bi4aK5rLoboIRppBD5NtmhIiev TxXcJ4B+fTw7+YniI+z49ouVeRs2ry0xPUCy2OJVdTz1MuvJGs4y9nIQL07iazAwi4+L mY3G1UctiBGiZ6BHVco1x1xexqW9XokWg3E/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714096453; x=1714701253; 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=ZNqxu7tXibq0kDl47Ugr+qo2K4YQTE/93PZ10BFwwP0=; b=rAe4GWjCCdYo0Vc2+3OoyomG1CidPLpoJgXqo0tDfzQNttYI2a7q25oHJ+DlSsiorC vC+/2WmUPMZwIEUIZS3rqWfPCvroqgF4WhgXVQS6uxAvobDhYiU6g4qrFREhw0C+sX7G gyPRcXbhVX94q+TJcVoSJ+OUggr8OS9GrGi4QzT57L2/qF6l0CokyLUFlBBNVbZUo6Ba vKE8qzmlK+BiHhI4UK5KClVDTgBtBep+S4PUnszMot0qXSAiURkvleLrv0Vxj1XqFx4m m4MKEHYpjpkFSwkBhRes9aX4hxBfzBeSWeg1rZbJbmLRlQDuixzAQdyLbpCKcWEqhc0g lxDg== X-Gm-Message-State: AOJu0YxkrjQFzV8h4EMAVBEl4sPPGHIfpo8/mm0CsWTgH6X3YUfSMvqX yriBgOqI7DMZ3qpIaRzR58bkL7FbYKdRTxEb44liq/573i7tqgARcg+N236StgPARzo/9fHWqxF 1TuBfLyj12fDlrtMxpBmMMIJTthFtEKEQllB9u4Cw9LKwd3cEC5EFqf7q X-Google-Smtp-Source: AGHT+IFMRp80Vv6WC5+HJIGEhkcPBxJcGpJzazwpW6T485xtGBcnleV9nHIZfsw/zLguzn9BgZPe4E5dH3LL X-Received: by 2002:a05:690c:6d03:b0:615:8c1:d7ec with SMTP id iv3-20020a05690c6d0300b0061508c1d7ecmr1153214ywb.33.1714096453501; Thu, 25 Apr 2024 18:54:13 -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 b204-20020a0dd9d5000000b00614a68332e4sm1299711ywe.42.2024.04.25.18.54.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 18:54:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 18:54:13 -0700 (PDT) Message-ID: <662b0945.0d0a0220.1805.7c43SMTPIN_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 37D1D6052514; Thu, 25 Apr 2024 21:54:13 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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/