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 F085542B25 for ; Wed, 17 May 2023 09:57:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE1C94067B; Wed, 17 May 2023 09:57:34 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E382B4067B for ; Wed, 17 May 2023 09:57:32 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561afe72a73so4339577b3.0 for ; Wed, 17 May 2023 00:57:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684310252; x=1686902252; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BunAnNui6Qqm5Zwp8h4pOC2KHIG4RGi8MNJRNWthT6s=; b=G35zmrLFl/jpWokeD1vnngYghw8tiUuPnz/Z3oiARlZnqcyqW9x9/ihR7fpfG8r8Ei siG5VMySbswcoRA9SmZMZ1f2HyFk5O4WOcLBXz4sx1XVr6CsmBbiqRbm82Ex8hSjGkZ4 3c4NvDzhWDvcxt9il0j+EtmvpFzm/gdYqItIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684310252; x=1686902252; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BunAnNui6Qqm5Zwp8h4pOC2KHIG4RGi8MNJRNWthT6s=; b=bqFLveE+YL4wN5N0WvfU1NCI93kSyW5gRFwCJKEmw9KXiQZnlSI+AEUoQi2/kQS7Xm NFER8OlZy2ZnsmfSQgBd+TFAvG6mxr+izwDGnxu9A3LtmLdVBfKPFEkbu+grU4PfkMBN IxzlFhNgW0NDKsanuSc7Oe85BCm3VD4CMm3yey768S1YLvDqjUJCJCRIDgdEXwPIomsr Zbr326lxbuPmqwD1fuUmnEm/AMOdnN1yBsjr7reEn0iKlqLVQ4S6lMx3nbmdKDsu104H 3AAE02FFf8vE2cpzEdb6qmQg06Zw+RAlEdcwWoc0XmC2WvsfsmHjJeYYZNGc9Rdv9KOt CMwQ== X-Gm-Message-State: AC+VfDz4snNDwvDRHxAtUm+YjKUgc0BCg19qhMZkqC9yz5Sk9YgyxEVW BRir9j8zltVjE4fFG34VzkuKoijo7Pu5sa/6bJZjb3vyq3U2yy3z1AJSXA== X-Google-Smtp-Source: ACHHUZ6FrUYgcC6NGRsLB56/oFojQcWSdSmJKWGEDhphej4r4a2IhM8JEyJAOlBEh01l3DJ0FF5hmjfHTu5i X-Received: by 2002:a0d:f142:0:b0:560:cac6:ef68 with SMTP id a63-20020a0df142000000b00560cac6ef68mr21649912ywf.0.1684310252396; Wed, 17 May 2023 00:57:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p126-20020a0dcd84000000b005459f233f5csm148991ywd.20.2023.05.17.00.57.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 00:57:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 00:57:32 -0700 (PDT) Message-ID: <646488ec.0d0a0220.2cdb4.683dSMTPIN_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 0FB45605246B; Wed, 17 May 2023 03:57:32 -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: Jiang, Cheng1 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 | +-----------------+----------+ 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 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/