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 C5D694412A
	for <public@inbox.dpdk.org>; Sat,  1 Jun 2024 22:28:07 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id A17B040270;
	Sat,  1 Jun 2024 22:28:07 +0200 (CEST)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id 73E464025F
 for <test-report@dpdk.org>; Sat,  1 Jun 2024 22:28:06 +0200 (CEST)
Received: by mail-il1-f226.google.com with SMTP id
 e9e14a558f8ab-3737b412ad6so13306455ab.2
 for <test-report@dpdk.org>; Sat, 01 Jun 2024 13:28:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1717273686; x=1717878486; 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=zBSSSKQ21zzYm2AVFroehbnZnQSsjd89/SzSb5+k9Bs=;
 b=c2z5qam9W0xgm2awQrNEMmmyqUD8EbuoHm1It0pAyv/acINYCn4mDZuDVTSmdM+7Qh
 Ba9JSREZBCMk1RQb1r/mF4OCXpoSnNRv1Bc3JZ2v87sWwmBGXXXEb2ECLF4SF1/9EArd
 qKeiRhc3z8ocmExtX0MR+QWc4xQwGdpjyTc7U=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1717273686; x=1717878486;
 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=zBSSSKQ21zzYm2AVFroehbnZnQSsjd89/SzSb5+k9Bs=;
 b=p2ctJARlsmfo5Z5Okn8g3Bh9E4O3yfVWDr3/Nq3xJBfLc10lTsMUD5LODA/ahT3bWQ
 hKW197+MgAWyymuo1gWp/8/Q0vUeLF3+sJeoH6NCniUfulSxRFypqAApiOnw1Qox4VVQ
 ylaosTlr9HHtpvNrgkfIG7eGdnCQCPco8rir2t1YQ6okAOdnzgAI0/2W4qOq9tC/YJta
 fUOLhLhyZd/phnl7WKtNUNQayDzFBkgqNZ13X8Vsd/u+bReUXeLGYLWr3HKx0dkdpjxt
 RyMtdGfDQiytnyEwPVSVHVoWR1Bpmf4tATZo5/YxHoVvvE+vhJHuhrtZNoIJ2MVfosXv
 c1ZA==
X-Forwarded-Encrypted: i=1;
 AJvYcCX5wUOi9DEXvARRzrmxs/tUCBVy12aNknqGsO4OFkFxwlULjVHtT8V5lLWzyr41qMOZhshMx0J0yKEKForzUmKfI0FFhQ==
X-Gm-Message-State: AOJu0Yze07LR2pqh413+LP+/rZB6Fh0Dmwgv9EBjmRjchpYF2/mFWMzc
 Jb4QdLwkXnEPANfT02SL113QqauaCSC9Tg/TfBowqvQX+JvYoEDrCuYSPBiydBGWCDF4spS1d0i
 pXyQ/XZDDtudvsqMa9ij7S7DQPxw3d3hxP5Krz5tWLkBaRtB2R/s3EjWY
X-Google-Smtp-Source: AGHT+IFyq5RleEbnx/0Xp6797psnGgoiFllnriZosneIIy+k9uHFjCmN6JNStvfeT2KIhF6555gaNXHy3Nlv
X-Received: by 2002:a05:6e02:2167:b0:36d:a8ac:5e25 with SMTP id
 e9e14a558f8ab-3748b9d0218mr58611885ab.24.1717273685845; 
 Sat, 01 Jun 2024 13:28:05 -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
 e9e14a558f8ab-3748a2866cbsm1438475ab.63.2024.06.01.13.28.05
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 01 Jun 2024 13:28:05 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 01 Jun 2024 13:28:05 -0700 (PDT)
Message-ID: <665b8455.050a0220.38ff0b.c031SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 19D53605C373;
 Sat,  1 Jun 2024 16:28:05 -0400 (EDT)
Subject: |FAILURE| pw140395-140396 [PATCH] [v2,2/2] app/pdump: handle SIGTERM
From: dpdklab@iol.unh.edu
To: Ferruh Yigit <ferruh.yigit@intel.com>, Test Report <test-report@dpdk.org>,
 Georgii Tkachuk <georgii.tkachuk@intel.com>, Qian Xu <qian.q.xu@intel.com>,
 Lijuan Tu <lijuan.tu@intel.com>
Cc: dpdk-test-reports@iol.unh.edu,
 Stephen Hemminger <stephen@networkplumber.org>
In-Reply-To: <20240529160933.282846-3-stephen@networkplumber.org>
References: <20240529160933.282846-3-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-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/140396

_Functional Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, May 29 2024 16:08:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46

140395-140396 --> functional testing issues

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| mtu_update      |  FAIL  |
+-----------------+--------+
| unit_tests_mbuf |  PASS  |
+-----------------+--------+


Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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