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 B330D42AF7 for ; Wed, 17 May 2023 14:54:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B044740EE1; Wed, 17 May 2023 14:54:23 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EBF2F406B7 for ; Wed, 17 May 2023 14:54:21 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55a20a56a01so9550697b3.3 for ; Wed, 17 May 2023 05:54:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684328061; x=1686920061; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oof4wqxQ+oAofR0/jxD4SORwvGC4CrgftCa9GlS2Dag=; b=XcwWvc7Y51sJGB8WM7sNKqcy1jyN9fqxhqrHtj2fePJeNoshi9uB859uG5bi/avZl9 EboXmaWcvmnDG883XmifplrcBypFfiVusnKuFGOJ1JfCNf7lVf1psn9YkdVvRQ5hPAeb YmSJpZHO3NJ//lFhY5LC+hwxtOBg7oLHgUGX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684328061; x=1686920061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oof4wqxQ+oAofR0/jxD4SORwvGC4CrgftCa9GlS2Dag=; b=deHsP7s34ozhFEZKThe3dZ+iVSGTeEBGF4X6yVBEUy75A36es1g5arRBypfST5OopF z3nhanNVP0XKDXxw3G6JNmh4UWGs4KdLm7SabaTtpXKKtLazW0YSAri7xC+gkUhbUmVo u2MNZ8nCA1JgfJvx0asstwdWSPwC3mH6EfFd4a78qi8SVqY7OR5eP6qe+a/KkTC0+zlT g+68Hv4Wy8jydrpwvVvsM6HktYb5rT/PFrIWdMke+XjY2uNliZx8DQiu0aWXYO9YB20x tfqvTgPljY53b8MbP4gulQfgTW4hQwDvxWBjqrfH/WpYesTFhtTBgm3Kx0E+hcG2w52x Yv1w== X-Gm-Message-State: AC+VfDx4KZUn8lOml7fCzBQjVQEraqIATuxqD3wQji8Nv0T6pN5S7URf 2hDgvo4nhN9QIJsjQvPfs+YliM5cIba7l61ltCWaSkTsZtK6HhmUGyMrRA== X-Google-Smtp-Source: ACHHUZ7ynFQDKMe2nSFFeWS+Dl/DPtHI3d5XMdCoAt1sfkRIAU255mXrtUxG0LtlNnwUTYDt7aUtoliDeDyx X-Received: by 2002:a0d:db93:0:b0:55a:2fbb:4790 with SMTP id d141-20020a0ddb93000000b0055a2fbb4790mr35119411ywe.12.1684328061411; Wed, 17 May 2023 05:54:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b84-20020a816757000000b00561ba85c158sm174060ywc.63.2023.05.17.05.54.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 05:54:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 05:54:21 -0700 (PDT) Message-ID: <6464ce7d.810a0220.9feb7.78a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 50C0A605246B; Wed, 17 May 2023 08:54:20 -0400 (EDT) Subject: |SUCCESS| pw126907 [PATCH] [v3] app/dma-perf: introduce dma-perf application 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126907 _Testing PASS_ Submitter: Cheng Jiang Date: Wednesday, May 17 2023 07:31:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126907 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 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 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 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26252/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/