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 608EB43BE4 for ; Wed, 28 Feb 2024 00:05:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C28A402AC; Wed, 28 Feb 2024 00:05:16 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id EF147402A9 for ; Wed, 28 Feb 2024 00:04:53 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c1a1e1e539so2955769b6e.1 for ; Tue, 27 Feb 2024 15:04:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709075093; x=1709679893; 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=9uJz4RUI5I5fhzeTOlvBMS0iKu0TKsGjp5L34eRRro8=; b=VW9jKynctBKJXdI6CqrW2RVV2YJq/bhBDfaJ7eR7LXY5aG9Ca9MrsBSUGLA2NtANMb mKih4YHnJJHb7vs8+ime+hCMh9BUURgiPS+B7yUnP1uTK1fHhSKzQNIOHVqmx3G5odsu m/hQBhJGP5K1gsOg+V/VbTIt8buJpFHkmkJRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709075093; x=1709679893; 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=9uJz4RUI5I5fhzeTOlvBMS0iKu0TKsGjp5L34eRRro8=; b=X+AF7cHn+Rj525TqKXigTtCP3XvF2kyd+QRJ8q5luivkU735HeS4hRvl3LahebwBIk kXFiUPp4qi9nmuxZt6EUCQGD1NXCurxK2HTgwrySsjnkpfsNoJutviwstOVZoCVf3PQG fuuTjWh3Jd9ofSM0bo+zCCZ3AxcjuhmAajxQTtRvD1efDe9sZAqa7myq1U6yurZyctdr lr4cP9b/japylV0YCSCXEdl0JqZJEap820DZsrF4M8AH/pHcyHdjkAqZ53MlRmvKlzcG G4lAa5QsxOt7E6u0+kzZu4p55ewhMQ9/ZeVVpuBdbwMPRSNM67lgocQu+YRn3xLGs7kv HVQw== X-Gm-Message-State: AOJu0Yyr/C56ls1gsHz8D+/vL4ach9BbjWRiID0+AiKA5a343rW9M2Kq mJ/Yio7kx0FkaItmVm+Kk37vRy82kN3uMar9m7RtCMYWVbDt178LVvBhCD+529KqZAJLs55624j mmA66y+wLopZunfIsD8mOG7pPlMkk64nibylA7EQJ X-Google-Smtp-Source: AGHT+IFfjXm6G7wi+vGRxVqWXa8XfDmTXoNFHeANNsEso/JHfmtbdeNacqEi2K1KlDtlFW58kIVJmildyfSb X-Received: by 2002:a05:6808:22a1:b0:3c1:5c16:71bd with SMTP id bo33-20020a05680822a100b003c15c1671bdmr4713500oib.43.1709075093383; Tue, 27 Feb 2024 15:04:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o11-20020a656a4b000000b005e478b33e1bsm63754pgu.24.2024.02.27.15.04.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 15:04:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 15:04:53 -0800 (PST) Message-ID: <65de6a95.650a0220.bd329.2722SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C43D06052712; Tue, 27 Feb 2024 18:04:52 -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-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/