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 5639043CA6 for ; Thu, 14 Mar 2024 14:02:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F3D942E6D; Thu, 14 Mar 2024 14:02:43 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id BAE5C40041 for ; Thu, 14 Mar 2024 14:02:22 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e53be9e2cdso330606a34.3 for ; Thu, 14 Mar 2024 06:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710421342; x=1711026142; 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=CypA3PA6W8l4/yGs5eoM5W2nLBWW5UbIrum0LVSSCUA=; b=gX6K+BZY8pPC5I9VlGI+5+Wfyni+5QpH7DrgWi7ZMcNZC8w2UL4nWZFD7meDD5xMhX 3i99a3NI7dwfgpW1umnawv0c+yeBUt65AkaAwJ0VdQy7BZDshIpqhwmt5ZFSDE8nVogd syqHXcL53lPEnLdceHFLF3WWNM6IxkLytY1iM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710421342; x=1711026142; 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=CypA3PA6W8l4/yGs5eoM5W2nLBWW5UbIrum0LVSSCUA=; b=a3z6E37p5CBsS+Luw5ctn5+AxbDOp4Cb7YVOHoF8M5TzHcT2kDDbEqJwrEDtrJd64U NgM1mgU74XahFoBp2ihuSDTAVFKAWtfGHeBEcDuY15I0wyf3THxI0ZPCWFc84/v7VwU6 ZRXpVuNy8IGr0h6uyVDaQTxQfPO2QBKl7zSM2xZ4TvinaVNtYRO8B2oXbIFOxkFCplYu ZAZ8Ci6SlBt3fwd1rvoRwhSL1NCic0KAzpr5H1ClGZuqnAw0XnQiCRR1xcfwNTGJBTua /In73Rkg35lL6q2gqV6WZFcpD4kQrGI/ijBhHNu48pANmrr9Y8kLIocFW058OY6dsxt+ 2lFw== X-Gm-Message-State: AOJu0YymAAWJ+BHKbcHC9Nmy7cMctLFFuDz+Ur6KuVvpaWhtZajlpdE7 axx4I5bnrQzEr511sKcCC6EN6V5eYhFt0dqRMQ8D7SVzP5wA1oEcUcY9ZZIFQBPgAccBaS3uvIH 3E/9boh1VUr2OJ7IovL1TlfkHc0iFhFihVVwsZbuCnhEd1vB2R1nSbdEb X-Google-Smtp-Source: AGHT+IEPgYVpwycTgNxnE0g9YonCio41gXdkuiYfwRefX6YMFaJCrUFzuLBMzSit7ZERiRsXKewi8QlrqEXo X-Received: by 2002:a9d:62cd:0:b0:6e5:2515:dd34 with SMTP id z13-20020a9d62cd000000b006e52515dd34mr1599850otk.10.1710421341972; Thu, 14 Mar 2024 06:02:21 -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 cp26-20020a056830661a00b006e67280e38csm22418otb.0.2024.03.14.06.02.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 06:02:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 06:02:21 -0700 (PDT) Message-ID: <65f2f55d.050a0220.f2b66.1655SMTPIN_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 725566052471; Thu, 14 Mar 2024 09:02:21 -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-intel-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: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/