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 8E6FA43B6F for ; Wed, 6 Mar 2024 18:25:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89F4742DBD; Wed, 6 Mar 2024 18:25:34 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id B193542D96 for ; Wed, 6 Mar 2024 18:25:33 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-472754e41e7so266311137.3 for ; Wed, 06 Mar 2024 09:25:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709745933; x=1710350733; 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=Z6cxPlM4qJsQHv//0vIeA/2qFvHGV8c7hNgDPNPmfi8=; b=Un9aRkfLQ3Zwz7QmebZKQBfbCno4dKiG05Y6F3dJpBmKJY/as59D1BgbSrzg2BET5H 2J8buuS8P6S142BxdBxfU4N3g90y+MZigxvFrAd/lJK4junWoBUeJhlTLL/KgqRkCRCV Rf/pdPFkkrbmeOhmWvMmggr1gOnmUkzX6JwGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709745933; x=1710350733; 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=Z6cxPlM4qJsQHv//0vIeA/2qFvHGV8c7hNgDPNPmfi8=; b=AbKiGUbA9s4j6fcukp4ohUNYDmRoptrGkhvO0Q1o637BBuKvhbI7aCbmjCQVylcXNl fSSGhgpdqr5hU1pTs0DvWpu2i9igdMNeXiGYeYCrUMKxQPpJSDR76Hr9BV5iIcGWaYEr dfgXcxDa0Z78OW3m0fAAVDHFrcdi6DthTi5rOHnHYE1A/DVyxpC5uZU6aojeCHV9J7X7 qGXkXL9QhSjPFoo8nfz3ze1zj/DUAWUCbtANvkJnoM8+xN1g3p0Bi4t5WUWUj4MdpMl2 fMdy3tuA3a6hHC2mTpR+OA3c8eZ8F97w+UWATOKqC4CZxhkWoueJRrQyrJd/yqJZv4rg rfBA== X-Gm-Message-State: AOJu0YwUdGz4bWrrABaEYZeZheSZrKeF76j+b9oxnEONTpYEbv2dEhti /5/BqGetwic4ZiafHbOLujJNNANjsXxCKG3nOUMLkHUpil6uKnajAMX5a3xR0YogghJWmRsIFmG jzEAvrUhBkweEnbGaXF9rwT/QE1eO6rbfRMwT+dbr8NhPTgkFHeM4KHid X-Google-Smtp-Source: AGHT+IFJM5YdXwIwW7qrJu/oN2ztkF5tPQ/QnZmJTK1PAY9Ss31MKyeC39dtc5wLiMbSx57qFKSMBO+1ztaw X-Received: by 2002:a05:6102:5125:b0:472:66cc:2fdc with SMTP id bm37-20020a056102512500b0047266cc2fdcmr5966371vsb.1.1709745932972; Wed, 06 Mar 2024 09:25:32 -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 q10-20020ab06c4a000000b007da0da8a86dsm655767uas.1.2024.03.06.09.25.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 09:25:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 09:25:32 -0800 (PST) Message-ID: <65e8a70c.b00a0220.20d39.6059SMTPIN_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 9EF5C60527CD; Wed, 6 Mar 2024 12:25:31 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138053 _Functional 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 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/