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 9C252429AD for ; Fri, 21 Apr 2023 14:33:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C7A410F3; Fri, 21 Apr 2023 14:33:20 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 756CB410F3 for ; Fri, 21 Apr 2023 14:33:19 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-b980e16b27bso759564276.2 for ; Fri, 21 Apr 2023 05:33:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682080399; x=1684672399; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V0L04hRToJ95xbRAtNfoKc71yFkRWDjysUnogcWPuys=; b=BbASVm7IA9KRPXXLq/UKMHymTv17CQmImjzTznSN5B4zICdKtIVx8TnP3A33u1VIaP WUlzdIADlUFCWRmZt6/XDt7yIwYOeDby+1K1dpmBEx0QSqa0ITtEPkDz/KvsQuo/EtoC D6rHzoA50BicbIw+Avbd2GSfh1HzfRhzsS0Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682080399; x=1684672399; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V0L04hRToJ95xbRAtNfoKc71yFkRWDjysUnogcWPuys=; b=huZsmgrEcL2lMU0Nuyvkr46cIjXVi117QLXgOTiL39+Cb+MGVeAdnHFxUr0yx8dyeo zXDjsKWZnCa/kkzESSWqYVbkBkc/JycSh/nl9NGpEWRXaYaPY+KQuTBK9mcyP+TJzGXC NIPQTTQemKfnFUbQ4GSVoE8TXvD1G2ir8DSfjkkvflu5XPSDHJOAOJajbTix7qWpfup+ 9R9ZlFSDq/fCuRxHQn0Dkj+tMv2+4V07I6+v39MNRGBG8Qg/MQLmkPuQLmcJcKSo8mie 43Q3HNKREhVKtPpKaAoSFe44ssR/p17iqfg438+ip8ShO0so5LquEgQeiGgf1vTgfNQB gOaQ== X-Gm-Message-State: AAQBX9e+nqkjP1yg+dMMOcuzqKkx9wpxKqKcfQpVAtZP6cE7QEeqyd/6 gjr7S8ve3LUMcEz1CeSnBzLQGSU0seKz4or7YUBltkbm3DkPPduyRlcGWw== X-Google-Smtp-Source: AKy350YOSDLch9lVS5TxlbbBg+W3p7wYBAhrCP6XofXLK81Dd/AxLbmRkczD9F5LoYDvNn8W//mwe1/Q8277 X-Received: by 2002:a25:e00b:0:b0:b96:b439:1511 with SMTP id x11-20020a25e00b000000b00b96b4391511mr2363936ybg.10.1682080398794; Fri, 21 Apr 2023 05:33:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f11-20020a25854b000000b00b964527500bsm353016ybn.29.2023.04.21.05.33.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 05:33:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 05:33:18 -0700 (PDT) Message-ID: <6442828e.250a0220.8478.8947SMTPIN_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 72513605246B; Fri, 21 Apr 2023 08:33:18 -0400 (EDT) Subject: |SUCCESS| pw126293 [PATCH] app/dma-perf: introduce dma-perf application From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/