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 ACEB14302E for ; Thu, 10 Aug 2023 23:10:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7395406BC; Thu, 10 Aug 2023 23:10:52 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D8D34406BC for ; Thu, 10 Aug 2023 23:10:50 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d62b8e2860dso1248769276.3 for ; Thu, 10 Aug 2023 14:10:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691701850; x=1692306650; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1eDcNaLNdh0rKquU6/aWecOzomRXXFmaVzK19pU3eR4=; b=Z3wf4XbK++yDbjYBMr3N6tkwZys2KgvAChJaS7cFeD1Vw+41uV+PqOR2f4tfQM0Bod GifWwe5UAdkheEFFu72FF1Z3a4YUB/bTb1j47y88jF10WZ5IgLaNRYy9dpXAubDNqTPd aer7IOMU46s9iyBTI7YX8Whz/xnIoqGjQDsBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691701850; x=1692306650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1eDcNaLNdh0rKquU6/aWecOzomRXXFmaVzK19pU3eR4=; b=AZUUejz6WUpqmg8mwKM5qpINuArU8D2uWxR4bnlD+fYzANtMTbe6lmilS18AbzpynQ qq+YWWAVqYRtAZsVMb5sCg7a+gtfupb6Arwgf1o2n7g7tf0rmeYPPHsvJhfDxkXJy14v 4ESsJuEL5fkrlj01l/s8wGeAa825Uh0hKji0BDnjdmVzn9SDCNokdVFjt1E8tcsPhwiU jzhEg9FD4mVnS97huttlQugWYfGuGOGR7y0p05R/QtxaMFrLj4VRVbVPYpUIEfact3VG GL3lTiIEJo/eSXGusjODif3MvF+avPh9XUq+lb7VHxcsO8SAk2p900Jd4Pxyw/hc9vNm K/Og== X-Gm-Message-State: AOJu0YxiFWAp37IART3hcHUDo1lfr15gOE0qRANgwNg0cF363X2/uDyA jn/ymg3lTpotqc2P2qotxVp7IPoSawbGzwZDkMxMVx4GweZp0l78ktrEJg== X-Google-Smtp-Source: AGHT+IFpdX+S2TECizQ3llrMOHpsYI3oZaQvhf+Nf3PgZjQaeFBkWrfc3skGpWfORI6dTRp8usjMlIiecN1F X-Received: by 2002:a0d:e4c4:0:b0:56f:fa68:2e34 with SMTP id n187-20020a0de4c4000000b0056ffa682e34mr100190ywe.35.1691701850321; Thu, 10 Aug 2023 14:10:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g62-20020a0df641000000b005835be3649bsm183924ywf.27.2023.08.10.14.10.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 14:10:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 14:10:50 -0700 (PDT) Message-ID: <64d5525a.0d0a0220.6de2d.9b3aSMTPIN_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 0E4566052471; Thu, 10 Aug 2023 17:10:50 -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 Clang) | 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 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/27279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/