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 D070A43028 for ; Fri, 11 Aug 2023 02:08:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD53A40DFB; Fri, 11 Aug 2023 02:08:20 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4DB4640DFB for ; Fri, 11 Aug 2023 02:08:19 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-790a590237aso52315339f.3 for ; Thu, 10 Aug 2023 17:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691712498; x=1692317298; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QJinD2bNWN0V9j3WhxLK2qWyqpwldB3KcX+pD5BaTsc=; b=BBgJIhwx/9AkVHgeVvVEL58pO5N7g3FErm2Thakux45+91siUh6hkuCS2tEp4JSyuN Y0EPtYMRxlKhMRGTuv02p53sZzUaxDGW3vToF7RBar9wjePv5+j54UQhLBLo+ybZZmn+ 9z+dXQ51aN80CHZaaBCgcA478vqTgDO/htcLw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691712498; x=1692317298; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QJinD2bNWN0V9j3WhxLK2qWyqpwldB3KcX+pD5BaTsc=; b=Mgjrej9wCjjFUEf/G80loIvMBVTQTfBBEO/puGiCLkpTE9T4nSPfBJ0nMNpOkOtOWt 03EwFRsB95XyGQp5HUS49T+MkcqXGdhKoUhDX4KQz9Fz1qgCIztZDNFDYbtcBQ7zEWiH yhUulGXtJHYx9mzjikzwYcE8cmk5xwksHCbpLtu6ZvjOeYiZefWA3JuliupdQq9uW0mG 9JCm3ixGPHfko5nfUYoK2mj2e+2vtt6EVi0kSoG8N22q3LQ4cL8q/0B7PseP9ISGXxzl ruGm4PpcK5si+tpUTpAtWSOFLd0QLXGk7qxPQ7bcoyAhsJuPyTjDZJOGaU8lt4KqXVYG UFgg== X-Gm-Message-State: AOJu0YzRTTz3cb1ByX8FnIlIZmuqq/fAE8aM6jBJuDUdS5YNV4aiNqcv FLTPRlNkGgE5Wy8J5NC57MWGzGfOJRuzwF69LqD+ftEBuBgl5o8T/s2H2Q== X-Google-Smtp-Source: AGHT+IEXa57ed1U8PjeqcsXzRxP+02jEuJYbqXS/GoY4W3fuXLOIRHPhtWQosWkH8WRCMq33YJg0heVKQn0p X-Received: by 2002:a6b:6e09:0:b0:780:d031:bc42 with SMTP id d9-20020a6b6e09000000b00780d031bc42mr748254ioh.16.1691712498708; Thu, 10 Aug 2023 17:08:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l7-20020a5d8f87000000b007871699f58asm117777iol.2.2023.08.10.17.08.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 17:08:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 17:08:18 -0700 (PDT) Message-ID: <64d57bf2.5d0a0220.d3108.6795SMTPIN_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 3A2D86052471; Thu, 10 Aug 2023 20:08:18 -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-unit-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_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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 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/