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 37862438C6 for ; Mon, 15 Jan 2024 01:36:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 326684029F; Mon, 15 Jan 2024 01:36:02 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 5346740272 for ; Mon, 15 Jan 2024 01:36:00 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-598f3e9f2e3so598051eaf.3 for ; Sun, 14 Jan 2024 16:36:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705278959; x=1705883759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dvW9ChuNqIk1geOSO8p8lrDh7Lo56+7OmN2aPn6yrWg=; b=PGiOEpbGyO1uZj/loYuPDLh/J9fldaUPjt14WdGc6SCxFHSQpiUXrp7JPfIn28Ecy3 71oA3gtWTRrIwVW9COCiWjL1tnZDEsJk5BdT6XX5EeN9CFBDvO6KCDl6MpR4tF0vNrrv ecxnCiwMyTD5DkvCB4bpoehoJwUuy+e23YkLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705278959; x=1705883759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dvW9ChuNqIk1geOSO8p8lrDh7Lo56+7OmN2aPn6yrWg=; b=a5pDUNGF11+jwU/gcHJVJrvS64leQWzXiXlv9P6YKpDTYzznAOMfhchcIbyJuL4TsY pUJuDbQO/ripcT7oJM6Y/A93EeJSvPstqUh+yfPtbA0wQPAWdC99iygutY4icKBl1Iec l/UZgOJsDePd7NT1YP++wOx7TTdybsvMK5Evc1pUMpaCSLwMJ4NWDuAy85D/bMBRlN0G T97L0gwGVVBNGcvwmOhEXYiqjTf5CZJUDVvXLypgdZ0mheXyGqAquy6oFNeltMphL44R H7/gPVw0fm+S3r0r8yPzMVU4UsVZmnTu43QPJOwaPhnXF8IeFz0lncDxEKbOxtJfC7kn ScHQ== X-Gm-Message-State: AOJu0YxdraZLbsVFU6tMfn9mY79MeWpSsi+h2I0uQRagOoG5SbyTBtkH nu0refNZq4QlmjMJBpYzLJU2PNLUUJxCc9UDVAJvesU0zBtPU3vSAY7I1Eewe4OzQg== X-Google-Smtp-Source: AGHT+IFGAYpIPXD8yO4x47qF8q8eaykcDpG51XHzt9kDGe0P92wuPQLxYyaTbfnTalSRi8K2lzufWBJdALGo X-Received: by 2002:a05:6358:6a53:b0:175:e9b3:5ff3 with SMTP id c19-20020a0563586a5300b00175e9b35ff3mr794999rwh.62.1705278959483; Sun, 14 Jan 2024 16:35:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o8-20020a17090323c800b001d507ff7a2asm213652plh.13.2024.01.14.16.35.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jan 2024 16:35:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jan 2024 16:35:59 -0800 (PST) Message-ID: <65a47def.170a0220.a8118.f212SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A25E46052515; Sun, 14 Jan 2024 19:35:58 -0500 (EST) Subject: |SUCCESS| pw135859 [PATCH] [v1,1/1] baseband/acc: remove acc101 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135859 _Testing PASS_ Submitter: Hernan Vargas Date: Friday, January 12 2024 20:36:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 135859 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/