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 4294443FF3 for ; Sat, 11 May 2024 08:57:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F47B40293; Sat, 11 May 2024 08:57:08 +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 1368E40261 for ; Sat, 11 May 2024 08:57:07 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-620314aa1d7so29705507b3.2 for ; Fri, 10 May 2024 23:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715410626; x=1716015426; 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=iWXs8BIGa9oQT1C+5xGGDUqaazulh1aZVt3GQSeEgyc=; b=S4Db4QaHIL1z7IrnepkJD582xKUXKns6l9rEIW9m4byTcEez9JP7df02e0NcVbSSyT 5/ruKyJJ4DPjehutEryR0lFMdKlwG4vr5rVfU+zTNRQXhFsH6uH5QRXEsRiRTMafseYS 9ReCV9Ti2IYp4fvIkdxa7QmiQ5J7St6CcUzEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715410626; x=1716015426; 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=iWXs8BIGa9oQT1C+5xGGDUqaazulh1aZVt3GQSeEgyc=; b=KxphOUtzX7ubWw4PrhSomi4CYcI1uxf2m3EaYfwTKCp9jGqz/ap8ZRdBIL9JOfCv02 p/meCFaDo3fX9IVmigfvk3pJIf+gPOHn5mFEetJ2AB3I67dP72nt+WRj5rx33h2zGZmL C6nFapD67K8WESJqXOXPnebBHoSHmfYEVtOcVFl6/hHBNELltN4BFIjVBTczPcDWOsgO Hmy8DacDMtdywNZO+GURk4ab9k0C0wXvP1FN++t2Ky6e15MDGpenBB6yvBkC4O2qDSSS 3/VGWypCgt7EoQFXrxxV6VhGh4ejYpIZVuGTcPvaMmpa2MFaBgS5nYBrY4oOrpQ8CFQW ZVEQ== X-Gm-Message-State: AOJu0Yxov7znAv5HAZxeze7SLLHGE2Y/yJ9UFbwtMUZacE9EgFlK8/E+ sbz/SGNpHuSyS/GmBvrjlaORGDBK6AXWAMb+HCj0qdhqAbDRfF0krwo1B5OcfHvBxtaWTchjoIx LX6k/C4/sceA1lDwfwUjaXkw8blfLEPgbERar2Hn9E2YMPxa+VQ+KECc1 X-Google-Smtp-Source: AGHT+IF4D70bsgyfiZlMj/ml126jrucxfKHJH37Z85QeSnYEWI+rdCarbhSCDTmkFt2QqcY4yNZOecQ+pa7C X-Received: by 2002:a81:4895:0:b0:61b:34a8:cba4 with SMTP id 00721157ae682-622affcf010mr47246257b3.30.1715410626393; Fri, 10 May 2024 23:57:06 -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-622bb12c81fsm1128997b3.44.2024.05.10.23.57.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 23:57:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 23:57:06 -0700 (PDT) Message-ID: <663f16c2.050a0220.4faca.4df7SMTPIN_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 0C6CB6052538; Sat, 11 May 2024 02:57:06 -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-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (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 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 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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/