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 DA69942DA0 for ; Sat, 1 Jul 2023 10:51:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D51F6410DC; Sat, 1 Jul 2023 10:51:14 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CF694410DC for ; Sat, 1 Jul 2023 10:51:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b059dd7c0cso2676654fac.0 for ; Sat, 01 Jul 2023 01:51:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688201472; x=1690793472; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=juyNh1IrGzchSxHNM2tBaLl7jGrztEEgxLKoODiMrL8=; b=KwQfRymL/WaYBPyvr8X2YSVYsOj5GoMSsDZpYJLi8rCVZUoP6YmyLunrAgFMwgG7mo Wxwnadvt8hlsr4aQ/cOq38P5u0ErdkL9Gj+DXeEUXWDWNiNy89i2AxoXwl//gVc0LYz6 9iO8yniYNM82rheoj2DFpX2hwirSfkzfMapVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688201472; x=1690793472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=juyNh1IrGzchSxHNM2tBaLl7jGrztEEgxLKoODiMrL8=; b=cR2WPUbadHfIs/aXK+khcW8tn/jBiIurTt0U0w+xiGC5D9rVJ2Ii7Rnz57K51XVgsi m6lNHdL77anZMpeRV3MIjWSC18Y5eU6p00fBFCp8n+wxdRPyfz5Skgvtn6N56knPD7Fz 6nQC3/+tx+27gfycyYh3z6ShGgcvf0Vorwp8nL+U5zeRCj3L3kWPLkki1dpw2Bvhx1qR tQvtNeiyoF/ycA3cB+v4IxhaZLuGe/uZM6zZ5RXPJ7WhvC3G4dYOLDegHR11hEFsIYsH P5kcQ0qzkec9OdoU/8wEbmT2WzWjI2FoaooTXxWlxLr5Dmd2hZsR4aX6FA2uVlTBSH4D kaVA== X-Gm-Message-State: ABy/qLaN/JRUGc0gUf9f1zX+J/dYhuWTYjodesY2CyV4mQtcbTocL3Kt q+9RF3ZEQTcilHWo1KatfmbmEYLwz5ZaRHPpyDxPckJWV4uOJK8p2xqVIA== X-Google-Smtp-Source: ACHHUZ6dNDittcoYR8AK72J/tWAuhiMOk6bUS53Ndia4i5G0WDBu23bX7/8pOgafmghoMY5kJocp9qiEPE2T X-Received: by 2002:a05:6870:818b:b0:19e:b8e0:1434 with SMTP id k11-20020a056870818b00b0019eb8e01434mr6897559oae.8.1688201472333; Sat, 01 Jul 2023 01:51:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 20-20020a056870125400b0019c6e97e4d0sm1408635oao.39.2023.07.01.01.51.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 01:51:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 01:51:12 -0700 (PDT) Message-ID: <649fe900.050a0220.b8475.14c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CC1F8605246B; Sat, 1 Jul 2023 04:51:11 -0400 (EDT) Subject: |SUCCESS| pw129117 [PATCH] [v11] app/dma-perf: introduce dma-perf ap 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/129117 _Testing PASS_ Submitter: Cheng Jiang Date: Thursday, June 29 2023 13:14:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129117 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/26868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/