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 B780F45587 for ; Thu, 4 Jul 2024 10:22:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B40E84025C; Thu, 4 Jul 2024 10:22:57 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id A938D40156 for ; Thu, 4 Jul 2024 10:22:56 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3d55ec570a7so247388b6e.1 for ; Thu, 04 Jul 2024 01:22:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720081376; x=1720686176; 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=Dzj7kTDLNGBTNpaXpwfiiOuIJ8GoOM3wJXDyiOyGHJE=; b=GXsC4gaDSg8oWIh4KhBT0fb19sbC1KyGhV5TPrDhBURlsV9mo4AJr/7aJYo8YzODou +FWMZSBqp08ItH1l99HyY+dvcXXQyw76M3UzZw+tNnFboVvM+oV9SpiOxILGsMDuhCLC G835OJpgkZV1griXIMC7EF2fuWTV1q78xCnqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720081376; x=1720686176; 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=Dzj7kTDLNGBTNpaXpwfiiOuIJ8GoOM3wJXDyiOyGHJE=; b=rDiEzZBMogQ8OLa7O6TTWQyUIA8KSTZdLR1WKHvDdr6RwMRL0PFTXSaY5Q7wuGcXwW 2C6U3iVfPdG7XIBa++6eIGbHJJFEycLK3c/a4nbqo/24iUDNFH+qjZCl+nIcjwbxV7/6 rzniIJXG1cPGWV+c5286Bs2Rx8kZWrLlfOEwXQrCTNivyTR/jVMxyEeZm2ZVzfICwpLY YjhV3XKS13T7Be+WB4pf7AR/TrdUYOer+q3zW942PG3edOe1hRr348ldrF2abNmgizz7 Nq4KSX5xujDKhfP1NQ/tytyE6nLhMCVa6SUMIIeUnGhxtmIuNqLCooRc/s+djUYZbyuZ fdGQ== X-Gm-Message-State: AOJu0YyeWdAjXiI6/zh+mWiNh/3rSLQSUzJ2YFlpKwjmAlDGPHmeSfkw f0v7hV25IwiH7SXb79LtIHq3iemCMwAnUUZB8+ZipoK5MdcxfttEt4iRMkwkFIwlQY1PclAVZjR 4INxYnTesriHEvadt1wKNqG6kcSXMKbTu6VOfKZ30 X-Google-Smtp-Source: AGHT+IFWbwiJfRk4pIhkC39jO75xek+ZR9zgMpphLKnAj6LBWTa8EdfMs2z5KsfW3gDvB2PGD+jIldtPDGb9 X-Received: by 2002:a05:6808:1382:b0:3d6:3254:f0c7 with SMTP id 5614622812f47-3d914c5245dmr1062882b6e.10.1720081375756; Thu, 04 Jul 2024 01:22:55 -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-75d05afcf30sm20320a12.19.2024.07.04.01.22.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 01:22:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 01:22:55 -0700 (PDT) Message-ID: <66865bdf.050a0220.d0c03.17a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BC0B160526E2; Thu, 4 Jul 2024 04:22:54 -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) | PASS | +----------------------------------------+--------------------+ | 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) | PASS | +----------------------------------------+--------------------+ | 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/