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 3E0374373D for ; Mon, 18 Dec 2023 19:53:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B76B402D8; Mon, 18 Dec 2023 19:53:10 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 654FB4025E for ; Mon, 18 Dec 2023 19:53:09 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-77f43042268so350189685a.1 for ; Mon, 18 Dec 2023 10:53:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702925588; x=1703530388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=//NZWcZnVgfHfNDyCflh+UrQcmBDmc5fgM+YFplScnA=; b=XTFoPZIuKsZNusi3uLjkB2/36/PEYT0FLWHvoTt00Zz5NJugUwImf9Sn99hZplVj+x CCXJNLn1C1BdDjNbn8JZUlJTWv1QqXcK/hc7gxYlWt/P8DbkAQjQWllT0oJ0Y+TQsx7p yq7BnKVFXBKkGKieByP9/W22ykSDbJRrWZ8/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702925588; x=1703530388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=//NZWcZnVgfHfNDyCflh+UrQcmBDmc5fgM+YFplScnA=; b=xQdGL+lkRIZ12kDFrbm/f18JazDCT0lGLlLRZ5vEeVfjqFVnBYfPjuj4x9HKnN2uYK TC0sxoBMwfz3VVrkuXJc5ZSlWQr1fbEP/QKyzSVr9QzAsDQBrdwH+R16cHwjse8e262B IH85nLByOYC63CBsxKU7NUxBb0O2icV/DN7gPyLqi84nhJf++/LT3hETVkUomWdwfD4H GYdQqu7w+xa7ehV24ENmrawnpvfr+itpiKKBCBJvd2NZEGG6L5g+IC3O7bwEkT+LdmjM Ik1Cfcs9pTc3Bm7m40/E4i/ZTrRRnxMrnUHejEZCdYQdvJVhqcCuFtKF4IFzqCNMop7A m/bQ== X-Gm-Message-State: AOJu0YxfkOHqe3rKHxf6Wcn6j03hGo2EmKdH0uyCvLHmrdD84oJJ64tZ aqbZK/Ag+fDbfSE6qdteodcG1J5/4LaxF16oGz+KgQe0zr7UeKelDwCJXogqQ/vwCR+1p9696w= = X-Google-Smtp-Source: AGHT+IErluguJMrdNt7K/1nG5EaXyP2IzueRbG4ty7H/NEAP5LT9ofbvVa0Tlzxi2fIIpWBoygn3rig06qBq X-Received: by 2002:a05:620a:2609:b0:77f:2891:aa84 with SMTP id z9-20020a05620a260900b0077f2891aa84mr25529755qko.37.1702925588731; Mon, 18 Dec 2023 10:53:08 -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 bm7-20020a05620a198700b0077d6900c1d9sm799920qkb.7.2023.12.18.10.53.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:53:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:53:08 -0800 (PST) Message-ID: <65809514.050a0220.4f57b.2e61SMTPIN_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 4E0B9605C311; Mon, 18 Dec 2023 13:53:08 -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 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 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/