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 9D20B43F61
	for <public@inbox.dpdk.org>; Wed,  1 May 2024 21:59:11 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 91E05402C0;
	Wed,  1 May 2024 21:59:11 +0200 (CEST)
Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com
 [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A9A864027F
 for <test-report@dpdk.org>; Wed,  1 May 2024 21:59:10 +0200 (CEST)
Received: by mail-oa1-f99.google.com with SMTP id
 586e51a60fabf-22f746c56a2so3004046fac.0
 for <test-report@dpdk.org>; Wed, 01 May 2024 12:59:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714593550; x=1715198350; 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=+Z/+ii4rNpkaSXqBiUUW6qG8THlxwfP6MV/SryBqp4M=;
 b=J69VbffAh2ZklubADoOnc4c5yTXwXr1xemNYHjDc3BaOnQYIDMS0kW4GZN+8uEza8o
 8bYLS1ahnWDiXjESM35DT1j8cYL6QgQmp0rGCjOv2Rka076GKk4zA8Sr1TN4U8TiTgrH
 tBYjAY5pbPVfS14xDVF+tJqgXln9oSREMsw48=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714593550; x=1715198350;
 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=+Z/+ii4rNpkaSXqBiUUW6qG8THlxwfP6MV/SryBqp4M=;
 b=uB0Eb3WmQaM64Zg8LUsrgdynF9LrL2QomfyXlpTGGzQGrHndbyV4y/04hy2vq3YyC5
 BfTQnfQOB3ila5WfgUwJN6GA3WUfD4x+SVql/AdUNlfJAmDpSwVibW0ZoXvBoakf3SNz
 KePzFK5W8MiDVZm0ocey5aPZeAK3FDCV6SnnuU55Zux9A0fUMziZsgLMWtA/I+IIV2z7
 PBBkqoeWC/PMgtmAMyH7cwAaxv8EWiLliUfo4ixI74bJQoCeTLd1m0WPrypNSkoFDbRi
 ds+zQ6ZSHkRqFcwY95IycOQSaLrq2fwPwMx6oFVa3KlpRK+D/DRGdLPsxnS4XW684tZR
 HOQg==
X-Gm-Message-State: AOJu0Yw7F1Sov94NlyGrQbWTw8XYSxoPIafLl5BmwFbgw4IDhnrAnagR
 //pZ4mf7GJFkRWQfvaCwSYuAAdpp2RzwzgpcNegrqCB5igr6ewwPKzC0Zy7L2cTd5Bmpuz1CiGB
 K5SqYKFoqxJZeE3gaXFGGPlFMUNEqVLe70TPVmynnuahl87scbQ/aw1x3
X-Google-Smtp-Source: AGHT+IFDO63e77uGuJg5BzF+1ZlG/htCdY4IF0QqNw69kwbAvi5Lu1CNXVNwmPrAmR0ky8KTUlOoGvcg27aD
X-Received: by 2002:a05:6871:88c:b0:21f:2b1:cdea with SMTP id
 r12-20020a056871088c00b0021f02b1cdeamr2661oaq.57.1714593549994; 
 Wed, 01 May 2024 12:59:09 -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
 2-20020a056870104200b0023d974dbe7csm39805oaj.41.2024.05.01.12.59.09
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 01 May 2024 12:59:09 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 01 May 2024 12:59:09 -0700 (PDT)
Message-ID: <66329f0d.050a0220.25a59.1346SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.2] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 710C16052514;
 Wed,  1 May 2024 15:59:09 -0400 (EDT)
Subject: |FAILURE| pw139773 [PATCH] [v2] cmdline: increase input buffer size
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Gregory Etelson <getelson@nvidia.com>
In-Reply-To: <20240501171806.307533-1-getelson@nvidia.com>
References: <20240501171806.307533-1-getelson@nvidia.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/139773

_Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, May 01 2024 17:18:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

139773 --> testing fail

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | FAIL                 | FAIL               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | FAIL                 | FAIL               | PASS              |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+

==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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