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 44B8842D8E for ; Thu, 29 Jun 2023 19:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FD9E406B7; Thu, 29 Jun 2023 19:03:48 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 64D79406B7 for ; Thu, 29 Jun 2023 19:03:46 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-be49e41a3d6so749049276.1 for ; Thu, 29 Jun 2023 10:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688058226; x=1690650226; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r46HIhCwdEsfDP4SYu5l8g0tFLG/umlyST5ApzuGjaw=; b=TNsJetZ/DFt45eVfaJJ1iCaGgxlXcaspQFuvfuusslzbykl2jqTFhn7n/JLBl3/g68 D6q3FU8K9TixJuq1XzJoCGYZTaw/70aBUsrkVIrMH4/RRxvHXKRchL08mnnmo9hkadua WQtk5MNUwtq9xqNtPrdUVoYtmehKvcEPBV18k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688058226; x=1690650226; 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=X+tBefgKmE8XATucp6kq/jH289hrtrN2iwp5h+RwwJK9BaAYGRTTixuopF3jHfJU37 5BJPQD8LqM6MGz+VYJr555ZQkUx6C3D0O6BbGB8LvwNKYzjTxuarlFiOPRYHHL3pIYTr FmYAJyaiH5kJ38+HICqlLtRRq3BN+0G3coPNi/MiiJZFmbt3r7CCYijJkxm0Hh0z/Cst iVeQpKoRf7BY7Uu7C6403k1LskdNrMO67u8ylYtHqIfgMQVrtHTKp4x9/DI/YQy8xG8I eneGIIMtBbdO+0WyfZNRMUNXQVaZ5iyozQjG8ki/WWAu7knHTGLtD1a+hpgeBDFI6X/1 425g== X-Gm-Message-State: ABy/qLa7bgSNe576s2s3Sr6FtQSQH4m1LSIpxxSKQKBYPyQTGcZybRA9 vp+7z4udXlIRimrI4H3UXV+9y/WRcxpmh+k+ChtX2aQX3vHvixOeY41w3BNvQXSiAJMwH8dcDQ= = X-Google-Smtp-Source: APBJJlFrldPByWJSOKp/c0DYB0uJERSqYeG/CqztVQeJVg8Ym3nM4TFf1N7XRWyahN2w7y5yRRPzre/5gRUE X-Received: by 2002:a25:2e02:0:b0:bff:78f9:ffcd with SMTP id u2-20020a252e02000000b00bff78f9ffcdmr435585ybu.38.1688058225847; Thu, 29 Jun 2023 10:03:45 -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 x188-20020a2531c5000000b00ba78f4ddcefsm1028002ybx.23.2023.06.29.10.03.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 10:03:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 10:03:45 -0700 (PDT) Message-ID: <649db971.250a0220.680c5.983aSMTPIN_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 7C4466052484; Thu, 29 Jun 2023 13:03:45 -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/