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 CE34A42B2A for ; Wed, 17 May 2023 11:37:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC9834067B; Wed, 17 May 2023 11:37:14 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A1FAE4067B for ; Wed, 17 May 2023 11:37:13 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6235aac00edso5250786d6.1 for ; Wed, 17 May 2023 02:37:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684316233; x=1686908233; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jkzXpz035vnVQtoosHdC958TmAN7GUBd7ZJSgT7zOXU=; b=BFcjZv+rmhsob8wiEv1q4iUdkKx/9w+vuAnHPj/hve2mpXvtn9crh2LlbEJlaDGUGN E3fn6mqHldwjfNREaOrF3QkQmuCBS8Hjlk6QzfEmLHiu0ydbEG51V4xSAqmuWNwZXZly Hin6p7WG9g/IEeGmbJrRAVVURATYkycK0N4ww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684316233; x=1686908233; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jkzXpz035vnVQtoosHdC958TmAN7GUBd7ZJSgT7zOXU=; b=CiBiL3fBYIUmMyfS1bnKsfnA/15joAHg6LlNkRLZVR9M9x4e2HtwHutFA7lbIxrJHH pMG8QZwSloBBEsk5UHORz9v9ZqThhBv5BbutJKzdwsbL8rZdyUX/UJ8YDNsnlSKZLlJU INqnUT60LXCwMuqprhw3xJIp32fDo58NePG1WTXCLrdZ9g61aRVa++NIdtwWVdvt883M 0NcXuvxHbd4mUea7xykVU5DoZ6ipIhEAspWfvjO/Ubor5XhHlQ2KR8ORuHME9l4LDkP5 f8c2MDoi/wmdNNg77zcm6+HkGxJQQbMTYPklNIu4BCuJtDnyxM8XMSOiyMHwWdGWeiss W8nQ== X-Gm-Message-State: AC+VfDyD+n+H7t00E4Ok5trqKhzxDMbc76oflauOD/3Dk1LLlNi912ZB PtE80xSE1EdqNJH8Dmd5jDRd/rw+29JgoVctrA4k5eU5I54O9b+BK9xYDA== X-Google-Smtp-Source: ACHHUZ6cm9+t8jdkpx98C67yL0jUho3rYM3qwZTw2cBdTK7FQMt0OeLtD1vDD5RNO6odoRA3mxDD1SsVuJqE X-Received: by 2002:ad4:5f8e:0:b0:5df:4d41:954d with SMTP id jp14-20020ad45f8e000000b005df4d41954dmr65749802qvb.3.1684316233119; Wed, 17 May 2023 02:37:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy4-20020ad44e84000000b0061b6b209c66sm1246534qvb.4.2023.05.17.02.37.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 02:37:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 02:37:13 -0700 (PDT) Message-ID: <6464a049.d40a0220.de68f.1480SMTPIN_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 C9EC9605246B; Wed, 17 May 2023 05:37:12 -0400 (EDT) Subject: |SUCCESS| pw126907 [PATCH] [v3] 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126907 _Functional Testing PASS_ Submitter: Cheng Jiang Date: Wednesday, May 17 2023 07:31:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126907 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26252/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/