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 465BA4308E for ; Fri, 18 Aug 2023 00:17:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4166D40156; Fri, 18 Aug 2023 00:17:11 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 932BD40156 for ; Fri, 18 Aug 2023 00:17:10 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-48a6a1ba95aso81176e0c.3 for ; Thu, 17 Aug 2023 15:17:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692310630; x=1692915430; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H3pVjKrnhuows2n9x3NKLRqfet54odzfdZ9hkAI4c6E=; b=PGkoIP50yZTV3yQ8G3laTLnfr+3bCsrJbh76VjmtXsQS19e+J3LtaGXlFAjd5dLi+w wQwO47EIfGi+73laWMxuu10XfKutaIcMIwjfHYTMUbegY4jW3l6P8C1DN2gg6l+9ia2U tHnpSicQMV7vYrcg6bN0BqK01tLAE6/ru1EtU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692310630; x=1692915430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H3pVjKrnhuows2n9x3NKLRqfet54odzfdZ9hkAI4c6E=; b=S0x4uTV7hFT21lHE6IbLijrVxeQoVTaDmAXOMhqEebgmOW1zhDKNw8N8N8IOwhgQrc FV0Zw9ovtfigVVXXm3ySe/Tz3hDfj53Nuf2YYfNCJ5AWTtZAj6wwmatWLf600aiRQwE3 VFuaiPsAMCnTGykbKBJhVvqUtzdFf1GlvhtrCyy0vxhgTXaHIt8fOiHkNA39Srnpjak4 t1gH+w+KrDZ1Q7wQ9ElXkeJ1lhXe9kRRB1va6GUvJHqtMJdINTyEJD2jgEQUbhrc1LlZ Q3rXVSnKYPzQMVWOVVe+lIEjjhiJe2Wj4YU9aiy+6W3ZnP9LdF3PpBPAXb+0gXgbPKRq HA+A== X-Gm-Message-State: AOJu0YwvzhXiqrS1O9BihmZ23fOKzaDSqp7f9xVuxB0WjUF4tXsocaUI X8WFpY8VmWcnmXgh9VVry56TuNn9oQUpfmbbW/0rsSG1DO4SZ+9ceSs1wNqHVMEs5fRiG+jmiA= = X-Google-Smtp-Source: AGHT+IEoCrBgI5qdCjeY3/ayPYXLG7/+eS+w2foZyxtnjmXD9GrMtpOiQAguQ+oMf7f9TocrpMWhCw+aJYAX X-Received: by 2002:a1f:e043:0:b0:48c:2b9f:ee1d with SMTP id x64-20020a1fe043000000b0048c2b9fee1dmr1222575vkg.16.1692310629959; Thu, 17 Aug 2023 15:17:09 -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 di25-20020a056122469900b004897137c760sm80461vkb.0.2023.08.17.15.17.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 15:17:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 15:17:09 -0700 (PDT) Message-ID: <64de9c65.050a0220.a8cb3.35d9SMTPIN_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 9B5B16052471; Thu, 17 Aug 2023 18:17:09 -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-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/