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 8ECA543C21 for ; Thu, 7 Mar 2024 20:51:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 866E7402BA; Thu, 7 Mar 2024 20:51:25 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A54F740272 for ; Thu, 7 Mar 2024 20:51:24 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e5a50d91b4so83387b3a.2 for ; Thu, 07 Mar 2024 11:51:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709841084; x=1710445884; 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=pBGaNSYAmi/IvH/lXpInNbch192/NkVPYy2H/d4Z1Zw=; b=AjAiycBgYEybmknYcLgDKDxKIQGksUHrQUqtbiiCBBW7Judsw0vY08yzSPTUqZ2u5Q 6xcybsVMLcow4XWiggRq7/BRtwVjb7qWKgXNIupU6UoxllbKhL21awTzX+q+zGT2JVsR VBG7yndaQoU/H68XIjOQzY+HrhLJfyR3I0+9I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709841084; x=1710445884; 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=pBGaNSYAmi/IvH/lXpInNbch192/NkVPYy2H/d4Z1Zw=; b=eJmN9TXoAhjjuBepcXjG9UZEGmBTZE6WFx+asPAIJiX0ulfTEadS8vDS8cr3D5uUk6 X+NQZBmWnqaWsuDgj66if8nUwFhrA8EUsICtMg8ZpJBbhoSMhMz+BO2l/lsJKFRzvA/d sEiObDmwQmXoz69efi0k5BNnICy/cg6HdUsiElj41tr7gnHehNTpVJjSgHIN0mMg4LHE 6HGAolvrN12K+FKQqvVEtv21FtG+fuGUuofdcH69IvAtT3d7OtdhrzHfRf0jHpcZkUBM aqI4TFLWcPzRC7x2XjN5Z+4gAPuSF62c2IHW64FCUL2ANMY4UpIJLPqrXNwfVdJVKipq Q7vg== X-Gm-Message-State: AOJu0Yz0hkLazqZvdcah/rzpD2N+PdZuW1f89BMf7JptVStXzQ65xE/E mpq9KSDKpctU716GPUR1AvtKNwCiEoLTDbfEL4RQqxBIwnkp4l1tqcS6TkN9CSdGTnPR+oJQJ4y SPn3KfprXeJ5MOXWrACYLK0Fjm294BOgCyMcuIqf/2cDRof/nLUT83IBa X-Google-Smtp-Source: AGHT+IHuR6J5oxU4Jwu9k8MDObLqFJJVeRpNo0dfZxwHY2nItcRnrLNmM4qqZX3MDb8nZh72ytT6McYCyhcw X-Received: by 2002:a05:6a00:139e:b0:6e6:31aa:695d with SMTP id t30-20020a056a00139e00b006e631aa695dmr12922040pfg.30.1709841083916; Thu, 07 Mar 2024 11:51:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id fb20-20020a056a002d9400b006e64b9fda11sm182629pfb.7.2024.03.07.11.51.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 11:51:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 11:51:23 -0800 (PST) Message-ID: <65ea1abb.050a0220.31f5f.a27cSMTPIN_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 1A61C6043484; Thu, 7 Mar 2024 14:51:23 -0500 (EST) Subject: |SUCCESS| pw138051-138053 [PATCH] [v7,3/3] config/arm: allow WFE to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306154957.750-3-pbhagavatula@marvell.com> References: <20240306154957.750-3-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138053 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, March 06 2024 15:49:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:362b11d129cbd0c262baab748631622c0570c34e 138051-138053 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/