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 EDBAC4302E for ; Thu, 10 Aug 2023 22:40:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E82AB406BC; Thu, 10 Aug 2023 22:40:28 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4E2A7406BC for ; Thu, 10 Aug 2023 22:40:28 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1bb954414e8so1169694fac.0 for ; Thu, 10 Aug 2023 13:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691700027; x=1692304827; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lDMAYQyPFWeoc6S7f444HxC83wCjTPay1wJWNALzS4A=; b=JFG6oCdIQS1XDNzr1NX0UbT1PvKFaX1XejFj6QLsGySLMvw7SBsaRAjcvNqC9n8tj2 JuW3YRzCE+D2HnHMGbt2u3FX4F/eVzr28em4H7TuT930JN14HWe351wJh6rlq6DTVH7t ciC7XGxMm78tmPB0u5DOCNgffAU1V/mKvc8PM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691700027; x=1692304827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lDMAYQyPFWeoc6S7f444HxC83wCjTPay1wJWNALzS4A=; b=StHXB0tBY8293yVgly2PhypU8BdDzAlkCiXH4LokLJ7KNo+WYHPVK/kldU8nZtwRG1 OZ8CmNkruxxGqxNCicnjx2s3mMbz2M+YfzXNuLQm/lhHGdWHLYghasoevSatF2sxWvMb njoq32QLiVNy4y+Y24K/kLFHWxznY5azVyAjGtbFPRusCVBBP++F8gecmjJ9VvB+QHND 1tjxxu4VnYPa/fsWfl7j7/CayBfm2uJ3S4uGL47IlRBj7DETZNAmqSifp52cJFUqnKDj Z8FCnfHfV4iQSoH4zJ92OUNBlZ118y7wZlXIKgVCIB72kxAqz6os+GKwP8FQpExs8aiE yE1g== X-Gm-Message-State: AOJu0YxVf3fvBZlns1yC5yeIqxo8d8bnTOenfI/yZD6YA+IyY3XAJawb XxJdp/7OTJx5MobE0/eJEk0B1erSSngw673+9z12AWWR+li6KeldjAx+tEeg15JALEHxe7ISeQ= = X-Google-Smtp-Source: AGHT+IGboFFNI5ZMahY1uDdn14DnNOoj7PzSb/VT5Rn/d28lSgoN3Bj2pl6gn2efUji3HXQfscSsUSYTgmzK X-Received: by 2002:a05:6871:795:b0:1bf:bf72:6085 with SMTP id o21-20020a056871079500b001bfbf726085mr4704211oap.17.1691700027753; Thu, 10 Aug 2023 13:40:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z8-20020a056870e14800b001bb95ece977sm172346oaa.1.2023.08.10.13.40.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 13:40:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 13:40:27 -0700 (PDT) Message-ID: <64d54b3b.050a0220.7ecd5.9b02SMTPIN_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 3A83C6052471; Thu, 10 Aug 2023 16:40:27 -0400 (EDT) Subject: |SUCCESS| pw130082-130084 [PATCH] [v2,3/3] test/dma: add SG copy tes 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/130084 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, August 10 2023 12:36:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130082-130084 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/