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 5D58142B2A for ; Wed, 17 May 2023 10:43:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AB2A4067B; Wed, 17 May 2023 10:43:41 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id F19494067B for ; Wed, 17 May 2023 10:43:39 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1924ec320c5so356257fac.1 for ; Wed, 17 May 2023 01:43:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684313019; x=1686905019; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SDprkybHjuhwy/fzRDd3fq5nuHIzvzv4Q4NLcrb29oc=; b=Y3RZQkghjkHcnibSi9NrHs3jYT1dpJK1OQHHUOjOQf3ntCspYQCsV2p6pYgvGv4YNn dPFf38DDrNl1N9kGMEztx5DvflfKXjkJxEjk9F3SjK0Yu/xMuSujYg/0wkYP+ATuEn5N WWKvWYHS/WUBTIKIjWh4pWecMySrAAFtWyzOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684313019; x=1686905019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SDprkybHjuhwy/fzRDd3fq5nuHIzvzv4Q4NLcrb29oc=; b=FFSn8FzEG4uiuiBxr4spTMF8qvcTm5fPU9aMdN+5wrSdjN5o56KK45CKIQgz2GHzeB 73WNr869ZFO6JR8SuWIv3AkuM/X2QgP78Nbw77sQQoeuaaf+sXECKpZ3MKOjFpD2Xwnu n+ttagLHIPqwt49b8/Te9alKh1N4grOTxLc6dfyjQplNJdJhus5VeNA+IHpt5EW3TL7i EY0VghgTkYO+htxwhIoseauZXHVIWVIFoaIyiN4pIj46oac33XVEQ/oZGtUP/Ux7wl2g a8vBUEvMJD4fek2XCoZ/UqlEkJ89fxPibo7taHWmgkQOoDdDWseLdayXKKJEZjnmjnZA lPpQ== X-Gm-Message-State: AC+VfDwxcMaMDtwmFshf3kh3hvkfklk+/t1FhKCjy7u/CaqTG2ar3nxO N5Cw3Bg4tJZxEJwwz/fZP7vbrDRC/+7QeC90aaENalDhga/p4ynWVyw37A== X-Google-Smtp-Source: ACHHUZ7pFy/SxBUHFKZJpfytU6o4yQKo9oO9tn9kWXRve9K+lDGF0vzhIxsPwKnbBkRlhP9eoHvc9C5Adfek X-Received: by 2002:a05:6870:a8ac:b0:187:b836:4d33 with SMTP id eb44-20020a056870a8ac00b00187b8364d33mr18731257oab.30.1684313019275; Wed, 17 May 2023 01:43:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed37-20020a056870b7a500b001958bf17336sm379591oab.0.2023.05.17.01.43.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 01:43:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 01:43:39 -0700 (PDT) Message-ID: <646493bb.050a0220.2f936.1cf0SMTPIN_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 B74E9605246B; Wed, 17 May 2023 04:43:38 -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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126902 _Testing PASS_ Submitter: Cheng Jiang 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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/