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 44A4542946 for ; Sat, 15 Apr 2023 03:56:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BDA840697; Sat, 15 Apr 2023 03:56:46 +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 6A5FB40697 for ; Sat, 15 Apr 2023 03:56:44 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54fa9da5e5bso171491697b3.1 for ; Fri, 14 Apr 2023 18:56:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681523804; x=1684115804; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vT8QMKpraQHKNcL0Pv5HmaZNETLtDDd9yMyMEPJvr8Q=; b=a5/O2jREuJ47P+jdKQgiv1Q0nGhioYMNOc4rj1+c40jlwfosJl9Vn+STLl0ewFTp7M 5R5mij+mxGXyKE9xBSCIovdB8n/TUBO63BuCawLJ7l5BE29/kQPsO85sSZQ6M+KUz+zY 3NKk5eIMaWk2IeSoZT6PVUYUO1T7XS/pgIqdQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681523804; x=1684115804; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vT8QMKpraQHKNcL0Pv5HmaZNETLtDDd9yMyMEPJvr8Q=; b=Rj5SVib0CDAhUk0mYln1OGbdZXCajRRRqmpNmj/v+oErZ6lBq/yt7oSrfPtCI/9G2u YItjmgOVBmrxGImrsH8UyFuJcyHe42B4p/s1wNEPO9mVN1GG3Asg5pKa4++jpVkYmjby KVtZxyjzPSCtQR/VZSNqyqYviiSoDJod6szj2TN38YViZNfi8uNtcYAGStI/0HcfjtSe uik0U9BmRvH1AVYQBwOvg8o5rl88Of/qTRAtoefkAvRadf9QKctUlftTC16LhYmE6CAV yAwiDly9/wkDX4qAJA7MfjnOVxVc2YynKdxbVs9dxqcHFFxGuebzZk10Z0lQ97y24z0A Xa6Q== X-Gm-Message-State: AAQBX9dR56vmK+51oej/ot8i413TMEp2tCnL8xJ2NaxahaokO8NOvSIw RZLwrpNgDrGH4xIfwpn6w0QWbobA7UJDnRyulSX6zAVv/rvUw7GvyqZ1WNXdzc7hzRwDyDmH5A= = X-Google-Smtp-Source: AKy350YckuUH4nq8LiYwJx0X+TTRejEsU4OTl45v1Gi3KgWaEuHUOU3PF0v12MGaJ5vkkRudnD/kdLszFRM+ X-Received: by 2002:a81:928e:0:b0:54c:27e7:b1fd with SMTP id j136-20020a81928e000000b0054c27e7b1fdmr7688917ywg.37.1681523803903; Fri, 14 Apr 2023 18:56:43 -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 6-20020a810806000000b005459f233f74sm1270374ywi.44.2023.04.14.18.56.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 18:56:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CD35605246B; Fri, 14 Apr 2023 21:56:43 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 9B6966008C; Sat, 15 Apr 2023 01:56:43 +0000 (UTC) Subject: |SUCCESS| pw126123 [PATCH] [v3] dmadev: add tracepoints From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415015643.9B6966008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 01:56:43 +0000 (UTC) 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/126123 _Functional Testing PASS_ Submitter: fengchengwen Date: Saturday, April 15 2023 00:33:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126123 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/