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 1C1C7456A1
	for <public@inbox.dpdk.org>; Wed, 24 Jul 2024 12:09:43 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B96DB42F85;
	Wed, 24 Jul 2024 12:09:42 +0200 (CEST)
Received: from mail-io1-f98.google.com (mail-io1-f98.google.com
 [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 495FC40E19
 for <test-report@dpdk.org>; Wed, 24 Jul 2024 12:07:00 +0200 (CEST)
Received: by mail-io1-f98.google.com with SMTP id
 ca18e2360f4ac-7f97e794f34so273894439f.3
 for <test-report@dpdk.org>; Wed, 24 Jul 2024 03:07:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1721815619; x=1722420419; 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=3pa3vbMHY5VflaSI5Nwg2hYdggGgr1p1/Qpp98XowHQ=;
 b=MqDPKCPESgeu4UaI88eary3tzqzW6onSpd7wJP5DUMoUgUNyCV82UE4xeH4t8iNCiN
 OCqH3Y3FsmMcZP5Gg5NOW9lhq44Qv95eiWYTYcDTDRcPoALd545j8Do3iWK62JyxSREb
 gxKvNO8i/rldNLSGiKOYLTRxeBprBdoHAO6Sg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1721815619; x=1722420419;
 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=3pa3vbMHY5VflaSI5Nwg2hYdggGgr1p1/Qpp98XowHQ=;
 b=dq90ihSQbHEpp4jktpJz9MRsAvXSzJJrClYbJOK6nHN7kJrU9EXYVqDP3rdqWr4QpQ
 VzEOX5qBTL+t7Ky1NuHc1fL3E2oNrGlcR8Ek2PmW0C27LLqnU6bQEVGpszr4WpiP0zkp
 Iy4hR8SPfIh1BU1Ff7GpMBqoX1MhW0iqExdXEg1xcw6o76eVNdx9lkmbFQ9dd1Bs0Ggc
 OYAtqqS/vkW1/KRcKRtL3PTjbh1o1RH2dAyXsbqP83GGcvk5Mwyko8JSBdNbhtfv4G5Y
 z5NErtpKGe06PxATKkDvSFCwJFcB7eUbxPP3X83HOgw2CHps0L1431Jb7gNUys6YhV9S
 /UMA==
X-Gm-Message-State: AOJu0Yyu/U28OLOJ6e9qWoT9ZWXJEpt+TKJHvP9pEVCp9d+MwbshRLNJ
 ti5s51rvvKscr/e/uJD2RmVKkwj7Vn1mqOLhjXwemdbFFpbSLOZlTgHFt63vKjY7VGNaS3qIF+P
 9T1wCj8HbQvvPeMHnE5UojnOXjVdwaqbUJ4A35yZKWTbm6bMT5iKtdsuz
X-Google-Smtp-Source: AGHT+IFYZAsRVZ1AzBSKKwNkjI8RntC6vdLutLVPbV/8xh9AMqRwHZx1l3uKh2SXRItl9GRhJZwKHDJj1UPd
X-Received: by 2002:a92:cd86:0:b0:39a:12d7:2849 with SMTP id
 e9e14a558f8ab-39a192589c2mr16366315ab.5.1721815619622; 
 Wed, 24 Jul 2024 03:06:59 -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
 41be03b00d2f7-79f0520a54dsm401916a12.0.2024.07.24.03.06.59
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 24 Jul 2024 03:06:59 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 24 Jul 2024 03:06:59 -0700 (PDT)
Message-ID: <66a0d243.630a0220.9f280.5c8aSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id B7AFF6052500;
 Wed, 24 Jul 2024 06:06:58 -0400 (EDT)
Subject: |FAILURE| pw142675 [PATCH] net/gve: Fix TX/RX queue setup and stop f
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
 Tathagat Priyadarshi <tathagat.dpdk@gmail.com>
In-Reply-To: <1721800736-2392953-1-git-send-email-tathagat.dpdk@gmail.com>
References: <1721800736-2392953-1-git-send-email-tathagat.dpdk@gmail.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/142675

_Testing issues_

Submitter: Tathagat Priyadarshi <tathagat.dpdk@gmail.com>
Date: Wednesday, July 24 2024 05:58:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9cad88310860ad99f9133af39f9cf98e524de9ac

142675 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#278959

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PEND                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PEND               | SKIPPED          | SKIPPED           | PEND                 | PEND              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Fedora 37 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== End log output ====

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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

UNH-IOL DPDK Community Lab

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