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 0883F42CA6 for ; Tue, 13 Jun 2023 10:51:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0193540698; Tue, 13 Jun 2023 10:51:57 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2601D40698 for ; Tue, 13 Jun 2023 10:51:56 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6261367d2f1so6018936d6.3 for ; Tue, 13 Jun 2023 01:51:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686646315; x=1689238315; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=goS/oBuyXqfhiuE+W/OBlToV8iIt/DKJTHWybUrWUZM=; b=W/rtdtlIjBjXWz44XNOaUfr9nUOueWOshha33LLhEhmUZA70zAraUuMPRlBB0wWoOw srA8X2NciHw/AFLt293N9u+UecHCFreXSr1fOAx8720KaQ7o+cY2DqtP0vEzNXr56UyV NtuQbiCQWoRfOc/4CLcnOIxyuRenFf25yrPfQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686646315; x=1689238315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=goS/oBuyXqfhiuE+W/OBlToV8iIt/DKJTHWybUrWUZM=; b=LtHxFUumqKQ+1lv0MMnSVrf6yyrGIEm+NSGGB7IIBQYJQ4SqiVWgpXFFCRsWglbXaZ DEVmcwSjzpno6wOGY2FGYhDrqKHLiwK+u04gc7BfNfe5kWt1Vj8TG7MkpdZSd6+UDGPV AT0yWw/lay1nc86p5q+zrpgWIaGuto/VtKEJXNGsCOO5MpuqYlfsLkUc/o1Zz35+fzWu TxdPExKcN/B91c9L2+ulITeqHX7w94A4XGgcN/i5LjJkPtMh1Ju8NwNWE1lLc5jR1KPQ pwyFCEaVCDamKIFxaX4L/lzJ0eSYAsXDMiQ4Ywo4sPIiFGKNG742eXR7EngLCB8Jr8P8 gP7Q== X-Gm-Message-State: AC+VfDz64/2MNgRyJeUB/dXjfUembvlYO4V1sddzdlhW2tIk1kaNonoZ oPmlSmmJAmBroOs8cfcblr4+62Um+p8KS2sVBsO62DRT4VWnsych7AF4Hg== X-Google-Smtp-Source: ACHHUZ6zJRP7N83nzlCelpKHYfRrEZn4cAdVAhnTvQ6ygH2UonYmK3gDrRhujfb8MblP+NIf3FUI914nwoCp X-Received: by 2002:a05:6214:1c89:b0:62d:f598:dc23 with SMTP id ib9-20020a0562141c8900b0062df598dc23mr1237417qvb.43.1686646315603; Tue, 13 Jun 2023 01:51:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hr6-20020a05621423c600b006261b6d0c12sm1198968qvb.57.2023.06.13.01.51.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 01:51:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 01:51:55 -0700 (PDT) Message-ID: <64882e2b.050a0220.4a121.62faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D98D605246B; Tue, 13 Jun 2023 04:51:55 -0400 (EDT) Subject: |SUCCESS| pw128531 [PATCH] [v6] app/dma-perf: introduce dma-perf app 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128531 _Testing PASS_ Submitter: Cheng Jiang Date: Tuesday, June 13 2023 04:31:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128531 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/26646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/