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 D07CF43888 for ; Thu, 11 Jan 2024 00:28:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C84E340278; Thu, 11 Jan 2024 00:28:18 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C511740266 for ; Thu, 11 Jan 2024 00:28:17 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606e11d9cbso24310875ab.0 for ; Wed, 10 Jan 2024 15:28:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704929297; x=1705534097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZrrX6ej9RBVItPxSrz2HdGRkiH5EZIDtBzqZsnFIdKg=; b=dymOUm9NeGFftTWS7dHimCdbDgPMvsqCAngVJUQTPFAnCVovEPP/GDDBV6DDCen7YF 4lBEcMnRT5l1yFaYqUOBbJ8ceOjI3TIc5d16XVMsCABHOPnu3lyW+mT7mumawrEXq5z2 8zEcQnKgmk/LCgGaI/fv9Fz5ROJoJaZDYuG2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704929297; x=1705534097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZrrX6ej9RBVItPxSrz2HdGRkiH5EZIDtBzqZsnFIdKg=; b=r+iXe2SOQ0FHkrqUTBRLT6wdO14fasjLCbRqle0RGaQMWULEWH/5UVwS5YRGLqYWI1 Awebweamln73L/2ICjFNJyc2Cvalgw3X7BAlez3WA6j5iBKK8QSBmPY14ysZ/v4JiORr +8oajFc6ja1qU/Njbe1bb3HzpgK4a/Ald9AXWGzdbqmCzX53uR7pn0yDyNI4/vMz+uAs XiIatOtDlDpph2/E6afvi1t0wfrG0F24PIlWCG5LRI6ejNJb9WyH1CYCy8pNg5txPY7n LHphMMYRIoAdIUWtqlRd33OrdFqlsrReS/DEvlCgxYL2daJhbQgQR36oRRNtomhWeV9h t9zg== X-Gm-Message-State: AOJu0YyrTKL2VH5RO4EtKPWHhx717drXWVwuy4Kd1ad01bZGOXk9BHJq YlFt/PKNpoOEzNFdHfxvkuzIq9MQIpPZ6uaqSr13yG1eAfOMaRfVvb2S6CizVCB2zWwahotsESh 1dAAtEw== X-Google-Smtp-Source: AGHT+IFkEPMbScwgYyLHcrN91iMQdO7F8nG3MTUxtKxL5lb7/6c9QWKPij4phR6FMVKei9CQxT1OnzViarXJ X-Received: by 2002:a05:6e02:180f:b0:35e:6b97:b8a4 with SMTP id a15-20020a056e02180f00b0035e6b97b8a4mr397473ilv.4.1704929297283; Wed, 10 Jan 2024 15:28:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g15-20020a056e02198f00b0035fcf050442sm222074ilf.13.2024.01.10.15.28.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 15:28:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 15:28:17 -0800 (PST) Message-ID: <659f2811.050a0220.8fe7f.db24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A61216043481; Wed, 10 Jan 2024 18:28:16 -0500 (EST) Subject: |SUCCESS| pw135834 [PATCH] [v1,1/1] baseband/acc: refactor of DMA re 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/135834 _Testing PASS_ Submitter: Nicolas Chautru Date: Wednesday, January 10 2024 22:28:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135834 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/