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 41F0B43EE0 for ; Mon, 22 Apr 2024 22:02:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C16040268; Mon, 22 Apr 2024 22:02:02 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 7F15740265 for ; Mon, 22 Apr 2024 22:02:01 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6a05f376effso25678326d6.0 for ; Mon, 22 Apr 2024 13:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713816121; x=1714420921; 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=STfFJpRT0vAIpO0eNL5CpP0y90oPiqxF8M4UgESPu3k=; b=AefBzu8O3vS9DFR+6lJrZw/CAHRIHqMSkCBGZzl/yjrxIYIgSLzjgIZKY4Vql0r2WB jA5RgaWWqAvXNTrNDO59mf558MPb0K/7QIHDBxHVTf4argvPy1/EqkDrLIhRAtC/1l7I tYtvK7WTi9f5C+s8alV3K/opNrSdpEyZJMl3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713816121; x=1714420921; 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=STfFJpRT0vAIpO0eNL5CpP0y90oPiqxF8M4UgESPu3k=; b=Yd1A/DXjQcyW78FfIz1YNa07YuhW+ZqIWNKQBaY3xnhQBfcpcGw0yMyxOLZAA01Qjb haoPHss7AasoNE8Y31/FNit0HvArB5lAdBdUWprTqUbBmFB5fuPrhc3mPO97iT+rKdjP L2FxzTSnq25/tVSEAwfO2r7BpJDbhSbLqtS8g45IVBygGb9bZejnMhhiJBwx3J46Jvrf RpbvYZerEbIySqnbZrhq0Ig4PpVRoAzNVoR0oEUcacBFkTbg3PlehPzDR1LN6GZvh5CO E8s4yHbKyRE9fHVD3JHSkdXb91E7rVKfm0z3tckfx+CCzrnkh3GRl602rS9Q7IZlDvI8 siYg== X-Gm-Message-State: AOJu0YzIykmYb/ti8OE41EfSGxEipWJMwWIuG3XpwLhaQWqfF5wpycwU yqzkkCLU7jpJPDJYyos4errOo8zBVsFiGiBDHYY/p+7X8sRRUkHQP1hvUGAvg4W691RvikGEzFt zPyUS9Ok3F2KYPSD5MEC7Hb6i9tVINfVY1JYkE9i2wtO9qd0Ws5HJ0bVx X-Google-Smtp-Source: AGHT+IFUmBVAVVB+gxoMPLY3DHFr7jwiHoIswh2H6AYxKEL0JGGYPsuA3eYu5uiUPZr4Zit0Hdeytuwf49vd X-Received: by 2002:ad4:4149:0:b0:6a0:5626:122b with SMTP id z9-20020ad44149000000b006a05626122bmr13181225qvp.9.1713816120973; Mon, 22 Apr 2024 13:02:00 -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 fn12-20020ad45d6c000000b0069b4cd46fffsm699371qvb.57.2024.04.22.13.02.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 13:02:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 13:02:00 -0700 (PDT) Message-ID: <6626c238.d40a0220.6fda6.8319SMTPIN_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 A4E9F605C200; Mon, 22 Apr 2024 16:02:00 -0400 (EDT) Subject: |SUCCESS| pw139621-139624 [PATCH] [v1,5/5] baseband/acc: cosmetic lo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422154008.119800-6-hernan.vargas@intel.com> References: <20240422154008.119800-6-hernan.vargas@intel.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/139624 _Testing PASS_ Submitter: Hernan Vargas Date: Monday, April 22 2024 15:40:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:98b4ecb4e4d73e93fdfa53f552b48d71104b445f 139621-139624 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/