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 003F043CA3 for ; Thu, 14 Mar 2024 14:25:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD81342E8B; Thu, 14 Mar 2024 14:25:02 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B415A40E28 for ; Thu, 14 Mar 2024 14:24:56 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-366753f1475so3404295ab.1 for ; Thu, 14 Mar 2024 06:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710422696; x=1711027496; 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=whcJ3eeAaTs5vUx7S2Z1XvlFNwsqeKNRB/NaOii2CH8=; b=HpVTmqglY6AsdFFXxlbUtoU+uNnSnZVt3GQKWwezHmwqMswevrNgWzMnUGw5jpIGAt Gu2ke37bx/Y77Kpg6Sn/aHepu6XME++aXa+JXYbCEDqwgN1lhE2TfkUZA7H/8NOOrEvu 0GpXO6lQZYMwCXNeqfHEUciUdumTACmTqBRRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710422696; x=1711027496; 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=whcJ3eeAaTs5vUx7S2Z1XvlFNwsqeKNRB/NaOii2CH8=; b=iQd3Vq8R+LXhx+KP6C/V97ibbdGXZrM4OEfMlDuQnHAge/rRkl393xbc7lXtucoQag 6ngUXdurJwu94icGpYvbFrA2e28HPGKZbBQzjo1jlaGYO+myWOou1VnfktTgFAz9+jxV EYyJ0deWS8w99fEu3VhjMwpx2nvpjMRvbJIMw+bnZ6ypbqazfPrqSEWyQPwsq8lksBOc IcbgFvgIGX0ma+g2WxUoDdcYywaaCxNmJm3If5LNh9PihfBjjH4BylzfRq+07j2MxYBP Lm8j7vtN+Otv1tHeDCbvMrxDTPABB3GH8iQM8WSRIZQEA5n7V8dwllTmZs3Sk/CW1GJ9 FRfw== X-Gm-Message-State: AOJu0YymGkS/Oo+xmgwJ+c+M1CE51pPxwszaYY/+ADVbHD9uEtUTyFin d0+h7gQ8JUbDFJtvJDKg+Zyf5d29rofIWY/EtyZrZaoXoXXj8q8CRdO3psqHLEwyFD0aSeyHWQI q34p5NV9XRpJYI7iVZWmVqZ/oOh3y6q7DtTf4cCmjBZC3HKHQRczF64iQ X-Google-Smtp-Source: AGHT+IE9uz55kuHvj8RPU6Y8Bj9P+yhtBM2QE9LxmOdpCf34otLMCsLgbDx8i5lSa7jCGhvO7BM44Z5KXepz X-Received: by 2002:a92:d847:0:b0:365:1209:16e2 with SMTP id h7-20020a92d847000000b00365120916e2mr1901081ilq.10.1710422696132; Thu, 14 Mar 2024 06:24:56 -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 g12-20020a056e021a2c00b00365fe194a08sm24712ile.21.2024.03.14.06.24.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 06:24:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 06:24:56 -0700 (PDT) Message-ID: <65f2faa8.050a0220.90d28.1fb7SMTPIN_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 A49216052471; Thu, 14 Mar 2024 09:24:55 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138383 _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 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/