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 C136C4407F
	for <public@inbox.dpdk.org>; Tue, 21 May 2024 04:34:48 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BCB4E402BA;
	Tue, 21 May 2024 04:34:48 +0200 (CEST)
Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com
 [209.85.219.226])
 by mails.dpdk.org (Postfix) with ESMTP id 40EC14021E
 for <test-report@dpdk.org>; Tue, 21 May 2024 04:34:47 +0200 (CEST)
Received: by mail-yb1-f226.google.com with SMTP id
 3f1490d57ef6-dee9943a293so3149529276.0
 for <test-report@dpdk.org>; Mon, 20 May 2024 19:34:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1716258886; x=1716863686; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=2dgwI7S8NHcyKRJ/nooNgtuOdW7vMUmcOBnT2dzp3yc=;
 b=TLmA9RVislQgoCS44lmLDEaW2v3/ImxjG1f3FoHHLTPG3CzBygjGkuLZNyaO9Fr0OL
 QCbyBjdm15rETs2DZ342/erIW/EzErrisIp7d7AJeHIgPnbpTivYRNj3xB6C244T1KX5
 E0vXLEqELkr95JRPEcL8axjqNol6KfNHhB2pI=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1716258886; x=1716863686;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=2dgwI7S8NHcyKRJ/nooNgtuOdW7vMUmcOBnT2dzp3yc=;
 b=r9NCZY7oHHvPiQcJUmrmc+QzbMMSmjOYHE3LmYRx+wEH55MOFYWd/RL89Ol/3WVQ24
 YkKWf8EQex0FM1331J7ON3cgpWsyHDrEJCMvEvPZIuyhcvVHis+ZnCwyARm3vWxybIcb
 U9o0ixA8BjIX5ktijHWZs9cGJzi9tnUHgv+ONTASA5Er/yY2R+kC05WjTlzAzoEwAWZC
 SWRPCvbCj3rbJYfvweBuMCerGDzugzxczppr4QJ45ClMu0c86WffeAl8iVpdomuvaA26
 6DHeW0ltsgxuefC4I6BMDNDlg7cIneac/w4oMVl8PGf+Wyb9BUvaLlZam8qkmP3Lx+RE
 IdRQ==
X-Gm-Message-State: AOJu0YzQknaKGjZqpgvWu5SgxxsjG9XIcYrPJxC7oxDe7R56sFO9qzq7
 EDk33FdGs2MgSTQy65N7eE7vt8uPemcBc2zhVJIcM6onF6FuEkuGr/lbBLUtEstwBofP4bu8vgV
 1CqAeSmBJhfNU5fIoIgHv4GtsjAkbT4KBOuxwPXIE
X-Google-Smtp-Source: AGHT+IEaVa/71DOJMFKhrVwxrUGMpa4cB6J8wtmcLdv218PuvWVxQOcyPLpPTQsl3+twgHIUAZalHfuiFhYe
X-Received: by 2002:a25:ab61:0:b0:dcc:2da:e44e with SMTP id
 3f1490d57ef6-dee4f334ff5mr26309967276.61.1716258886627; 
 Mon, 20 May 2024 19:34:46 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 3f1490d57ef6-df493d0510esm391760276.35.2024.05.20.19.34.46
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 20 May 2024 19:34:46 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 20 May 2024 19:34:46 -0700 (PDT)
Message-ID: <664c0846.050a0220.be47f.3dc9SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.3] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 44F7D605C380;
 Mon, 20 May 2024 22:34:46 -0400 (EDT)
Subject: |SUCCESS| pw140186-140187 [PATCH] [2/2] net/virtio: fix fortify memc
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240521010105.81868-2-stephen@networkplumber.org>
References: <20240521010105.81868-2-stephen@networkplumber.org>
Content-Type: text/plain
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-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140187

_Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Tuesday, May 21 2024 01:01:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

140186-140187 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

UNH-IOL DPDK Community Lab

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