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 0E17642D8E for ; Thu, 29 Jun 2023 19:10:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07E10406B7; Thu, 29 Jun 2023 19:10:15 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 77F7B406B7 for ; Thu, 29 Jun 2023 19:10:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3427426f2ddso3808505ab.3 for ; Thu, 29 Jun 2023 10:10:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688058614; x=1690650614; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r46HIhCwdEsfDP4SYu5l8g0tFLG/umlyST5ApzuGjaw=; b=DgPoqpVf9dCgcqWJf7h/H/UQyYcFhREV3+PgIQgX/9TtKSQepRTxZlQ3+MZ8BiHA8Z xpRxhvJXku9ALoUIfThI6h6+3C4MuYfFqyD5snIJDgKxWb5bvl7F08WVgO1zg09yR1Ly X6JhnVZjiE2dPy0OVfqHmLjFQbv18OXlzzlgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688058614; x=1690650614; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r46HIhCwdEsfDP4SYu5l8g0tFLG/umlyST5ApzuGjaw=; b=MYLCTUYRxHDU1sQeTVs/3AedHVxzl3xlEFLv3Kb3WltjKpiMgLblv4mSUkPTPntXUz o98N/r5sF8AIu6FE65btONqx+1zeVEli/5mmS1v5aw1DDhdKl7zvnv6gFPSFEklODNp3 SBe9Xvy5HOVUWkEDdcgKiElT+pHaeRkO2N2juFbH4L+RG9/oAoFx5pW9CIJVqxVH1+ck ZclJBWEz//WElvJ3RilsTV208B7OpvnKSs/2Zb27YrGbnRWQgApRbzjeOc2+hNd31BO9 D6GLv+VDJiYQpMA+44kXetISMZm0qGjm5etNoMyleVQG+fpnet4gn9WrnzWAJb+q0yko BrWw== X-Gm-Message-State: AC+VfDy4IZKJf9Mg+mBe1ASL+dL++Obca9c9K5C0OBD0UCdPvhsQBpZa 1Glfmj7gh2c10H9+jJ50wslF2hPIwD/MAA3Q49t9wBi1Gg5/rysjcf+LvA== X-Google-Smtp-Source: ACHHUZ4Gqh/IrDSDhBnpOHKSjHH0r6PRfjRiwF8s6KktNNN/Kcl0gqS7cecDmaFNnecytelUP4cKDr69Hxrs X-Received: by 2002:a05:6e02:606:b0:345:cea0:a676 with SMTP id t6-20020a056e02060600b00345cea0a676mr4260261ils.10.1688058613855; Thu, 29 Jun 2023 10:10:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w8-20020a92ad08000000b003422396352asm682159ilh.2.2023.06.29.10.10.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 10:10:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 10:10:13 -0700 (PDT) Message-ID: <649dbaf5.920a0220.4991c.a044SMTPIN_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 61370605246B; Thu, 29 Jun 2023 13:10:13 -0400 (EDT) Subject: |SUCCESS| pw129117 [PATCH] [v11] app/dma-perf: introduce dma-perf ap 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/129117 _Testing PASS_ Submitter: Cheng Jiang Date: Thursday, June 29 2023 13:14:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129117 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/