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 02013431E2 for ; Mon, 23 Oct 2023 16:41:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0E694027E; Mon, 23 Oct 2023 16:41:53 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6F2B24027E for ; Mon, 23 Oct 2023 16:41:53 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a693d8de75so109446139f.2 for ; Mon, 23 Oct 2023 07:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698072113; x=1698676913; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z4/uocgqv1sSGxs4e2T9/4SK/tZ+pX6ugMx377LmVpw=; b=RtyTGt5+Jk9KQCWMpgaxyGriD6CwidOi6yRhoObX3oS3dhTcAnyiMRXkgOoPke6Soh pBD7MJfftFjxI0g8y2NUUAnzG2WBqYVSApdPu29ZXCMW5jlfi7OTn/WdZgE6tnxPtjpI NaaIoyyMbKHkLKytiZkTFW9MMuqMril718tPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698072113; x=1698676913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z4/uocgqv1sSGxs4e2T9/4SK/tZ+pX6ugMx377LmVpw=; b=w8oW13h0jcFCv0zCQ197zs8bDWBNGFkYfq7kGi0nPOR7CLP2VrnPhkL2gvxI8mWjMU awqd/xX02ZJLC7/T2UGXN26ZypDoUkjAiWHoN2fha1TTamGzV+7/2Eo/VlU2Lpi3PaKD tgI1+q1o61PLkixxERcBG+1orzuiLTg5r9Bej/zgY3kr2L/qas89a8auzHJG8vnDaIOK STzQK1fnwwMMiixVsgD1d+QdVU7s3qDMLbGmd543Z9ukxdbE+SVRmIHIKRZQFL4Ar9L6 pxyHe5mSUZ7Wtm76iu9rEnSzX2HP65FrndIeZdgRdoD2phbRFAxIvfpPyviNAvRKwgPZ W5eQ== X-Gm-Message-State: AOJu0YyDPgQEw499p+s3NiGLyqb/eTES601RXyj68y/DOvb3vp1+wVU0 ILqaXCuAdghDkY9+/wYRB1o6oSpEmRnZdKeP4FQzBeH5W2+rfA== X-Google-Smtp-Source: AGHT+IHfGL5M8HsPRJOGBTuwgKSl5qk+/KOE2IiY3VZjHLIFvj5glDNOThoV6apnMm73nKlp8LvJ62WbAd36 X-Received: by 2002:a05:6602:1407:b0:780:d76c:b640 with SMTP id t7-20020a056602140700b00780d76cb640mr12026816iov.9.1698072112875; Mon, 23 Oct 2023 07:41:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a056602158200b00790b9b02c66sm526467iow.23.2023.10.23.07.41.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:41:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:41:52 -0700 (PDT) Message-ID: <65368630.050a0220.afc72.623dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C4AD6073BBC; Mon, 23 Oct 2023 10:41:52 -0400 (EDT) Subject: |SUCCESS| pw133163-133166 [PATCH] [v2,4/4] hash: add SVE support for From: dpdklab@iol.unh.edu To: Test Report Cc: Yoan Picchi , dpdk-test-reports@iol.unh.edu 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/133166 _Testing PASS_ Submitter: Yoan Picchi Date: Friday, October 20 2023 16:51:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133163-133166 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+--------------+---------------------------+ | Debian 11 (arm) | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+--------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/