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 4367641E88 for ; Tue, 14 Mar 2023 00:19:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22E8A40ED4; Tue, 14 Mar 2023 00:19:21 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 41BEA40ED4 for ; Tue, 14 Mar 2023 00:19:19 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-17711f56136so15450476fac.12 for ; Mon, 13 Mar 2023 16:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678749558; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=J9QsC8qNnQwHa4Avu+Ixvrxm+QWOYF8mVLWMjyCu3yE=; b=ckNP2Gf/TPYGlfnIKwDhEJbrkzzWXuavRs9CBmo0h2N0/NHJYpbJ6r++aTLkMCBJwW FzKCwXKMqtDbvSqt7y8r/NOBeW6TnsHJJph6hLS3vAOpd/UvBl89+7wjD+zfVGTOKV1H k8g2YG1p5UxTf2wkH//srqPdHZtqUDcFVt5EI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678749558; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J9QsC8qNnQwHa4Avu+Ixvrxm+QWOYF8mVLWMjyCu3yE=; b=N+SM59tKKje49xDNwB01izYBoXKOqEsUXV3hGDzxHVAo1Ip3UI9tJmThVrP+mjLDQZ /uKbwrQePofZQpgmQgy1e+hMBVOSGdq0v0Uhdmr3ibwr7AffDgtlKkBazGlmwSzBhXFk JOXCjy2qxxj8wiM+hdJVmsA2CNSpomtnPI9Q6NV6EGVYfvZYzx8ow10e6nfolMzPPRKH 2YE4D0P7f/S2QH3yyCRnvAnb9oenqH1vv0kEW4a3ct79p33nBPSvyXhu9KdxIwkTZ1hE QCmlxGnlAxTXFmkeiENQzBn+/T2CWVVyEIfSgOZtTNE2TKLFFWKpKBR3uF6ynJVSMd1D Jf1A== X-Gm-Message-State: AO0yUKX8yQDmqn/B9cqxuZyzJzbrhpB8MryQzDnGbtuOa8h8ymlMFncE 6FNOecHjPVC98bfXhrUWvyIpQHmtF8HKbcLdPZ8D9m7YBSqexakUZxJ5cKltROt8mdOpKwPjXA= = X-Google-Smtp-Source: AK7set8JBuAMPoeZTIUaLaO1ONzJ3Xj2D2YBLr2/THIjd0k8xT/nW77rb01e2umUH4RtIW/mo28O2Lq9rF8+ X-Received: by 2002:a05:6870:4248:b0:177:c715:f404 with SMTP id v8-20020a056870424800b00177c715f404mr2188295oac.49.1678749558503; Mon, 13 Mar 2023 16:19:18 -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 w1-20020a056870e2c100b0017648c8b794sm62301oad.4.2023.03.13.16.19.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 16:19:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A056605246B; Mon, 13 Mar 2023 19:19:18 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0178F6011D; Mon, 13 Mar 2023 23:19:18 +0000 (UTC) Subject: |SUCCESS| pw125074 [PATCH] app: fix mbuf_autotest in case of defined RTE_LIBRTE_MBUF_DEBUG From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230313231918.0178F6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 23:19:18 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125074 _Testing PASS_ Submitter: Pavel Ivashchenko Date: Monday, March 13 2023 16:56:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125074 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/