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 E235D43CA3 for ; Thu, 14 Mar 2024 14:32:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8F5640E28; Thu, 14 Mar 2024 14:32:31 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 073844028C for ; Thu, 14 Mar 2024 14:32:30 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a12661c8a2so344778eaf.2 for ; Thu, 14 Mar 2024 06:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710423149; x=1711027949; 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=1UxbrmYvClE3vvy37VaA2w1KnDf+GzF5UuAed/UdCiQ=; b=GiiBly9snUQUfWDbSaQuUKItqgJr00tky98S5++L8mScvH9rTWvF6qbCxe6AjGnbUi V22nJO/EpCxjnTEcZ3Mf+e0+HdFqjFs/tSd/s1lMuA0WrJsIn1gssYwetRgrD75I8GYx 4VMP0kSH1D5z13ujE1qiGPWYGm/qpn4jGJUxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710423149; x=1711027949; 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=1UxbrmYvClE3vvy37VaA2w1KnDf+GzF5UuAed/UdCiQ=; b=qcq0umNz1dKmvvew7FG9fFM2fKxQkizZAxOcixCHhtHxXb8lku3Jll44J5Cfb3sTX6 R7vGOrBy9ZGm1qZK3Av5NpJBnvy3/uIrfcbfFbMeFkZekrz3AcmMzeOu7gHv3Ou+WsHi 17/4vOUfFCkf9ehZmo3TkmM+VgAosvFPihEI//Pu6k0Fl29jFGqzdgQzSh+YV+F0ZaG9 qqwgklZTudRBwiFUogMGPYwerMmizAGnfHEyCG5jjXapjzOZs8Soh9tT371l26NxncBr ktQoIP4cFZZfcw0kJs6/25mKkSZJN4b5e/Na9vzXYRkqEQyPSRkcTekH1Wq20JV6jZLx otHw== X-Gm-Message-State: AOJu0YzPEN9sxxMoRbgiA2LnBg7CpeylVjz38UfkUKHI+YQ1m1mXINwD PcSYrBEyM8VFkfEzDRSVRhrcrks4BOz3bLTmlhw+vMrUh8M57ZNViDq92E5H3sny4O39VF+/nYJ WuP6lXCFDOy0HR0Xrm0zfa7yUzAVq3H56IBDlLEWiDl+IQBpogW6PfyE3 X-Google-Smtp-Source: AGHT+IGyJD2pHHc8Z1xUs2Nf7byhCQEkgv+pK6qF5iq7vSGNgcH7LtRX6lHmXfHebNBQ/pgpcSpU6N9Se+vs X-Received: by 2002:a05:6358:9042:b0:17c:308e:2154 with SMTP id f2-20020a056358904200b0017c308e2154mr1788553rwf.18.1710423149235; Thu, 14 Mar 2024 06:32:29 -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 n15-20020a63ee4f000000b005e485fc9c51sm19158pgk.35.2024.03.14.06.32.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 06:32:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 06:32:29 -0700 (PDT) Message-ID: <65f2fc6d.630a0220.1e6fd.1639SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 700276052471; Thu, 14 Mar 2024 09:32:28 -0400 (EDT) Subject: |SUCCESS| pw138379-138383 [PATCH] [v8,5/5] config/arm: allow WFE to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314113829.2511-5-pbhagavatula@marvell.com> References: <20240314113829.2511-5-pbhagavatula@marvell.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138383 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, March 14 2024 11:38:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138379-138383 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/