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 39B474411E
	for <public@inbox.dpdk.org>; Fri, 31 May 2024 18:32:54 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 35161402C9;
	Fri, 31 May 2024 18:32:54 +0200 (CEST)
Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com
 [209.85.210.226])
 by mails.dpdk.org (Postfix) with ESMTP id 61F7F4027D
 for <test-report@dpdk.org>; Fri, 31 May 2024 18:32:53 +0200 (CEST)
Received: by mail-pf1-f226.google.com with SMTP id
 d2e1a72fcca58-6f693306b7cso2030587b3a.1
 for <test-report@dpdk.org>; Fri, 31 May 2024 09:32:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1717173172; x=1717777972; 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=PVJXXVmPa/CwEdA/CI3UcmBS9ANooCL/TM3lGsys9Jw=;
 b=V5PcC2sVjJASLz9hdJ1uWfuTe7Cymhmm2sziQxdKOvsUfjTM7bXX0nSFSziCOFP9wB
 UqfZBQiOZiFfRG4yuiSS3aFmALA7QJ4tmjZK+KuLQJmT5+n+9h546/xPWNLj8TYdckDN
 qBR9MJIrroR4fkpjjIWFKemu0OtjCGYgrU7rI=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1717173172; x=1717777972;
 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=PVJXXVmPa/CwEdA/CI3UcmBS9ANooCL/TM3lGsys9Jw=;
 b=PVBoviXwvXVTNQTtdxOkWc+tLRmzZAcauLLQnuLZpAnw7/Mt/qK6FINjz23ntrsS2F
 zWJ/mY0v1zYWFcDJDyo/7/Yrp6FkB8mm9/d7VUgQN3Nci7m4MVTVr3tu6IDijCLSWiMz
 KrDLY7DEYq1VLe4SMIhldrW6NPHSVvl5Pse1YkFTlk6nTIZzCTg11n4+kI8M9KYeez6M
 Mt374wGd14cXXjInUVFbyWAW5xAYFmwbIPwnlNIZXFYK0NaKzEPciZvADx3EjSBXzLdF
 G0A8rPzbUT0Fxj2ZHeBWtyG+fgEO0QGX2lG6rT/znWB3Iz2g2uyFreJGCjVWpzzrFBDU
 fAVA==
X-Gm-Message-State: AOJu0YwGQZEuo9mU0B04i2zaBDFjsx0qgSA0q/HzQRS3QAt+DhcZm7pi
 4TP2NeRTSYPDEIHQAn3euhcg1rBVoDv+hs2oOFfFQsuKoPfQcuczA1eMYC+46F1bx8+dvnQ0ASX
 n5VNnEGbUCzOHpl6iYohf2isXO8weGNZPiTuCBEknqKt1ORGNYyNb+YSx
X-Google-Smtp-Source: AGHT+IEQby/p4w5ZXdUWtuJA2avnleUMxV876dW/IPTby9uAtv9SGYSd3vu1RW8TI4sk9uXTvceZIxw8W50p
X-Received: by 2002:a17:902:ec92:b0:1f6:2795:b224 with SMTP id
 d9443c01a7336-1f6370ceb0cmr30273645ad.54.1717173172605; 
 Fri, 31 May 2024 09:32:52 -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
 d9443c01a7336-1f6323271d3sm527865ad.8.2024.05.31.09.32.52
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 31 May 2024 09:32:52 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 31 May 2024 09:32:52 -0700 (PDT)
Message-ID: <6659fbb4.170a0220.5c709.3c38SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 980D5605C373;
 Fri, 31 May 2024 12:32:51 -0400 (EDT)
Subject: |FAILURE| pw140526-140534 [PATCH] [v2,17/17] net/ntnic: add NIM modu
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Serhii Iliushyk <sil-plv@napatech.com>
In-Reply-To: <20240531154731.1856874-17-sil-plv@napatech.com>
References: <20240531154731.1856874-17-sil-plv@napatech.com>
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-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140534

_Testing issues_

Submitter: Serhii Iliushyk <sil-plv@napatech.com>
Date: Friday, May 31 2024 15:47:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97

140526-140534 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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

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

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

UNH-IOL DPDK Community Lab

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