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 5AF3141E8E
	for <public@inbox.dpdk.org>; Tue, 14 Mar 2023 09:58:20 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5690640A7E;
	Tue, 14 Mar 2023 09:58:20 +0100 (CET)
Received: from mail-il1-f227.google.com (mail-il1-f227.google.com
 [209.85.166.227])
 by mails.dpdk.org (Postfix) with ESMTP id E3A7D40A7E
 for <test-report@dpdk.org>; Tue, 14 Mar 2023 09:58:18 +0100 (CET)
Received: by mail-il1-f227.google.com with SMTP id h11so3005222ild.11
 for <test-report@dpdk.org>; Tue, 14 Mar 2023 01:58:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678784298;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=WqYtOKYDOHWjC9FftjiLQfSLjVBqc+Z1zfmd9UhG0DQ=;
 b=QQBDcqgzzuj6DUJMe0Q5NAJy4ipHlv8u+378mI1dUSriBXwNroX3OMjsUUScPGOK+3
 LdJBCunUNyzEuYSig5/G6e581QzRCrbmxRAQ9RZ3LJpmp8zTwEQz4J6TP/DZrqDQ9b6k
 BldsotWF+LRP8LPMVt/cc9VcCizGGKsCxxxBc=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678784298;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=WqYtOKYDOHWjC9FftjiLQfSLjVBqc+Z1zfmd9UhG0DQ=;
 b=RPDI58jwn80DYa8CFVTQow2Y1BICZLzed7e8lwjjja1TArDL5pCnYfhUxrqcRoE42q
 nl0IdDvd9mBPwgwsVlTrBuEMixdIcNz0SeigqsCJAF2hlX7E9YB4Zh5G0clNpO7EEB87
 isHM/9p0V0uBUZBMhqH2qrniHML9APlq6UUHN4fOj2u0iUJx9LUqp2xCRzGrGCuuv1h+
 762dnNKGRzuonChQacPYYZkSBlz5dv1cIBfKisejkIzeAwSj57RF+mEhINDyK2us14ha
 TFIzu+xvvREESkVUAzfHrJ0ZJR/jhQC1gTJYB2EHgqLY9UJa6jGasawT1Ala8+hy05l5
 znNA==
X-Gm-Message-State: AO0yUKXP9vsmWcwnZeQso9EevtnciTMdnlA8qMQQ8hFSDgIuSxszAuqN
 XwI/R/6r36j3dV5I/E/X6Ai49VZnbPSdOWITT3Qrwbd7MGR1NFzMdXPHQA==
X-Google-Smtp-Source: AK7set/Nqzr73DsK1y/j3YhDJV1L2cFW+QR8RYgEiW29URotguAniyAQlNUrC6PZD5lOQ78lozwkkIpO7sm9
X-Received: by 2002:a05:6e02:1526:b0:315:375c:dc5a with SMTP id
 i6-20020a056e02152600b00315375cdc5amr2436014ilu.20.1678784298562; 
 Tue, 14 Mar 2023 01:58: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
 a11-20020a029f8b000000b003dff54e76aasm86666jam.82.2023.03.14.01.58.18
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 14 Mar 2023 01:58:18 -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 3A01B605246B;
 Tue, 14 Mar 2023 04:58: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 391F86011D;
 Tue, 14 Mar 2023 08:58:18 +0000 (UTC)
Subject: |SUCCESS| pw125089 [PATCH] [v1] common/cnxk: fix initialization of
 timer LF count
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230314085818.391F86011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Tue, 14 Mar 2023 08:58: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/125089

_Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Tuesday, March 14 2023 03:46:59 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246

125089 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+------------------------------+---------------------------+--------------+
|          Environment          | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+===============================+================+==============================+===========================+==============+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11                     | SKIPPED        | PASS                         | PASS                      | SKIPPED      |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | SKIPPED                      | SKIPPED                   | PASS         |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

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