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 293C343E95 for ; Wed, 17 Apr 2024 20:53:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2470B402E0; Wed, 17 Apr 2024 20:53:56 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 93D2C402B5 for ; Wed, 17 Apr 2024 20:53:54 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b7d2de292so332356d6.2 for ; Wed, 17 Apr 2024 11:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713380034; x=1713984834; 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=BG7weBQIpam4xTbRubOSdpRHDzrvTWc5Ape3rjCSmh8=; b=hHDMLCb24WYNRi2ydTqIcxjmSn/TC6Q/RaCvYVrp1m6BXEGrWrZ2G+dicKlfEtSdRp 88630TTmgNBz/lB2vgEHSXH9SMgC2RdiqbR/rTibeDzIXZF9KSXUWuCaUeQCiTKzwlA0 ooL67owgD3S7obvkn7qMROVALnugdpaeMmUQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713380034; x=1713984834; 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=BG7weBQIpam4xTbRubOSdpRHDzrvTWc5Ape3rjCSmh8=; b=pZJm8wuSaJyyWCX6r8VadnP4tNMuGj9qXRDXSa1SiaaqPbET9ztISBXkhfqdTYs6Yl 13Y8oaQnUBbhpIEyJdwIeGtOo1msMSukd68rAh82r1fQqam0TUpQcudXcA4UIfAacOaw i4/IgUoVoaNPQ6AI1aPBnh76QkiUvioFHWL39p69FPzJXXVhmR4BgIAphCwBSfzm00pj 3ZzPIjrqSY/H8Zjmi9JVghw8jakv1fv5EKlRn4MfSBPBDJQeT+OpmS8FFlaYG5hCyW09 LOLZ7mjAV303gEouxlrpzFCaY9tYzUIlYWONpGEog5JRKBosD+Q4ADxlSbVMsHPe4ILo YHMw== X-Gm-Message-State: AOJu0Yx0/LYPJkaFxn3E9ZRcpPPhN29F3ycFBwEe1Q3HJyUzxjRl1UR/ 4ynH4alc4tRhos50Oj0MvZhs9eGMxqbpNeNq6Zhl84r6bhHQh7tbXnXwLT4usgcPtdRbzhizTbE FoNYuRE7iY2x69T7sg4f0CcJnRExpriEJ/N3CBO2h X-Google-Smtp-Source: AGHT+IGddJRM6d4rQ38455QvjXVJ47l3vWpwKQZGulCXzwlfl8rrMPmSWuOo//KBq8d81JL9cPJR2I+O9QrB X-Received: by 2002:ad4:41c7:0:b0:696:7597:5141 with SMTP id a7-20020ad441c7000000b0069675975141mr215047qvq.56.1713380034025; Wed, 17 Apr 2024 11:53:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du12-20020a05621409ac00b0069b45c47028sm15285qvb.49.2024.04.17.11.53.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 11:53:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 11:53:54 -0700 (PDT) Message-ID: <66201ac2.050a0220.7580.0d9bSMTPIN_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 B083D604D420; Wed, 17 Apr 2024 14:53:53 -0400 (EDT) Subject: |SUCCESS| pw139452-139454 [PATCH] [v8,4/4] hash: add SVE support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417160807.1249480-5-yoan.picchi@arm.com> References: <20240417160807.1249480-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139454 _Testing PASS_ Submitter: Yoan Picchi Date: Wednesday, April 17 2024 16:08:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139452-139454 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/