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 5A03A4384F for ; Thu, 18 Jan 2024 03:27:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53C3240265; Thu, 18 Jan 2024 03:27:23 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E5F994025E for ; Thu, 18 Jan 2024 03:27:21 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-595aa5b1fe0so7169666eaf.2 for ; Wed, 17 Jan 2024 18:27:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705544841; x=1706149641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h92zh0d6vIG7WDipGSKRHokh7L8URrxaKaROrP73KQA=; b=aGc+cIfK2f45BtDeidBH4a9nLVwOw7b+1DtT6zaiAY2rD4puPBs2oHKvRPH4x5D+jk RPuJD0m0CVeCCFi/v/Xay8CJbGIXEvNGzAayJxoZN4Od15xAjuju4M4YPW5APszYP43L ylP4e2mbw5O9O8y1koriQ8d2yl7FQ+u8kogNE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705544841; x=1706149641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h92zh0d6vIG7WDipGSKRHokh7L8URrxaKaROrP73KQA=; b=AEXlWu9hu9XgKq4ALOjemKF9M60J0xZlOLY6mjU6XS0F1g8Pj55/90pqBwVhstYinU goKzBCYjbK5eUYLiq2vsYyuzXUppCpwJDVr7F0briWt4xCefoPub60NjU6gc5T9JOmKA DuoHBxf89tG6VKZOrPhCG6KFkNmAiZfkO+nnOz6SmhQ7KexEkHhzxW+HvKX0IiXTgoRE ZJDMAKqjNCdytbANq7/G/hGkxaDv7Bk5Vk6bzc3ddf6yQ36RrgE+2T+arCV8fD3zAbQM V21VgQj4/BUG/4akjKxh1EUTm9pMmByNCwE8HeB8TqlZJZiHbvBxe7l45ZzpxlykXoWR L40g== X-Gm-Message-State: AOJu0YwA6cvpndzV3PC3KeqGvcC/FIBafJTjjMWJviXBu+3JEUQmMtQ9 FjwJs11Vd6WAGK3GMG9AECoOo+qOp22CvAwLvac2G2nh1bfJXi7uDbgVcs7UmM63aIpCgcVRdTD FuzIBQxa3AWvOhpcJq7nRJ63yUCQtcu7XTusDOLNJ X-Google-Smtp-Source: AGHT+IFet7u317vYAsQEMLoKqelGEi2iw2p9EWekn1KtNFve+PC/KskWbIvcswxtbh8G367H3usd8hkMox8q X-Received: by 2002:a4a:e798:0:b0:597:9fc3:254d with SMTP id x24-20020a4ae798000000b005979fc3254dmr247192oov.2.1705544841317; Wed, 17 Jan 2024 18:27:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w21-20020a634755000000b005ce0ce943c5sm43014pgk.27.2024.01.17.18.27.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 18:27:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 18:27:21 -0800 (PST) Message-ID: <65a88c89.630a0220.b4d2e.24b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8674F6052516; Wed, 17 Jan 2024 21:27:20 -0500 (EST) Subject: |SUCCESS| pw135930 [PATCH] [v2,1/2] config/arm: allow WFE to be enab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135930 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, January 17 2024 14:25:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135930 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28884/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/