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 DC64A43BA2 for ; Wed, 6 Mar 2024 18:38:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D81DD42D96; Wed, 6 Mar 2024 18:38:42 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 8582C427E9 for ; Wed, 6 Mar 2024 18:38:41 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dccb1421bdeso2377337276.1 for ; Wed, 06 Mar 2024 09:38:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709746721; x=1710351521; 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=DpyjcLigHjFBIYpyP00PtVaEH71vqLMZh+NGH1KFI+8=; b=MfZhvncWIpTqpKz4oHmN2jgWR4A6X7P7t77ZxHGw/I8eX9DDQl3ldu+KDIgLNSKnEw 0N3PZWBSBv5QYNbs1j6GwAm3Vx5xmdXkNhMs4tFm5ddgBYgqko9kIrnvwI51F3nZQEiD XYnpxD/+PDLDdgPcUjNYz6VHgm0LgSnzQf+HM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709746721; x=1710351521; 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=DpyjcLigHjFBIYpyP00PtVaEH71vqLMZh+NGH1KFI+8=; b=voBSshxzF4a8kj0g4ETt7EOGSH99IvphrmCkL9sy/K2DcsMj+eP55clqs9Fqo0eE9X EOosBzXvnttutvbONXCrts4d+R65OaVfFLKgpBSU8XldEhbIssvd3Ev2/+rs2zKvb8em 34QXe8exxcJD431Ys+PUt3YBJoDzD2beuk4idBtNaPIK+OWUyTfHy3E4ryg1fHxl6VQD u9E0v+Eh+b2QSSUE4Jp3iAv1ImV16ruOICQti7eetM++/1VkynK5Ndmjj7xQEuH//v/V gBkcNmTqMiDv2srmC8diBr/hJkjnLcu4ZPYhlMa+xloXh+0ut5Qbf1kESsTHlFkosdx+ dftQ== X-Gm-Message-State: AOJu0YwZk0tUBziFFpSDpFPPBBiBenZP7CaeXMW6fFWWycJzatogUvWY 5fZgH/XZl2UB/wltTd7ug1lm9NXa67keUmT1J8s9+LvbNkBAzQncdVwLcAa3tJYQGn9/uswGDex 75wh1qWMzIvsr6WLhds70hMLMQCwIpFfACSqnY1uOY7pt9h0Zurfu1/nX X-Google-Smtp-Source: AGHT+IFL+GDj7q3mIo63xaE26M8E12ANCgj/MRA9fOby6FbOGuwwnabEM6cFrMdQ/cPjIVO5cez/p9r9upVy X-Received: by 2002:a05:6902:4f2:b0:dc7:1d:5db4 with SMTP id w18-20020a05690204f200b00dc7001d5db4mr14003301ybs.34.1709746720978; Wed, 06 Mar 2024 09:38:40 -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 d19-20020a25bc53000000b00dc6e93e1e19sm331663ybk.17.2024.03.06.09.38.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 09:38:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 09:38:40 -0800 (PST) Message-ID: <65e8aa20.250a0220.f9043.0de7SMTPIN_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 A98D26043300; Wed, 6 Mar 2024 12:38:40 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/