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 6ACC942882
	for <public@inbox.dpdk.org>; Fri, 31 Mar 2023 11:49:34 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 4E71342B8C;
	Fri, 31 Mar 2023 11:49:34 +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 5E56142B8C
 for <test-report@dpdk.org>; Fri, 31 Mar 2023 11:49:33 +0200 (CEST)
Received: by mail-il1-f226.google.com with SMTP id h7so11244360ila.5
 for <test-report@dpdk.org>; Fri, 31 Mar 2023 02:49:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1680256172;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=cXo6mfuIIgkIPN6YOLmA+WjSrIbbn7X6Vao/bcEaeDE=;
 b=geR+/LfjwzJVcoPFeONT0gRvZ3VxNbpBU7VyufsxRyS3zOfqGcZ9gCyWCjvxuu586X
 IBfq0zoRx426UXierWb7UNEKBepC0CyofIkUgcc/0188XuUoapds/e/s5eUZZdA3eGA6
 550INPaOJpXNPFVyXlHvOKOXN/djJUlZhWLcM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1680256172;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=cXo6mfuIIgkIPN6YOLmA+WjSrIbbn7X6Vao/bcEaeDE=;
 b=AEclWkez+LeSs7HHP51wOnNHSa/10oXUXKBYI2nh/ZomuQorkFcDXPl3dW0er3kX/1
 sl/wy3yNrzinw4vvB+gBHBg3FRjnJHvmbv2Os+l4rskrl6XwHlYodQWqKvEo+9JiWAXk
 iIIzcSsf7SiY8yVMINRyyU41mAWElS9GKDj4o/jmqNO84OS0QPWs0tSFbMrPMLl+zB55
 Knta/oOQqwTtBn3w3yakU5TgXr/ZX1KKQxJqxLAEuwu0vistdU0cJ0rp1oJvt8jMnnZH
 9yKgk+YBfkSLIWlhtn/YubCpMIXya07Fy7IkKLi7ootU9qNrDExFDMwWYhZFDBsBVuWq
 0xSQ==
X-Gm-Message-State: AAQBX9f5drRYkselqCNJvxeCdVPAfuvF9++bR9j7OEbsFxKZvsII6G6S
 ZaWYiUAUaiE4SesBxAJgeCeguC99E6zZ36pw7GjrT7fVA6DBamiDbdPR5w==
X-Google-Smtp-Source: AKy350alGWY9OQZrKDk1DmX8IRC0IW6BHT9p8Au3oVjFGYdf8eK8ljiqOSas8V9qQ9YCLtLi7clAQi9pb2gL
X-Received: by 2002:a92:c647:0:b0:316:f99d:9ea2 with SMTP id
 7-20020a92c647000000b00316f99d9ea2mr22285521ill.17.1680256172754; 
 Fri, 31 Mar 2023 02:49:32 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 g9-20020a926b09000000b00322e4a78f21sm416540ilc.14.2023.03.31.02.49.32
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 31 Mar 2023 02:49:32 -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 5C042605246B;
 Fri, 31 Mar 2023 05:49:32 -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 550D660095;
 Fri, 31 Mar 2023 09:49:32 +0000 (UTC)
Subject: |SUCCESS| pw125675 [PATCH] [v1] dts: update dependencies and mypy
 execution
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: <20230331094932.550D660095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 31 Mar 2023 09:49:32 +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-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125675

_Testing PASS_

Submitter: Juraj Linkes <juraj.linkes@pantheon.tech>
Date: Friday, March 31 2023 09:13:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125675 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+


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

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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/25894/

UNH-IOL DPDK Community Lab

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