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 5AE784308E for ; Fri, 18 Aug 2023 00:17:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5757540156; Fri, 18 Aug 2023 00:17:18 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id D474740156 for ; Fri, 18 Aug 2023 00:17:17 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-447823dd96fso83120137.1 for ; Thu, 17 Aug 2023 15:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692310637; x=1692915437; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZCinx+/DMb6qDDx8d4x0wh/ScHNXlxsyVUnVVQ58IbM=; b=iDojQsvEfhes7jjDFVWNtszKzRbDXgDYAWG50L+zLXY/24RNeWlccsjT6nRcB28e0R ciMBlY8Af2UEt02dQYC56BWpvjVUfs+aB6sGhc/+RflUefEscGTH/bsVp3VS8177+2wy nmLY2ADdlHHjcTPjPD/dWKzrPWW/4x+5/qW60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692310637; x=1692915437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZCinx+/DMb6qDDx8d4x0wh/ScHNXlxsyVUnVVQ58IbM=; b=fthxjJkzyx06Top9ETiPFF2UHihwVglD3x0TDzDisBP6SGMtfA+YIO1BkV1mkcnCUR BgIELCNlV1HFKveAqfAD0aNpI+alhi3pa1LozmXfyz6WFyLDqlA0LH6HsTckrE7SQiqt KXMBWIOmeA/id9lesMub2bGNcOR2DVYN6JMmsdBw8WNRFh+MqEOLO0i0q7KMm4ZDC08+ g3xuthwdfsh8M2DSnvVrJ+Uv11lSJNGlwQ/cT/GxF371f82qg5nTuiDeUXgPkcnYtRS9 CS1L1NNsQMfMyfbDjTchBzI20MgHRUPBpuUGIwgST6KUQneyb20FNQHRpT90/ylSGqdA S63Q== X-Gm-Message-State: AOJu0YyUGGN9HHquSMXHvecv4nKYYv6Xoex63R4d5roXreGDkAvU0Js/ kGHrtFjDbiq6Xy8Fer4TvJNuUvKTWWcdIUn7/Y10cKCCyKJhr6i4MxImsDMc/3yYG1po9KMF+w= = X-Google-Smtp-Source: AGHT+IHFsq2YQAvzPFlG+mWC0/NU60s2ZfRhHPbCJCc53amy5yOKXkt68GLRtq4Ua1ShJ0UGRWyHIfg3LNbH X-Received: by 2002:a05:6102:1d9:b0:444:c7fa:15e6 with SMTP id s25-20020a05610201d900b00444c7fa15e6mr1233225vsq.9.1692310637305; Thu, 17 Aug 2023 15:17:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d24-20020ab007d8000000b0079dbeb04948sm46377uaf.19.2023.08.17.15.17.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 15:17:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 15:17:17 -0700 (PDT) Message-ID: <64de9c6d.b00a0220.411d4.1d91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 030AA6052471; Thu, 17 Aug 2023 18:17:17 -0400 (EDT) Subject: |SUCCESS| pw130476 [PATCH] [1/1] hash: add SVE support for bulk key From: dpdklab@iol.unh.edu To: Test Report Cc: 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/130476 _Testing PASS_ Submitter: Harjot Singh Date: Thursday, August 17 2023 21:24:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130476 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27372/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/