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 BB29542B2A for ; Wed, 17 May 2023 10:10:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B06C74067B; Wed, 17 May 2023 10:10:26 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 1447C4114A for ; Wed, 17 May 2023 10:10:26 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64a9335a8e7so11380888b3a.0 for ; Wed, 17 May 2023 01:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684311025; x=1686903025; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NwSH5AfDRG/GIFiHdj16U856zKEjlGIlpk/IIqmdWNc=; b=f0hE1C5rbnef0HpDxUq6tx/uiuwaRMiNV3QqOSRFH8CJSgvgmjFT1PuRNWK/RymJTI wlxwPiYykcbJn4pD+RefyWg+vuTFrMuAkWyxGQLSJno6JW5HniutCuHLmCcR0DrQGvE2 ZDqFUCqYWI1eQjxVIMOyAxAXGLiwAQoQfS3YM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684311025; x=1686903025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NwSH5AfDRG/GIFiHdj16U856zKEjlGIlpk/IIqmdWNc=; b=MH3maSoWhR7DqJMCS77tDKrwv3QCLkk996Z95kmsbwmTaZZie0Dp+scQNRKO91JmyD QxHFUWrTR7re/gK8uhapgiIlJPMqJ7kgw8fqK952hiffPrvuCws5DXNE/vR9LSIQ0+D6 FTNIXt65gURVOgv2e7DeIWCVKVIKYmrD8H9m2vKZbLNwlY7X1vK8uexW2vVAalazu+hO Syj4DKExHW2EOoJRBXNZkJw2/PeJNoV1tQAtokwkDP7BMxmN/BZtRqgWai+uQeJQUuUe 4FREo3RnMToz7QWI6AZL1MxkIitVfDea54u3A/l6vZec+BI95AY/TYf0v5RBcSyCudyL XoDg== X-Gm-Message-State: AC+VfDx+h7+4oPMs6mdWLxjeTLwQ2r+kOjsUQ42k2ZCreWr3r5gsV3yP W5jlWM/Ye7E4yVAy+QLJgPFgX7DlwA1XPhnXwXKBTZ3QH2QIwPDZeS9UwQ== X-Google-Smtp-Source: ACHHUZ4SApxvRuFLV+9WGT+Vkf7IUZSrVMzsBIlZkgHOr8fPiQiGqcGOKC8yLwk9SI17zbXXmljPF1mALInu X-Received: by 2002:a17:902:c950:b0:1a1:d54b:71df with SMTP id i16-20020a170902c95000b001a1d54b71dfmr1595541pla.0.1684311025250; Wed, 17 May 2023 01:10:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c24-20020a170902d91800b001aaec9c4f2fsm955089plz.65.2023.05.17.01.10.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 01:10:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 01:10:25 -0700 (PDT) Message-ID: <64648bf1.170a0220.7627.e912SMTPIN_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 6F6B7605246B; Wed, 17 May 2023 04:10:24 -0400 (EDT) Subject: |SUCCESS| pw126902 [PATCH] [v2] app/dma-perf: introduce dma-perf application 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/126902 _Testing PASS_ Submitter: Cheng Jiang Date: Wednesday, May 17 2023 06:16:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126902 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26247/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/