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 48F6743F0F for ; Fri, 26 Apr 2024 04:15:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4192D43A8D; Fri, 26 Apr 2024 04:15:07 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id AA18443A5C for ; Fri, 26 Apr 2024 04:15:05 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36c2cf463e9so5493525ab.3 for ; Thu, 25 Apr 2024 19:15:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714097705; x=1714702505; 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=B2VIcMuGIL2Sd9pbT8qN+wZZPgfLFXbQYQxSzKAgWqQ=; b=bxnm5QTrEPR144YRsw0hK2NqUzHdUCny/TvQ7WH1KmrK3GQqzjY9ubK6zlhx5WJONw I4Qoxo3KrYlciY/FAtTYrAt2NyudGob5rlk9ewJxGj6qj8134BDJOd8d2xfcE3jpT/jl qhqgIAbUS5aBxYFjrOHEKrToKifWmHxDetpKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714097705; x=1714702505; 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=B2VIcMuGIL2Sd9pbT8qN+wZZPgfLFXbQYQxSzKAgWqQ=; b=FWalyyOR9HnPmyIyDHVrAGOguvTlz8A4hYNzSqGSwrDlKfT759cdsI/QtGyuDQ5E38 vxBrhv7+S8ai+HdEaI9zFokVv/f8CFJm71eGsbax6yGBGJY5aAwbn+a66r/x4a9l5+Iy CS02MSdbtb4BB4w32DwZhFXtjyB5E6TAfqB34VTUXFiA01FKiIstfii9Q3Z6U2lmZyPO 6onvPXgsbwRicr7OYKyg8K/EtoItty4HDz2WMYqjiWlfiMBHpCNZWtIvaCr+wUwy1wEb BQ17mDuq/JaKtYhW00PoLaUfoArEUE/PlgYUbd3BbtXd+NmXB5DRmofrKjxtpBei0R6S TM3g== X-Gm-Message-State: AOJu0YxJ5o3B64sVHaDiauGWk3quUghIh9h53xJzGcA/MTl9ppsTzH5H EXtdWy8QY1K5abnKaC0gmmy8vYcPR2h1XptQh54GSpoabuJK1KVf45fP6VMEgl2PSrXb49W8Uas DMcO3FBl6fH2i2MAlz3uexNzIS89PuI4C3Z/ntKf4+1qGLVSt2AActNSy X-Google-Smtp-Source: AGHT+IHmTqYw/1oqdDp7LE3UTpcpChursHpkPmmIUV88tOHzAgMh3vnPWAzqMlS5+rKO2FliITCQAtfP6a4L X-Received: by 2002:a92:ca09:0:b0:36b:3b10:73e9 with SMTP id j9-20020a92ca09000000b0036b3b1073e9mr2026908ils.6.1714097705177; Thu, 25 Apr 2024 19:15:05 -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 k6-20020a056e021a8600b0036b15a68c4dsm926888ilv.53.2024.04.25.19.15.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 19:15:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 19:15:05 -0700 (PDT) Message-ID: <662b0e29.050a0220.d1f1f.fc69SMTPIN_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 AA5656052514; Thu, 25 Apr 2024 22:15:04 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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/