From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id DD18E4291F
	for <public@inbox.dpdk.org>; Wed, 12 Apr 2023 05:26:20 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B3F944067B;
	Wed, 12 Apr 2023 05:26:20 +0200 (CEST)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id E78694067B
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 05:26:19 +0200 (CEST)
Received: by mail-il1-f226.google.com with SMTP id r19so5177918ilh.8
 for <test-report@dpdk.org>; Tue, 11 Apr 2023 20:26:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681269979; x=1683861979;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=oVwndGHRcM4lMm/ckl/j2GsCDYucq+ClJpDHXqxohMI=;
 b=TpzQ72LGxWoKJc6Ze94xr5woMCsqcnS1e17vkE10ikNiRnEuvCQ00wLpbG7fOgEhI5
 GcTq4V8dT2DMWlwYYaODcCy4PABm3cqozgH7owDIc5NQiPCm7Ih+2gIUkXAeosoNeOf7
 GTeK1+LVRo75GCVnhkS/IRm6FCv/lHYDkbVPA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1681269979; x=1683861979;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=oVwndGHRcM4lMm/ckl/j2GsCDYucq+ClJpDHXqxohMI=;
 b=AGsNr/AFbUjyyv/OI6NNBjk1ruU+gwKwpzoooLNRpCXIopZZT3NiM3tvNRT66CPQoc
 hzy13R/rW8x2F6aDmNQWWXxpRJbG7okWjVU0WpNDGpya9nVtCWbRL2xnJ8BCico/iWME
 46vnOHnxq7wlLwgp4uyL+ub5hFdKcQ6xlZcHsE5S9QjGFY3Od7ZWeUGdhEiSa3JzvECz
 TC/Sra28OS4iJBZ6P2xmucW24tkE6a847rks9GfoAisub/EbpY2F2wJRw576q4S4XTS0
 thRHBSsfe/9ei7JMBNPPGQ1utAFQU61RnEuC50kt5nppxXUvLCzS/2th9YByPDLFnjEg
 z1Tw==
X-Gm-Message-State: AAQBX9dnUjlqJJTwnk0SeMGUeCFhe4R6EbUWiXz7PX+uftwknFAW65TY
 IBxNoBa+tmqN/JUNF24aiPGyiWps+0qDxw0Tsp6Ag1Nou0iDcLqnJ0MWfx1hvVufhV8+FnWtKA=
 =
X-Google-Smtp-Source: AKy350ZjAzN8AqZnas4NBCmAXrNgsczEOGlmZEUU0F/jBI6CLE8xYIsRVpx3ipuXMSCe3opkuzw0jxS3iru0
X-Received: by 2002:a92:ab0e:0:b0:316:6c68:73df with SMTP id
 v14-20020a92ab0e000000b003166c6873dfmr706195ilh.31.1681269979202; 
 Tue, 11 Apr 2023 20:26:19 -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
 y16-20020a056602165000b0075ce5fac5e5sm1096761iow.4.2023.04.11.20.26.19
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 11 Apr 2023 20:26:19 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id D7A75605246B;
 Tue, 11 Apr 2023 23:26:18 -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 C695360095;
 Wed, 12 Apr 2023 03:26:18 +0000 (UTC)
Subject: |SUCCESS| pw125949 [PATCH] dmadev: add tracepoints
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Chengwen Feng <fengchengwen@huawei.com>, dpdk-test-reports@iol.unh.edu,
 David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230412032618.C695360095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 12 Apr 2023 03:26:18 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125949

_Testing PASS_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Wednesday, April 12 2023 02:48:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125949 --> testing pass

Test environment and result as below:

+-------------+---------------------------+------------------------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============+===========================+==============================+
| Debian 11   | PASS                      | PASS                         |
+-------------+---------------------------+------------------------------+


Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25962/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/