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 2D19744129
	for <public@inbox.dpdk.org>; Sat,  1 Jun 2024 12:15:17 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 280B9402B4;
	Sat,  1 Jun 2024 12:15:17 +0200 (CEST)
Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com
 [209.85.210.228])
 by mails.dpdk.org (Postfix) with ESMTP id B0BF540270
 for <test-report@dpdk.org>; Sat,  1 Jun 2024 12:15:15 +0200 (CEST)
Received: by mail-pf1-f228.google.com with SMTP id
 d2e1a72fcca58-702342c60dfso1823757b3a.2
 for <test-report@dpdk.org>; Sat, 01 Jun 2024 03:15:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1717236915; x=1717841715; 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=tfu8auUZufOjM7Mcoao5nV/MRB9jq4qyPzNY55dj/mA=;
 b=K1a2ewlTBQ0Ss4TopF7Bm7wBq86oWqQhR8itIOOxd4k12d994ML/RbiRrI2m1DbKsG
 x40ZvkNxNtsUHHO2oyIK+ff0sytoj/UHyhDN+1L7ZnLEG+VkpYsukH6YMNaTbE3cK3/s
 r0zW/whIk25g89bHqk6BsojC8b5c1ZLSLknAE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1717236915; x=1717841715;
 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=tfu8auUZufOjM7Mcoao5nV/MRB9jq4qyPzNY55dj/mA=;
 b=aQKktqJkxCnhQshREh/OOnPOSY60FkCERaN2ra8xFClSviWaCRTKRcilql8biDmGF3
 ygmBFKJV5oqlBKl6AGDtyzws95hq2+w9w00bDFE1s0ZFeqHyeMjCeEIOJZCI6stdj/2A
 q0ktrOAALj70DTVVwmIUpexvL1q1+3lwuf4YuJ4dwhm28pi0WRVcRwFCKM7B8/GDpW13
 ZEz2TibllRk270IEmsjY9iOiCHms92/t9f7RWUZTbAPQjV0gy0xAwzhomG7c0RpidxOc
 SbEa2BhpNgokx1n35WW4rjUCSpiYpCnvWP/vvcoo6Qp32/kBY6NdT2yjGzm2JxxanvP7
 ea6g==
X-Forwarded-Encrypted: i=1;
 AJvYcCWc7CRgBtN2clYnXyEf1GcY/ObCP6B0lceji3wDYgdckf5WTwQBgOuqOIgVLpJDjiPA3XNZg8jV2kBPLZHO1/voNi3twg==
X-Gm-Message-State: AOJu0YxDSSsF0TNR/N0xKv3XewLV0kPvkFklTaoqrdu723B/q2V+zo5t
 xKVLfL0VHtaO2eswYkqTIkKlQMY6DvbAWzhWdnVPkw4ydQEsXINDNlGl+HLkfSDDswe6Tvj2mRd
 Q1Ga7sHd/4cvn06h21BbKU7gZ5y+e6Gm7feJ5hPY7
X-Google-Smtp-Source: AGHT+IF44282HIRJRkU+K/AMd6rMwlZzvQ2ExWckbKXar4kCIMaPhIO1KAyuqhVugYU+8FJwSiI6KrGug1G0
X-Received: by 2002:a05:6a00:23c5:b0:6eb:1d5:6e43 with SMTP id
 d2e1a72fcca58-702477e72c5mr4860109b3a.11.1717236914920; 
 Sat, 01 Jun 2024 03:15:14 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 41be03b00d2f7-6c7af654546sm55089a12.1.2024.06.01.03.15.14
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 01 Jun 2024 03:15:14 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 01 Jun 2024 03:15:14 -0700 (PDT)
Message-ID: <665af4b2.630a0220.283df.4f59SMTPIN_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 2C0C5605C21C;
 Sat,  1 Jun 2024 06:15:14 -0400 (EDT)
Subject: |FAILURE| pw140394 [PATCH] [v4] lib/hash: add siphash
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: <20240529154842.224329-1-stephen@networkplumber.org>
References: <20240529154842.224329-1-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/140394

_Functional Testing issues_

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

140394 --> 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  |
+-----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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