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 B8F0342D8F for ; Thu, 29 Jun 2023 18:52:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B36A3406B7; Thu, 29 Jun 2023 18:52:35 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 5507B406B7 for ; Thu, 29 Jun 2023 18:52:34 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-53fa455cd94so517688a12.2 for ; Thu, 29 Jun 2023 09:52:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688057553; x=1690649553; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r46HIhCwdEsfDP4SYu5l8g0tFLG/umlyST5ApzuGjaw=; b=Qs8YNgR7XUnDa8xK7bnFK1wweq0wzJz7/Nfh2cFrf+39Kaoey0rAlWQGgO+1ZMIOan NsQ8oQQINqmQAMKFVCT8qdmOLceeAy5OfSY58THIq6or8mlHReiE95tlr3F9K9PWNEz+ XpdY7Powh4ik2YeYykO3eVIJkFBXWF4fQGALs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688057553; x=1690649553; 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=aiZ20IRLjVWz1u4k9v2DSAcJ8/zXc4vFWIjYO95oSSejBFuKz5w23z2g7q5o18Kf9K +btsolwW95Y5gThjgHnazooleEgS1Imm0/cnJ8V/MZfqAWhjP9r6Bctl+9n2HmTCjdHE eSNmuMLlmLYNhRcYE57KZf62XN4rPaaMXZy/p1NtDZ2CcIbBwOxrCBVE3vQgp1eBMD1V 0IbUrvLgE4KJuJn/2Y+NsAYdtfbafwYQhikzRo05hCCTvMJmf56r8m+s4CH9puNP15cH Xg9zXtLemBcNcsYpy2Qh4LggsNgSz/SjDFqF6YBf3OEEbO1VWc1Uymgv+pthn2orCexu q9xA== X-Gm-Message-State: AC+VfDxdTT9ZgTVO+GD0SiiEFD+7874zm66i5bACnydMysFC/aAg0avp VFHanhxZzX+4NNb0GwDZhn9EEXfBSfzPk6OErXNHC7Z0Gm6Vw7ch6LLD+Q== X-Google-Smtp-Source: ACHHUZ7mYC5T6TfbFnyLjY9Ii4VQZcwDEudicSZbxChKnbFwRSUWoM84S/Njn95GvWAhLYmbJXW786ZELz2T X-Received: by 2002:a05:6a20:5486:b0:10b:f590:5a1f with SMTP id i6-20020a056a20548600b0010bf5905a1fmr439110pzk.0.1688057553531; Thu, 29 Jun 2023 09:52:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c8-20020a63d508000000b005345f2442basm734539pgg.5.2023.06.29.09.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:52:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:52:33 -0700 (PDT) Message-ID: <649db6d1.630a0220.48390.c049SMTPIN_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 C2B0F605246B; Thu, 29 Jun 2023 12:52:32 -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/