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 347C94308E for ; Fri, 18 Aug 2023 00:04:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3125340156; Fri, 18 Aug 2023 00:04:05 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C3A5740156 for ; Fri, 18 Aug 2023 00:04:03 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58cf42a32b9so3126727b3.2 for ; Thu, 17 Aug 2023 15:04:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692309843; x=1692914643; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mS/KB5Y4cDXUzm/ty9JiU48qXh44M6h5k/oV1ykJNbs=; b=S2Nk99ZK7g/eb2VGrfBXuceqpo15J2maxFAeNEigR4HrCAZ8qzJsjKAS7bZmonLDFT eX+08hbDuT59FcWqSOYMbT+Z77rcxjEHSYL98AyFuJDpzfZk7AJFNtj8P8J4+Rhqe1nh OOgvh2wQeIw45IwtTC0pseRzI0IBJ7l/aqvLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692309843; x=1692914643; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mS/KB5Y4cDXUzm/ty9JiU48qXh44M6h5k/oV1ykJNbs=; b=Uh7AomgSkGe2KTy9uJdAHXyEDC7LNBRHQMqBp/oN7f9aJbOSPO6GVJf8s/EWnaTCsi 6uacPYmkrPpd1nmEu8hsHihVFoQhGwsDoZKvimNu8a2g9MkBPqKVpTfHIk5nMCZte/VI iih/WZw102Q5cxHs2/osV7bPENtwm1kJYZO4WHz0bFvgF2CXln5wSzKHaNWQGcYGSjXD 1Uui6tTYM1iqFVKSthblgWCks2/UHCxoEnICWKCBrEXf8soUywHyZunB0EzKSKt+MF3e IbdS58wgHq6hHPDYMqzBsCAhoHPYbfeWSDzaWGhV3ZAI+VILk0BCpLgxB1gaM1uGJJSU v4yA== X-Gm-Message-State: AOJu0YxdDMGainvgVXyg46W09N9pLLWiYfaQ8CJ4QVLJ7Nd34lxFHzDk ypJYpA9RQAyU2xX3z2ZbHcTOkg4n/bUP2Wjbj3kW3Lcz8bfcDC2Zn2Ng2Q== X-Google-Smtp-Source: AGHT+IHBuNu/D01BlThKo6gzX0qiZ+XmfI+Gpoh6CPeJzlhz5H2nqlBfJxbU/FhxWnzkD6b4LLhfJspWwT86 X-Received: by 2002:a0d:c6c2:0:b0:586:e50:fb50 with SMTP id i185-20020a0dc6c2000000b005860e50fb50mr754038ywd.28.1692309843275; Thu, 17 Aug 2023 15:04:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a0de203000000b0058dcfc83445sm48107ywe.13.2023.08.17.15.04.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 15:04:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 15:04:03 -0700 (PDT) Message-ID: <64de9953.0d0a0220.14893.215eSMTPIN_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 E6A966052471; Thu, 17 Aug 2023 18:04:02 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/