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 2A2C445587 for ; Thu, 4 Jul 2024 10:18:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2557D4025C; Thu, 4 Jul 2024 10:18:59 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8CE2940156 for ; Thu, 4 Jul 2024 10:18:57 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7f3ca6869e8so13138739f.3 for ; Thu, 04 Jul 2024 01:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720081137; x=1720685937; 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=7mW9lDFJvI5wAqsAKwrzlUH6TClIWWz8FOnzV0jZN5I=; b=NcWneSDQrss+Wef+yhX1Do8iQvpjlw7vGr5wrsZqgWQUgQY7MYYg6PQMc2DHSE9gyV LInl+cwScK90E4a+496Ecdw2NcGlc+BZCUGzwKEbL85U33Wyud6qHzJQnvFszZEt33hd +/7U8k+R528o+sU/PnY4sqZdP2xseqnOcSGhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720081137; x=1720685937; 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=7mW9lDFJvI5wAqsAKwrzlUH6TClIWWz8FOnzV0jZN5I=; b=gBjY5L7sqH5aK/1lWrz0mtTuE4O/938eTD5VKiRZfmOA9P/SWPLMrLb4uIWdDL/s2D 9bm+APO9Y0A8FdbFfs7gZWAvWO3YQmQNtj0sUCu9OnP5PK6kPFbYCz2GryAnxiCJqYUR 1yVYvwmtn/OdKQUBVPnfItp+R1OA+ndd6VtWPFU1AvyeslF9UBI52YPIXPLzzffeHDjM 6zzK+ieWBa2dFn9IflZ/3/2sVtdKdcB/5FzdU+GkTfll0rzOvex7h5JeNsu5oWPiX8tU eq1tJ4PeLyFUXze5+bopcCMpPY86F9yrUJZmmp4KRC8rBTPoeepHdxRj3J9LT5oBtCh3 1O+Q== X-Gm-Message-State: AOJu0YzVbnP2KsxX3vE9G0HUhjXhCax+0J8K8sbe5DWm/CpSUQet2KJp bjzhDE1WyPfXeccQVS6XPakHTu+F6mMkRL9J8soX/UbraBCz1WaQ36xJ8YBVny9CKpe9YAkLKL+ 2noM5VojxKxBB7hUqFPgz52zlA7TqWSAUzoY+I2NZ X-Google-Smtp-Source: AGHT+IHH5oQdi4yNjaOVaw/1vpf/yd+3d5cTfVKevInjBgPIWdUC8q9p3iQL8Q2DpiSfX9TeT+36ty9NpA3q X-Received: by 2002:a05:6e02:1fe8:b0:375:a6a4:5dde with SMTP id e9e14a558f8ab-3839b191210mr8879945ab.30.1720081136900; Thu, 04 Jul 2024 01:18:56 -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-72c64613ea4sm327329a12.0.2024.07.04.01.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 01:18:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 01:18:56 -0700 (PDT) Message-ID: <66865af0.630a0220.92c04.7ea6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 01BEA60526E2; Thu, 4 Jul 2024 04:18:56 -0400 (EDT) Subject: |PENDING| pw142107-142109 [PATCH] [v10,4/4] hash: add SVE support fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703171315.1470547-5-yoan.picchi@arm.com> References: <20240703171315.1470547-5-yoan.picchi@arm.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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142109 _Testing pending_ Submitter: Yoan Picchi Date: Wednesday, July 03 2024 17:13:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142107-142109 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/