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 4595C42625 for ; Sun, 24 Sep 2023 12:16:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A7D840296; Sun, 24 Sep 2023 12:16:22 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9616740296 for ; Sun, 24 Sep 2023 12:16:20 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fa416b7ffso112279139f.2 for ; Sun, 24 Sep 2023 03:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695550580; x=1696155380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oDETBN/CYtaWVLJMh/9ieWOCqL6oPoHAYahqnhTgw84=; b=cftRAtjt+CrQZ9+Nf0nuMhmhqnGgjX7VdV7StNclFOGaCtRWX3N2QuLG5z7ibxKjl5 lv7U2wAmizQxe80lHskAqARv3fFYnD5VN6Hv8VfmBe5mC3Cxey0nFUdn+abnRMLzlXye Q3UDoZpGbLLJF7QZ+vESSSHLdcf+wU3Ps5S2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695550580; x=1696155380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oDETBN/CYtaWVLJMh/9ieWOCqL6oPoHAYahqnhTgw84=; b=krxUHhfqtPDe10Z3J1MsthWmVQWWC53OfK5iltVAByQ/yzhi8QXpFo2dHZHTH5xgBF uNQs94nzSvs+1hxsCuIN1AFXiXhONzGsyzsM6gceh1Yve4Mi+witehUnLvOGq4tKK9/Q 681Al9wPdhaNrxu4h8XKlBsHoD48y1cvp/2K9NEPEut4ItL092yhPMvcsf7zZTY6V8+d cvyaGihVN9IBvr2vFgHNAL3kcNBFof5LJSV4t28sZfzRQd3lwQ4ZFKY5KiQrtBGZ9wkH X9F/SOwUwNxSLozhWuZCkxWHwRh/Q3lk2yg+8XSZ9o7Ij4kX9S7LeJhhU0XaBkCYNSq1 d0fg== X-Gm-Message-State: AOJu0YyZNvnx5hF92Cd/uNAa25Cjohpfq9nHzVoPVFordeLbAt6cqLoN pS8Unah+7kiLpxq+yFk3dWOhFVnCqxvqlqqnk0abtYYhB2ZtjU9D5AkyVg== X-Google-Smtp-Source: AGHT+IH/DPR79R8uP1Denk4nX7uR4B/lEa5UOaxzmRc8ledouuUf5L1m9/Z+ru9dvce0BMxvcd6ccymX8YOU X-Received: by 2002:a5d:9c17:0:b0:798:2415:1189 with SMTP id 23-20020a5d9c17000000b0079824151189mr4069296ioe.12.1695550579940; Sun, 24 Sep 2023 03:16:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a056602160600b0079f96ae9706sm183050iow.2.2023.09.24.03.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 03:16:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 03:16:19 -0700 (PDT) Message-ID: <65100c73.050a0220.c8796.adb4SMTPIN_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 3C2046052514; Sun, 24 Sep 2023 06:16:19 -0400 (EDT) Subject: |SUCCESS| pw131857-131858 [PATCH] [v4,2/2] app/dma-perf: add SG copy 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131858 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Sunday, September 24 2023 09:32:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131857-131858 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27704/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/