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 9CD4C43280 for ; Fri, 3 Nov 2023 21:18:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9604A4029E; Fri, 3 Nov 2023 21:18:53 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A14E4029E for ; Fri, 3 Nov 2023 21:18:52 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-77a453eb01cso143363985a.0 for ; Fri, 03 Nov 2023 13:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699042732; x=1699647532; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=349RFSKluaop5bUs/Ai96hoZWy3GqiREm449R+Zj13k=; b=YYEiNrDibIlLbsDBgwmp+oapelg5z+dXXOr8LhfSng8yQNuo95j10mqsD1aEWpcDPf AgzeZqtuGnuMCjC5Z7z3sppBV0DIqauSJhPPPJVCl6XLihQSAUtysYX6bUD796xOiLqZ zl9dh9Syq1vGpfl11H8fnIl5QH4TgjQqfbFkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699042732; x=1699647532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=349RFSKluaop5bUs/Ai96hoZWy3GqiREm449R+Zj13k=; b=qXGzE0POq0lelPmc9U1Fpvv3jm5WvlS0mFJV3kZJa91bR3A7gJGwGzrGjuK1OR2ijj MROYBARYwGdteg4YTIbNm2i0KCaSqAocUQwOHrDDPtWGgPzyyQyDTG+7267ihT01K1V/ oB7YYJX2Q+1msgF2PbcxQ95EB0Z/rL7lCYA2Pys/creilmLqGMxx5j6w9/aATIyBBncr vDlnecFwGoV6a2ac7+3Uk3GN5HZ2w/16kjIdwpJCfuF739S21CooQWn0ORkA5UGvfjA2 ogvPRFSwC+wsL9EZx+GHKWaztVZBjiltoM6vhn7HPe6sqaUpeO/uPI8q4Cv4gwPaM2wW dfvw== X-Gm-Message-State: AOJu0YzFP+6vR3JxBOJDt/8QvIUiDPgmdUz8mcumcXSuoGxgZXo4c7go RMWFur4gUfjhyfgWLEYjEqAw8DJap7KcsDpwWtAbQfVdosL61up2bkADOA== X-Google-Smtp-Source: AGHT+IHLymhCdOnHA2L6An4INpr+/0YPVQVMEQZ3jNcDxXNIINneWmTGsPs2r2VZiXlw7cwdCU7d/XIS0178 X-Received: by 2002:a05:6214:5005:b0:66d:25f7:de15 with SMTP id jo5-20020a056214500500b0066d25f7de15mr30532477qvb.31.1699042731965; Fri, 03 Nov 2023 13:18:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a0cca03000000b0067550a49b4bsm87896qvk.35.2023.11.03.13.18.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 13:18:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 13:18:51 -0700 (PDT) Message-ID: <654555ab.0c0a0220.c104b.25e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A9F76605C34D; Fri, 3 Nov 2023 16:18:51 -0400 (EDT) Subject: |SUCCESS| pw133839-133841 [PATCH] [v3,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/133841 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, November 03 2023 15:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133839-133841 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 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/28224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/