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 2CE7B4302D for ; Thu, 10 Aug 2023 21:41:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28317406BC; Thu, 10 Aug 2023 21:41:22 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6793C406BC for ; Thu, 10 Aug 2023 21:41:20 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1bfca0ec8b9so1152282fac.2 for ; Thu, 10 Aug 2023 12:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691696480; x=1692301280; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iFaN/poh6/ODoIpkz0NfD1UxPRJUdxnwoBuA89E3WZ0=; b=dm49eqGFFYKIi/j2+63Hz3/ezrR6d6vezhQAM/3wQuPJNehB65v9COBeP+VJvXX+6L r59a+5T7bMeZZwfRMm7X5rj2Dc940JDsoACz24TL4XITLXUYqMG1YSC4NXDZ+VWCMj7b GbFDbcirAeUBjkJFKP2R2Wctllqe3oAwmtndU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691696480; x=1692301280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iFaN/poh6/ODoIpkz0NfD1UxPRJUdxnwoBuA89E3WZ0=; b=KjBWT8RjRC32EtqP3Xkzv8KH2jZbjCXlnJZMg24WGu/P4PaVj4In2oP21wsKvpECwt nTQ8SqcwywsJBUMJa9wqSWnr5VMg4KPw4ItyIv8/tvCgGyCL35sBhC9zv+KhDPm5qMoQ eKCuID8HJvAaZnJcoAE3jLYhFUMayba155NaqCo84YO58CUc8QGf3XHRaujS8D2oKFI1 EwZ1XU9ocJpjGe9G5n0dOwlZoKbWTZYi7beGkDZQ5e9BMDnusomD8/NoO1D0KgHzPJSq KOIMJ62fI19E1Snn/5YD6y/IU86t/ftwKrL9428fVw0hTfYPpZ5Xfky4cqLVLwCa61a6 cTOQ== X-Gm-Message-State: AOJu0Yy3aBE5VXPjXYA+sIFEkt0/u6TTVd1/ysOm29h6DZqqYgzfEULw ORSIhkb2q4eiLA1YmAQuKa3JYFaBuQ3leVxnSwXQ2/aL6W/Kv8Pf28lUow== X-Google-Smtp-Source: AGHT+IFfaVDQ3qyvPPSIfO1+1w7/uwO4dR+XTbbIzdU4dggQp4IEbatGtWDY4wDig5PDCIGkhNEBZKn/JcLQ X-Received: by 2002:a05:6870:708f:b0:1be:f720:bb7b with SMTP id v15-20020a056870708f00b001bef720bb7bmr3741598oae.16.1691696479861; Thu, 10 Aug 2023 12:41: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 du9-20020a0568703a0900b001b3524ec4d5sm157572oab.42.2023.08.10.12.41.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 12:41:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 12:41:19 -0700 (PDT) Message-ID: <64d53d5f.050a0220.39f77.8870SMTPIN_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 4EA1B6052471; Thu, 10 Aug 2023 15:41:19 -0400 (EDT) Subject: |SUCCESS| pw130085-130086 [PATCH] [v3,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130086 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, August 10 2023 13:01:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130085-130086 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/