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 0C13145CE2
	for <public@inbox.dpdk.org>; Tue, 12 Nov 2024 03:53:46 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 063A1402C3;
	Tue, 12 Nov 2024 03:53:46 +0100 (CET)
Received: from mail-il1-f228.google.com (mail-il1-f228.google.com
 [209.85.166.228])
 by mails.dpdk.org (Postfix) with ESMTP id 9CF4D400D6
 for <test-report@dpdk.org>; Tue, 12 Nov 2024 03:53:44 +0100 (CET)
Received: by mail-il1-f228.google.com with SMTP id
 e9e14a558f8ab-3a70315d38dso6045675ab.0
 for <test-report@dpdk.org>; Mon, 11 Nov 2024 18:53:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1731380024; x=1731984824; 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=WKVboMMqBm9okELJyA1AsXscMdQ5UjjUCbj4omlZnDU=;
 b=c/K+zEcGzBoi9sFISVfVY2JPD2fI7rB8gW8Au29OKLb9R2NhcBeScqKRjjGLipKUI8
 0/J03Yx4z8nrgZqSCJVgWAaN53Qw1oBHQHnvQ6Qyvax4+DacPylLWCVDsSrqnOHcmlHG
 pQpnaLx9H6oxHK/YBOwNjRDIhyVZ4F9UslA/E=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1731380024; x=1731984824;
 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=WKVboMMqBm9okELJyA1AsXscMdQ5UjjUCbj4omlZnDU=;
 b=VnGPcrG+Z/w1e3bwyXb4YnPPkz7D7FDrNyRxfWcoutMFkzNwjFf6HLivXmJwD2K9e6
 36rIYi5MWe9GOKNtdC2MeOqhYmuudGUQ9wQxfsugYvk/p8EChKroR8hzwNdp0KqPA6k/
 1FDdz9d29ZFjCDiWZKAEdWLwL/Yugo+CQM21t8H0IdZ5LQ8bMIdFI3ENzquQNg3yAUUu
 9eMOuH8lKRrwyf0wR46B0n3ZnfKToII/POtfua0y1MsmrACZ500cqkvSgOphZqwXkquv
 S7MseKJP2f0E5rDpymaBg4v2f/kh8HmYWHHzTyaJWfh5SxT99nOiDEwUJiZJBBaLDSJO
 tIlw==
X-Gm-Message-State: AOJu0Ywl78maHG1L6gzBaQWFSDjlCTM4fjm3iogZd8hq6qrpmPBsX3q5
 ymy/LpnIXrroIorv6+dwpqGBsmMSdX4HsFMEiiCAP0W4il5k56sVJpTWMcmcjh7Nr/TioMsWVCD
 7yqUinv4MDZPGxwdv1isSaMmr34sVTH9uPt5Fgrq0SYuJ9E5AFDZ4AIdP
X-Google-Smtp-Source: AGHT+IEL+kWgAYcbeYIBsMZ9p2NrZmmgCz8GnzQoLPPw1TME0JzixGrMWSh+DpvIZHdLcVUOWTK67m4WqujW
X-Received: by 2002:a05:6e02:12ec:b0:3a4:e9b3:2293 with SMTP id
 e9e14a558f8ab-3a6f19090aamr164557815ab.0.1731380023640; 
 Mon, 11 Nov 2024 18:53:43 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 e9e14a558f8ab-3a6f980e190sm6522405ab.27.2024.11.11.18.53.43
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 11 Nov 2024 18:53:43 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 11 Nov 2024 18:53:43 -0800 (PST)
Message-ID: <6732c337.050a0220.ad0d4.3dfbSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.5] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 432766052471;
 Mon, 11 Nov 2024 21:53:43 -0500 (EST)
Subject: |PENDING| pw148313-148329 [PATCH] [v7,21/21] hash: remove use of VLA
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <1731376933-19275-22-git-send-email-andremue@linux.microsoft.com>
References: <1731376933-19275-22-git-send-email-andremue@linux.microsoft.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-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/148329

_Testing pending_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Tuesday, November 12 2024 02:02:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:11f84bf4eab350517ddd59498ae488562e3ccc23

148313-148329 --> testing pending

Upstream job id: Generic-Unit-Test-DPDK#290376

Test environment and result as below:

+-----------------------+--------------+---------------------------+------------------------------+----------------+
|      Environment      | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=======================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE  | PASS         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)       | SKIPPED      | PEND                      | PEND                         | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)           | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+


Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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