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 3717943C21 for ; Wed, 28 Feb 2024 11:33:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 304BE42D90; Wed, 28 Feb 2024 11:33:28 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D09D640295 for ; Wed, 28 Feb 2024 11:32:44 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-59fdcf8ebbcso3255168eaf.3 for ; Wed, 28 Feb 2024 02:32:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709116364; x=1709721164; 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=6Au9QTQTKPU7Nn7SbIgN9ugsZgiJYx9yVQgMmhW1Ets=; b=eodpY9m+erUUo9Wx8sItsv1GP6XECrsE2LXaGY873LgVv4AtVZwnzaRtkmQE0QQk3K ckUzN8RMOktgL91s8GzBf5H5P4qmzBd0599ZBPKsKFtw9l3zuUJzZPuQHIUtmQD5V6MP FPLJnmdzMQWE0ttazyNPBSLeZnBE2CgcO/Hzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709116364; x=1709721164; 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=6Au9QTQTKPU7Nn7SbIgN9ugsZgiJYx9yVQgMmhW1Ets=; b=CT+GRyToIFI7O4VtCg52uA5vjJoTTYcScvqLr9mkAm/FdKpclbcVPLVthe+TFqaeDd Xg6Wz3q+VXmOVUpWMNqd8uND7E2sKrPr0yY4nagXEDrN0Lf50xtOXc3xUSVh+Yfksnn3 1FQxTZVtc4AbW3LzUMe6oCnusTc5jy0arkIaseLokhGX5Hub7K1095B/wUf3aGhYpeWU M4i8q34LkRqjG6YSSyu6aW243QUdyqNDX5ID4vn28k5/x2A7gJLIghKaZJ5vYfCSnyYM dP2KBoXFiop+aVpOdvvaHoTIln2ilzyXPnoIUCbyQayKbrg/zZ1Bzr/U5DPBrb9j9qkh vQVw== X-Gm-Message-State: AOJu0YyXedslspL7P4mJf/u9nu8wNtO8ziTQHVgPwMOBdgVza1JXTk5f Y7mczkwxb+3jgx9k5DR3XRxWN00YpbDLoRzsvW0ZSAjdnz9MO6OI4PjTVWdvTE/xUJ/qWf/Q6l9 g65xTLG3vnmIZNxl8iQzBNNxYksbwQfin4B11cHhPZmR2D9FGzzYgNTuU X-Google-Smtp-Source: AGHT+IFP+/CY12mz2IzteQAol+XygsQ5Rq61/vAvIF1uPA+AF9uszODrKwCbEvepShIvyg+Nbvr6W0pFRUiZ X-Received: by 2002:a05:6358:190a:b0:17b:5b6a:de9d with SMTP id w10-20020a056358190a00b0017b5b6ade9dmr16003835rwm.23.1709116364163; Wed, 28 Feb 2024 02:32:44 -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 q9-20020ad45749000000b0069019d3b502sm233272qvx.69.2024.02.28.02.32.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 02:32:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 02:32:44 -0800 (PST) Message-ID: <65df0bcc.d40a0220.0ddd.db96SMTPIN_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 DB7676052510; Wed, 28 Feb 2024 05:32:43 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137360 _Functional 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 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 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/