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 2B299429AD for ; Fri, 21 Apr 2023 14:18:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07821410F3; Fri, 21 Apr 2023 14:18:21 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D38B8410F3 for ; Fri, 21 Apr 2023 14:18:19 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54fb9384c2dso18395387b3.2 for ; Fri, 21 Apr 2023 05:18:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682079499; x=1684671499; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UC/7rui6YxTbj0OSIOyrZvoM6MHJtDdha43o6ty8q1Q=; b=buXM0l85aRUaSN0LXOSf6AScPHQ/OxcrrE8Ld7LKyYe5q1RXGPtjdyEkMZ90zi9lqC j4WoaERbS+ab9VFi8bFHeKPcAnJbjz4Dzj68HYbfcOQ/3LAHlnEfb8LR3r/c1R7S7Sld g4JdjAI9ROj6vvLl/ngIYUyGm14g34PGxAM3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682079499; x=1684671499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UC/7rui6YxTbj0OSIOyrZvoM6MHJtDdha43o6ty8q1Q=; b=TJ68xbh9tuGPFDgtSL74/5o1IzFET6fL3Iole5lLJhcgty4EB+Y9pGeTCxG6vjNRz4 HNbQ8YibNv3r+WoJYwdWtPUp4bIcMil6psqtct8CSUxk2Il6IcJdr3WsV03qKLxRuDIl gb45mTHhHGOmrfXBxhb6WjDx9eaGnfQETxCmgR4H9TuY4y+KHBX8FUgH+RS3G7Pzgiix qGgWQvse+BTIKFL6npG74DVjWZRsXeU+CUQeQRGkQFpsHLPgEesn0M1R8sTQDvFJIX8K AaPHpRSNA/dzNx4ICEr2NUvjMRguXO4xLrxMeRzAP31Aa8b+kwA5fMkvtWh6JAuyXYPR i8hA== X-Gm-Message-State: AAQBX9dx9ZuahXTbn6B66h+xCU6dwayTLwcYNhyBmgEwY/Wt0HWZ7SXf M2GX05yZgPhQji+CwQNxDN6gQ7REebjnY4yO8pRKunuWDAfqvyMVmAN8Jf5v/Psm3CTwv76nRg= = X-Google-Smtp-Source: AKy350YpdP42hpSwGldeCDnRIGYme8mkuJYytob6KTTzbVb5E3GZnp+Z7UgO+vB/6WUcxk55VBISKmTnzJJa X-Received: by 2002:a81:6c4e:0:b0:556:1070:7c61 with SMTP id h75-20020a816c4e000000b0055610707c61mr1655337ywc.26.1682079499213; Fri, 21 Apr 2023 05:18:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o8-20020a81de48000000b0054f4b25e1fbsm378246ywl.11.2023.04.21.05.18.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 05:18:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 05:18:19 -0700 (PDT) Message-ID: <64427f0b.810a0220.751a.9b78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DCE1F605246B; Fri, 21 Apr 2023 08:18:18 -0400 (EDT) Subject: |SUCCESS| pw126293 [PATCH] app/dma-perf: introduce dma-perf application From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126293 _Testing PASS_ Submitter: Cheng Jiang Date: Thursday, April 20 2023 07:22:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126293 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ | RHEL 7 | PASS | +--------------+----------+ | RHEL8 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) 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/26061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/