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 139FE4302D for ; Thu, 10 Aug 2023 21:33:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F0E3406BC; Thu, 10 Aug 2023 21:33:37 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1F9D1406BC for ; Thu, 10 Aug 2023 21:33:36 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58451ecf223so14765507b3.1 for ; Thu, 10 Aug 2023 12:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691696015; x=1692300815; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=04WNvEr2kQDB3gJD3UNC9vl2ckHYn7A3qzwH7dhD16M=; b=eu6rq5rRUF8bPJRnGWgTKvlw0eURtFEHn1WKtogTTxirDTk3E8SJjoZyafDJ3mhNEN xkvJ9uGEgdkmyelxnxRUxbutonaSKEIeQjzW9UyHk79H9tLv9RSjN9VD6UujHrCqKxGF z2b/5pvl/jYl58Sp9KTQ5aGrmwUYiEJF9dg/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691696015; x=1692300815; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=04WNvEr2kQDB3gJD3UNC9vl2ckHYn7A3qzwH7dhD16M=; b=k+Qpd+uDoH20tGBq+Wx18iDeR09Rfl4DUt4IvpzSZDPAP2X7MRs9C8Z3VT5PFsdIF9 9BfH8jfDnIP/MmZcsq4fWZpJ2kxsdarvxYDAJLXrJA5RyKSgHNdPG7pyQY2GAcyq/3no K6EGWVGIQDZHKrtY1UpzwScvqavZm52RC8s6MlMukpIgc6RUJkmOUMu5ozyNc8Tiaj0T qXJWlnXugVPwKT3dHfxrDgl1QztQwl0ROdX7+3QsdQs4d+q7RU6z7Y2jklHKXzp2tr3g GdEnwehK5cLrFJlpHg/AmipT5D7WfW1KskDJUJ9FPxY36so45XdhBiq4eVSzacVL3vHK URXQ== X-Gm-Message-State: AOJu0YzGGzpM4UC+up+2zFJebUSP2J3zNdNwrPg1DmKaDxiNGTlYBQVk IY+dLx0C1cEhSAHH3uzJOiETmDJZKVBWsHiA7gbrm8UDKnELHIMQ8n/Jhg== X-Google-Smtp-Source: AGHT+IGlTYhg+KBFj4Kv7szf6PRA9NaK/ViobtmEzxmngG6Wnd0m2Wfbvl0HP2sHKwaRegQfZ+o2woKGxcSu X-Received: by 2002:a0d:d853:0:b0:586:9cca:d68b with SMTP id a80-20020a0dd853000000b005869ccad68bmr3940658ywe.33.1691696015590; Thu, 10 Aug 2023 12:33:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a0dd802000000b00577113801d0sm168645ywe.10.2023.08.10.12.33.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 12:33:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 12:33:35 -0700 (PDT) Message-ID: <64d53b8f.0d0a0220.b3bb3.99faSMTPIN_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 3C41B6052471; Thu, 10 Aug 2023 15:33:35 -0400 (EDT) Subject: |SUCCESS| pw130085-130086 [PATCH] [v3,2/2] app/dma-perf: add SG copy 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/130086 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, August 10 2023 13:01:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130085-130086 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/