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 436194339B for ; Wed, 22 Nov 2023 12:50:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FC4F40E6E; Wed, 22 Nov 2023 12:50:37 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0733640E36 for ; Wed, 22 Nov 2023 12:50:30 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7afff3ea94dso236398739f.3 for ; Wed, 22 Nov 2023 03:50:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700653829; x=1701258629; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Po7UT/yegU3p0VqYHCkgsbet5s7e9PA8735Rk9jUnSQ=; b=fxTOnXB+eqH6C1D+kcKsT4mt6DvRt2fFaYnlCtJ4+MCOUGZga97bIYDV2nwL/QBlaR N4g4QT8T8UoyuDtuzMgMg52sg15372RNB0hBnL9wLXPhgmgqmCVr4wKRuUrsH8+EpgKS 96nrRiFpw4Pke8Xi1yJMWWeyd+4FeZV4qDslk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700653829; x=1701258629; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Po7UT/yegU3p0VqYHCkgsbet5s7e9PA8735Rk9jUnSQ=; b=e7Lb1J4f0sF2EhtlfmcDTwrCDlEL4aijZ6hcN+DuI4Z/D40fGcyjDWdRyj3Kl9nIMg 3txwWtPiZcpmagViKPR9ZUH8W2KnybPhZAUsCkdZObZmWK0cgtbelptiYPc+Nwi5SWPU lkF2hPot2P8c/8N0RnLkO3mCjk7BJN+A4jc01NvMHLGMCqaMkSWHN3iqb5yrbzQnpvaU 2evFLnMUfRk5jGkQWpBNahx5k0+pvIeYGoIJnSiYFPrf/OoUX/UhkdvbSScO9SEFoAlq rqR2fXSymMk4BiTPOrWvnV2t/4gUWbaNe/k9v1DyWrzdbq48eW92t8rlMCtmnnMcPz3L Jpow== X-Gm-Message-State: AOJu0Yz+LJIn3VA7M8tI2FQ7xADAKmlSBOoBiytDhXgRTv2uT/4cUdqo YcTsqA9rApJk23aTWIRC/B1/gJjcATn1zeZgygsh9EtMmg0+sRCF1Q8ehKzaNWaq1AVQLAJv6A= = X-Google-Smtp-Source: AGHT+IFV2/ZjddD29iHzawjF136q5fN68mhTYqbeXgVWZwTNG66Fg2Ti5TO5R5I5DFmx8mIShv3H8j183R29 X-Received: by 2002:a5d:8d91:0:b0:794:d833:4a8a with SMTP id b17-20020a5d8d91000000b00794d8334a8amr1881408ioj.0.1700653829502; Wed, 22 Nov 2023 03:50:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a6bfb08000000b007a9b1c9227fsm726124iog.29.2023.11.22.03.50.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 03:50:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 03:50:29 -0800 (PST) Message-ID: <655deb05.6b0a0220.ea268.ba63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 102286051823; Wed, 22 Nov 2023 06:50:29 -0500 (EST) Subject: |SUCCESS| pw134528-134531 [PATCH] [v8,4/4] 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/134531 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, November 22 2023 11:06:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134528-134531 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/28438/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/