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 973AD45BC8
	for <public@inbox.dpdk.org>; Thu, 24 Oct 2024 22:14:56 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 91FA5434E6;
	Thu, 24 Oct 2024 22:14:56 +0200 (CEST)
Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com
 [209.85.128.226])
 by mails.dpdk.org (Postfix) with ESMTP id C7455400EF
 for <test-report@dpdk.org>; Thu, 24 Oct 2024 22:14:54 +0200 (CEST)
Received: by mail-yw1-f226.google.com with SMTP id
 00721157ae682-6e9ba45d67fso6912717b3.1
 for <test-report@dpdk.org>; Thu, 24 Oct 2024 13:14:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1729800894; x=1730405694; 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=VFwBteYb35Ln66TyXXG//xYGT2vK3uWlf7HiFqdV1gc=;
 b=RA3+TltjBvV1SOID1zOeCjWUwaMTi3pOu1LZzzosWWzaCk/hk939rtIJcBv86lWlfd
 wjsXz0W84QFOxtf2ukD/lXiX/y8Jcq81aNL9AOPi7hFlIChAebMZLa2MLwFBWlg71s4O
 1+Y+sEUImcB34tQPI6eoU97VnTloAiayfRKDE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729800894; x=1730405694;
 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=VFwBteYb35Ln66TyXXG//xYGT2vK3uWlf7HiFqdV1gc=;
 b=kRmHt5KxND4OGXNoTBBVWrcPGXBLWgL+TvNQHRUj3tm5kqhClVeENUSfItTJODFXth
 +TcxDTuRFivQ5a1geb7zLSR0SAIQ+hg00lAijqZl2PXFfT0hfWFiQxq5Lb3gP2LE5Hf/
 jwRoHAf0gowrQcTQfq8P1cPC4zZI9YAV3A6kso1FWMhyneeonNM6oI6/rrZhiG2QHKro
 d9M1ti/HvARO+3nFixJAX0P17l4LF/J3RA7IAdsVsmr6jvBsMI03q+wPjwsaSI+2YyGq
 UciTmwRWutEn1SMm2WX7+y8T9IMAdnZ5jI4yUrc8Cua5YzYLp2YUMQM1jLGBn/sez0oQ
 IdAA==
X-Forwarded-Encrypted: i=1;
 AJvYcCWesYhck+rmdEtJFmXuh7ndIu3Kk0EhHg25BwwsASGvAEaUmrfxedxIM8ePgaof4IFFnKjNFIKy2M5G0w==@dpdk.org
X-Gm-Message-State: AOJu0Yw9NLv9uevjcwZzZKYcuFvhe5i2ijZ5P3skpv0FjcbSRng3FAQI
 T2V25QJjNPcKsn9k1O4l4rBd5gg6I+c8ou/gAp6TwLyZarQwFOCylXHkVi6UkqMQFohLxWMqcrP
 jLIzTHF351ugf31V7/XfydAQyp3SLL4Is7IuejDPa2N5VUteMz6+DYyo/
X-Google-Smtp-Source: AGHT+IEUi2VjiJ4TT+LSy1U5KwlPY4AI7tWKUUmMwd6s2FQOzxfWfPwyoZ8QPEAibsGu7kiWO8W0zJ1iTN4w
X-Received: by 2002:a05:690c:708a:b0:6e2:7dd:af66 with SMTP id
 00721157ae682-6e7f0e72ea7mr88870617b3.19.1729800894143; 
 Thu, 24 Oct 2024 13:14:54 -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
 00721157ae682-6e5f59ba1e8sm4473057b3.14.2024.10.24.13.14.54
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 24 Oct 2024 13:14:54 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 24 Oct 2024 13:14:54 -0700 (PDT)
Message-ID: <671aaabe.050a0220.19cb80.d5d0SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.2] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id C42D96052471;
 Thu, 24 Oct 2024 16:14:53 -0400 (EDT)
Subject: |FAILURE| pw147124 [PATCH] [v4] ethdev: TEST support single queue pe
From: dpdklab@iol.unh.edu
To: Lijuan Tu <lijuan.tu@intel.com>, Test Report <test-report@dpdk.org>,
 Ferruh Yigit <ferruh.yigit@intel.com>,
 Georgii Tkachuk <georgii.tkachuk@intel.com>, Qian Xu <qian.q.xu@intel.com>
Cc: dpdk-test-reports@iol.unh.edu, Morten Brorup <mb@smartsharesystems.com>
In-Reply-To: <20241024145550.985298-1-mb@smartsharesystems.com>
References: <20241024145550.985298-1-mb@smartsharesystems.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-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/147124

_Functional Testing issues_

Submitter: Morten Brorup <mb@smartsharesystems.com>
Date: Thursday, October 24 2024 14:55:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581

147124 --> functional testing issues

Upstream job id: Template-DTS-Pipeline#191121

Test environment and result as below:

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

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


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

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


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

UNH-IOL DPDK Community Lab

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