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 32BCC4308E for ; Thu, 17 Aug 2023 23:58:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E3614013F; Thu, 17 Aug 2023 23:58:01 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 4B9414013F for ; Thu, 17 Aug 2023 23:57:59 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-689f1e81293so236689b3a.3 for ; Thu, 17 Aug 2023 14:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692309478; x=1692914278; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pLN5UK518A5uTTC8b2Zqo02hxjyZ0u/J/wkSgQG/aFI=; b=eXuYpTGi1Me/YyY8E8j5kFGLzqD7ZSDAciPlsmrpSFh1+Dsz1lqnkuQJ5AXztzw+qi AcB/dx26p41bBluPC9T6IKSDpBe0bfxIuoLBWtsuYQLVekl9c7dlveZm7przAfDafg+n FIegEiM9NEp+PtI7yi7DcOfj5wOpzSDhNX9MY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692309478; x=1692914278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pLN5UK518A5uTTC8b2Zqo02hxjyZ0u/J/wkSgQG/aFI=; b=kDPj3SRDcYwZR2Gb4DVqlJd0BBDPf+1DCkj/a3qFelbZf+BytCwkBSn0uCRRLfx38L NjriTp9OBQd33GcD/hbMt/nsE0GX5AXbAXdPObLeph+rnTppSOXuZmim6YCZGOg3ic+n /yxiKLVLN/vUJSsMgtn/XUuXT2Qyn9Pn3/lBi8/fhTjekTsMzn14rlVWSIaOf52M+r4h 0/6667TcbUJXdN+HBQzbwyTpvne9InDLRJCXEbgbd2yNoz2QNWn2jQ++DPIzz/eRXX0T 3ke9F85lw1x3CNYDQ+VL+VKSrT0PJIFDcIuzXYoAcTn8zZc5lEpMabyJ1UsVxVtvqEqU z3BQ== X-Gm-Message-State: AOJu0Yzp+SQoGIKyb2gJyEZYJe8/WChxUyTXFefCzeMEmer26QgpEw6T lvITz8xFjL04qebSPV8sjGVCJHk5MxYkOs3aIDVc5kN7H7vtPoXjjLu9sNZbXL7IVw== X-Google-Smtp-Source: AGHT+IHnyMk1qkJqfHundHkAjVoIEhYwxM9MceKqrWJm73W4gL/qQm2FTnZJ4Sk/Ar5jiOCplH3yDlFRoHWf X-Received: by 2002:a05:6a00:c91:b0:687:955:8640 with SMTP id a17-20020a056a000c9100b0068709558640mr841847pfv.31.1692309478279; Thu, 17 Aug 2023 14:57:58 -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 u81-20020a627954000000b006887ccd7770sm68952pfc.28.2023.08.17.14.57.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 14:57:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 14:57:58 -0700 (PDT) Message-ID: <64de97e6.620a0220.7bfc1.35a0SMTPIN_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 C04796052471; Thu, 17 Aug 2023 17:57:56 -0400 (EDT) Subject: |SUCCESS| pw130476 [PATCH] [1/1] hash: add SVE support for bulk key From: dpdklab@iol.unh.edu To: Test Report Cc: Harjot Singh , 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 | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/