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 046E94373D for ; Mon, 18 Dec 2023 21:45:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00FC9406BC; Mon, 18 Dec 2023 21:45:19 +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 2809E4064C for ; Mon, 18 Dec 2023 21:45:18 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35fb5b53331so3487275ab.0 for ; Mon, 18 Dec 2023 12:45:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702932317; x=1703537117; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=odToZDX+vjUViCroSYghfBnfTnw+iXwiePOHTtupqq0=; b=chtKDsur+1kexm6n05mwwfV9SCOBqfmvsBM4Y339PZIqvS73unVWMaiejsMjEjBH7P /IVfnzAO5Sra8t5MRZlDJpN2iHdVJqXn2i1WqD+1DUkvghdUi76DL4KJa3yNLWrvZqew 9nereyvxyt2Kdb+eaRrc6pcdNyELB04khVznM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702932317; x=1703537117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=odToZDX+vjUViCroSYghfBnfTnw+iXwiePOHTtupqq0=; b=Oj7U61/g+Dck3FVJlhpdeAsLhyftgBSgsPgDMgsGDSjl4Z5E8SLKNok+8+WlPStNNP bF0svaILC4DKTFkunTde/6B0l8SCRL9UKMTVd2POnvTwFAJIesXZPSpxa5JWfaCFF9Tr NcXP9MC8iUiex7td8ICI/e5JavDfVB9iKloMiiMh8bd0+xSFpQON6zXRm8GH8/EyiQHk D+tntufEql0rKI20bVb5SzLcW6jYB0QfoD3p5DwUvj6uIMciPJy/xsHhTwkTFnCa7Cv9 FdWRGD281YKiHQxVGFiLoIP70TJ9tjT3UwWkSdWaxp+uOU/AUpGx3PQXR7M7jaPMg2xe PMiQ== X-Gm-Message-State: AOJu0Yxlhisg6wx1rO2p/KU4m4H7dBxdXcUsm7pvuUn4C/4dlQK/hPWs WpAONmoCphknwb6exbNiXqIuGYi5SSL1rGGgZbpUr8NHQY3TxjSXv8sIfGOQAdjBmwtR1gvLFw= = X-Google-Smtp-Source: AGHT+IFPArafD5iVm5ILTezLfdDosMMODTqg7CTQfjadRN4EJxV54i3FkKBLWJDYq+BBGAyPumleaq3ldu63 X-Received: by 2002:a05:6e02:1ba1:b0:35f:79ca:4e34 with SMTP id n1-20020a056e021ba100b0035f79ca4e34mr11021566ili.15.1702932317383; Mon, 18 Dec 2023 12:45: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 y12-20020a056e02174c00b0035fb715ed16sm124614ill.57.2023.12.18.12.45.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 12:45:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 12:45:17 -0800 (PST) Message-ID: <6580af5d.050a0220.bf09b.4a92SMTPIN_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 E6C61605C311; Mon, 18 Dec 2023 15:45:16 -0500 (EST) Subject: |SUCCESS| pw135282-135283 [PATCH] [2/2] baseband/acc: fix common log 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/135283 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 15:43:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135282-135283 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28662/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/