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 2A70843B88 for ; Wed, 28 Feb 2024 00:43:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2531D402A9; Wed, 28 Feb 2024 00:43:17 +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 107F140295 for ; Wed, 28 Feb 2024 00:43:16 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7beda6a274bso218764439f.2 for ; Tue, 27 Feb 2024 15:43:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709077395; x=1709682195; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=mEZyR/dZiVH4y8v/DGeeivJrmEz5GDqPFgsPcxPcoRU=; b=XxIoV1/cL1Zk17dO/y1Le+SqHC7JLhdq9G29KDor4ngKHATSXfSVbxy4mPTUSP+PtP Thr/0SR2Cr79mHbngg9K/Wx1wddno9cBfMzHrKpDo8DovZz30+jK87DJ88mz8YqIMBa3 MYCdmyLla71RCygmyUM8SUadZZnOPRDOBGjtA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709077395; x=1709682195; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mEZyR/dZiVH4y8v/DGeeivJrmEz5GDqPFgsPcxPcoRU=; b=Hqt/mSoBSoV7DNj1braKFQCdAG5puWSwRxkR1tiKqQe+TjAEtrrq/T+AaE55T00U6v 4b5PagPqkCiuWqiGidIh6S0q8NsbM1YEWSvUJirsPeehyJVD5f5n/KG2swiDbOSb/Of3 xmWCs9Wu8Iyjoqdugw/IvoHq8ftMteGUto9CH/b7wRcku9+mWJsD6AZcajGruZnpG5fB N69XRVhh9QzLBTL7c1aJaT/XjqJrn0A7VYU38gAQF46QlbalcE4oz0iumb+eOdYc+fA5 4JaUPzMovyObf8mcKOsCtokyRmzpn5J8dWkCDxk9rKdrUCcbodX2ZsTBbwbGa/19k30Q tvSA== X-Gm-Message-State: AOJu0YxAx/a6Qfv+VN+hjjitZMciPOlfRCkYmKgfKirgJw4LUS2yqP+g 2fB9TuFQYPGlH5KnImlNB6asoFxI3GUZvLp7/PlFvzZBXxV3HobnP2OE0RgBJfG+dqlfpD5qaaf cJgatXqhbtx08rwB1TN3tvrFNN0rsqk0IeJlX3JpYvHKJMC6scCqKFM/N X-Google-Smtp-Source: AGHT+IHEAPJ/aPwWTwk9fxKADdIxXdJpLMXYJrGbo9Jd8nWJeiurgH00VPRC9rnP+YyfPtkp+G3G6g3LtNzJ X-Received: by 2002:a5e:cb01:0:b0:7c7:d3c6:e195 with SMTP id p1-20020a5ecb01000000b007c7d3c6e195mr5984436iom.1.1709077395423; Tue, 27 Feb 2024 15:43:15 -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 f91-20020a0284e4000000b0047428d27ea5sm382033jai.47.2024.02.27.15.43.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 15:43:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 15:43:15 -0800 (PST) Message-ID: <65de7393.020a0220.5338d.db5eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 031726052712; Tue, 27 Feb 2024 18:43:15 -0500 (EST) Subject: |SUCCESS| pw137362-137360 [PATCH] [v9,4/4] app/dma-perf: add SG copy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227160031.3931694-5-amitprakashs@marvell.com> References: <20240227160031.3931694-5-amitprakashs@marvell.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137360 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, February 27 2024 16:00:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137362-137360 --> testing pass Test environment and result as below: +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+==============+===========================+================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+---------------------------+----------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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/29294/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/