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 3038C41E77
	for <public@inbox.dpdk.org>; Fri, 17 Mar 2023 03:04:37 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 2C37A40A79;
	Fri, 17 Mar 2023 03:04:37 +0100 (CET)
Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com
 [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id D4F0140A79
 for <test-report@dpdk.org>; Fri, 17 Mar 2023 03:04:35 +0100 (CET)
Received: by mail-ua1-f97.google.com with SMTP id p2so2462546uap.1
 for <test-report@dpdk.org>; Thu, 16 Mar 2023 19:04:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679018675;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=lHGRxTtbS2Veq+YlWhzRK8ArZD4wnq26mJrAAn8LBVk=;
 b=Ie33vfrXa5oCVAa0TmVPR7bfiUnTzqeFLX9rblkjpRw74CYXGNx0LrzOb5wmxOVkhz
 QXS3oXSR3cJH+3w4/lLM+iR08NAgn4EY053PrDQzYVGyw36bx+cfca17WkUVHXKNpJpj
 69uNZPaVMs5CBbu5Ava8LWYvSBchZzca9l8l0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679018675;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=lHGRxTtbS2Veq+YlWhzRK8ArZD4wnq26mJrAAn8LBVk=;
 b=nn260aAWBwayOooMUcn7n8obn9ft9bTBkmbwLVJCOtjqragSjfUg9qWWngZ9kYPfFb
 f4i6Ks5joxy6lhKz5VHz7QZqB0u2W+N/oIbbb7mwVSwo/HGLggHLTveG9iV/Q0P73pi/
 swb75d93EPHU1Jn2FaRTlsMMUMNMN6oxRx8IID7FNRFy3yJVclM5wZsbGt+lg6dQsjBM
 NYhOHs3xlsOn2W4tbpbL2dI9nMq9V389v7xWPN1mLfzVAp0tbORQklMX7LYRJGtyHnCa
 +q9/JDA4h1j/rJEsyOzUS5Kzu5UzRKzUKi8iuRsoJG6UBmcJZrXZLWKdZcUAKMlgD/4M
 oFrw==
X-Gm-Message-State: AO0yUKVtwYVb2Muj0UdmeBMQtUjJIubX/SPYA4CxYMZZlY5sLvtmU9wO
 3HOK4ydayxsZcr2gIkQ2qG27tEpzry+3vQEx7xgBGKNk5QdAOY+jaLwGlEsr7ZkHzcUNiLjPMQ=
 =
X-Google-Smtp-Source: AK7set/LaUO8IaYp3RBjrtBj65MSupm0Xr9tDJvlDWniD7E3fbfRnDYevPJxQDc1cG2i4jsrDjHDzsq4pQn0
X-Received: by 2002:a1f:9f09:0:b0:401:8087:3693 with SMTP id
 i9-20020a1f9f09000000b0040180873693mr27043741vke.10.1679018675137; 
 Thu, 16 Mar 2023 19:04:35 -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
 7-20020a0561220a0700b00431ebb37aa2sm94479vkn.1.2023.03.16.19.04.35
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 16 Mar 2023 19:04:35 -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 C98A7605246B;
 Thu, 16 Mar 2023 22:04:34 -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 A3FCA6011D;
 Fri, 17 Mar 2023 02:04:34 +0000 (UTC)
Subject: |SUCCESS| pw125197 [PATCH] [v2,
 1/1] test/mbuf: fix mbuf autotest when mbuf debug is enabled
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: <20230317020434.A3FCA6011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 17 Mar 2023 02:04:34 +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/125197

_Testing PASS_

Submitter: Pavel Ivashchenko <pivashchenko@nfware.com>
Date: Thursday, March 16 2023 19:14:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7

125197 --> 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/25770/

UNH-IOL DPDK Community Lab

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