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 3CB2043CA5 for ; Thu, 14 Mar 2024 13:59:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EAA442E93; Thu, 14 Mar 2024 13:59:07 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5524840041 for ; Thu, 14 Mar 2024 13:58:59 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6099703e530so8976157b3.3 for ; Thu, 14 Mar 2024 05:58:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710421138; x=1711025938; 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=jI2NQzie6Sew3fKeknbItXtoEwXYNzLASeR5TdqwnqQ=; b=U9OwcBKPVwHXKwq4Ldl87RZN9T4+HarRnMRSze/2vTavUO0XaRqIhza1W+eCdiy1Qg lAIHQU+ZcvqH+g4c6ss8v9dw3Ypue2sJ6oCPGkMEYdiad58XBncsMI1v+6vQ2IOtsq86 BzYGxRliURmXXGXFyPC3ogSiV4JB29r961csw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710421138; x=1711025938; 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=jI2NQzie6Sew3fKeknbItXtoEwXYNzLASeR5TdqwnqQ=; b=ugADprx4aUsE21S8xz+Gww0HcqoKc0lBkPncIVgBrg45GPoeuePCCh2yBMhr1s2Tzv J+D1VyDgg5qtz6jJCyjPQK5asJZU8eVLrZ2hRvVpKol8RQHLZBneKNbj/+B1adFB8B8U /9b/hmeWaazm4WuV9lx+hhNi6nnIqHYENKUZ3uuO+q8PDfM6JueupFegkKEt+WRNbQQN SPL2j7rCZNfqvxatqq6wLtmxNPZ4OzN82UEa/R2VyGZZJw3J8Wfm3Uh9kdMrBt0RoYs0 Ku4qsQu/E3SU1v9MhdqwSIAutH+UtC468eMCqoxf0Eu9aTfzDD3qzYFwBKGzJ6NslBxv UqQQ== X-Gm-Message-State: AOJu0YxD19O3E5eHaxgXcv0uDn7/SvGKScxHmBp/pCVloZwEtYd3309P 9brkDM2M6chZRwum7Lg4Ddk3270xm97eJ4kePoVx94dxEzCmIzl6zukjarPc6g8uQsc649dDTjf ZC8R4iY3kGXXZR2hkOaEsA72NR3MJtwi6sjRm4pkC1OluweCmqNKQWdqW X-Google-Smtp-Source: AGHT+IGhgJujFDcxzOyyRD1kNIcaitsOM6U9ldM1nOq5mhLIxS+Rct8+tc3RiEvM3aJzNrQ5wVVZDrIdmtWp X-Received: by 2002:a5b:605:0:b0:dd0:467:2e48 with SMTP id d5-20020a5b0605000000b00dd004672e48mr1498248ybq.40.1710421138748; Thu, 14 Mar 2024 05:58:58 -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 r3-20020a05622a034300b0042ee4e6c03bsm55397qtw.11.2024.03.14.05.58.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 05:58:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 05:58:58 -0700 (PDT) Message-ID: <65f2f492.050a0220.3d0a8.3be4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 313D86052471; Thu, 14 Mar 2024 08:58:58 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138383 _Functional 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 --> 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/29550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/