From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E046145D4C for ; Wed, 20 Nov 2024 04:45:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EFC342EC8; Wed, 20 Nov 2024 04:45:59 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1778E40144 for ; Wed, 20 Nov 2024 04:45:58 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2962feec93bso1101393fac.1 for ; Tue, 19 Nov 2024 19:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732074357; x=1732679157; 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=InX8DGBy9+lDJLvEna1gSJIqcojEhRl5KojIlyRO2x4=; b=IFzMU1eYbLuitK3ZBFVjzuW4iY/pn5KeZq4MyxN2W13FsANz2zibEp8tyD/+sxX5pJ RdspmwoLQ32oLG3yahoKU3EHKL8oznsp+RnhVaw6MtUdVAYrGhxRCozoky4gxRQw7n/g Hz9PxjkFjdOZt7RnJjhgoAMMZzrvCPK1AO0z4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732074357; x=1732679157; 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=InX8DGBy9+lDJLvEna1gSJIqcojEhRl5KojIlyRO2x4=; b=xDGgvh0ZqMGq6xt3OVgW2njhVuJ0o15tCDQl6pKxoWkXPQmgl05u0Aeio5TOZxNOAe QPEuSsw+MI8H/TSKjeaehWDpiVkxRSJDRVf93w+J+jQZqfYbV6YEc+dJPY6eVKWZGZqk ckxekxby/yepnCTldCrZv4JysN9penJAk5wDHAwc4KX1QeIy+2dEhzn5b27uHidwPW5/ LWD2OIJX9kQjO1yIJJPUtEJxXyFckkjjT2Zdd2Nw/0nNR6txEtD5KnA+UgmkhypjcQp+ fQbV5if4RfBz52EiSGbE7Vfy9SHoDt6ccGsy4SLY7u9DTKQr5o2VWMXurnFuZEiy+rzE fIHw== X-Gm-Message-State: AOJu0Yydhadm5xeQZfIaxwYNiqxCXbo+xlb90q4Y6WrV581tC/DIfR6j PsXJ1tQlWfGRm/JOe7Kfvj/KQuEuUVdTIFCUuXme20Yh3WBR//TQZTY+ZtJTgh6YlNG5/0vqFSv a3+GtkqzMHMcozPGHC/pGlxTEd3ZTymTbpXEAT7Pj X-Gm-Gg: ASbGncsg049pN5Bjbny1pGku/PYHR+T+8LBQpPNa7xi05hFq1/xeMGauKR4dn1PUjX3 v8/3YaFoLIprv+7FaFHNL6WT2qlrY8ysCfL2MPkqnDrj8w748l90hcIgg9UAo3hqAsA3aLWB688 /OXolcCYMiAXQRpCYQrelWhN9CuVxX7FuCTvn2er55W4NzwGs7j3RwFCVgQ2B0i+3+FCZA0vJMK qqWN1AXnpR1phyDqirJXxacPwDjwZcLVcR8SmXAkby5bQfZncBUqZj6IVvjH3WaZLSrt90= X-Google-Smtp-Source: AGHT+IG3amJyq0If0OHYbKaxIB7Fg++1JGtkMyCBjI8rsLtHXXHwPZ/IvfGGhrvC94e1whi2fHjsn1mJiISs X-Received: by 2002:a05:6870:14cc:b0:295:ed0a:8061 with SMTP id 586e51a60fabf-296d9ed19cemr1254191fac.39.1732074357332; Tue, 19 Nov 2024 19:45:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2965185ba00sm458232fac.5.2024.11.19.19.45.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Nov 2024 19:45:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Nov 2024 19:45:57 -0800 (PST) Message-ID: <673d5b75.050a0220.17ad1.ea42SMTPIN_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 C8E786052471; Tue, 19 Nov 2024 22:45:56 -0500 (EST) Subject: |PENDING| pw148662-148679 [PATCH] [v9,21/21] hash: remove use of VLA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732067686-5938-22-git-send-email-andremue@linux.microsoft.com> References: <1732067686-5938-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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/148679 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, November 20 2024 01:54:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c0cd5ffb0f7fc085b54d91e15cc6d0f0fdf9921 148662-148679 --> testing pending Upstream job id: Aarch32-Unit-Test#4372 Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PEND | PEND | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/