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 120384308E for ; Fri, 18 Aug 2023 00:15:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F29F440156; Fri, 18 Aug 2023 00:15:47 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 8272F40156 for ; Fri, 18 Aug 2023 00:15:46 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4d8eaa8ebso143350fac.0 for ; Thu, 17 Aug 2023 15:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692310545; x=1692915345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H3pVjKrnhuows2n9x3NKLRqfet54odzfdZ9hkAI4c6E=; b=i8l02F2CGE57ymYmwcs1amaxKIPQg1LX8aAyfHEwyZ69cIPgQ7assjf0U/Ic50a/ik xtZUaL2BsupB5ss8b3PDUC0LRHwBhlMmFNuMz4zv7asb1Li4URuOQEh+KmspbRxa3fsu sLMxdBZVzv2GSRQ53jFBTW8OI43UiG765MJvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692310545; x=1692915345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H3pVjKrnhuows2n9x3NKLRqfet54odzfdZ9hkAI4c6E=; b=db+jOcX4zqKJ+zS74l7XEgsji/12+z3pcELHplp6EJLaClG/cc2EQVjZ2VXfdRUUPJ QwqlzAUgO6wuxiG6jmhNUTPMJK8t6ExpX17lufnZeQdoTynMj1EXsYayfueHrf/BXFxa +VoX4Ge1RFwfRPv7uMOBZR3dcBCiZIp55ul76/488P0+mBw/a0gF50bbjlnSrc6Yn3sk oHkHKQKoTxQ0na77xDlTqoAdfkGq74eoSPSzeNhmIO/qHSr3dfhlKbZxg/qY7aTCQ8ma +ORMI/2BU+HHnavx5b3lYBe6RQH5m0urm8C3DEVqSfbDVYXn54QVX7nWJbvi51EaZX79 BbUA== X-Gm-Message-State: AOJu0Yy9o/nGlC2IyEsAGEBPf3XMkAi/EiG+045r5q1g7bXfFFOHglXH oyuzT14aXohM7GgstGGeuTFsfJRRy6zMG9XH3W11CmTUYFwldSOpsCT1JUvpDlTW3tcv6W2GyA= = X-Google-Smtp-Source: AGHT+IEAXVuCn/DLYiUiR5XA0VVSmPV94HXodHQjxmyAjdZs9blvGX0iboEZGnLeajVJRQNL0ULZt3Jlp4jv X-Received: by 2002:a05:6870:f6a7:b0:1bf:94d6:6f8d with SMTP id el39-20020a056870f6a700b001bf94d66f8dmr726655oab.31.1692310545806; Thu, 17 Aug 2023 15:15:45 -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 c14-20020a056870b28e00b001b3df7a6520sm67243oao.19.2023.08.17.15.15.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 15:15:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 15:15:45 -0700 (PDT) Message-ID: <64de9c11.050a0220.c8787.2aaaSMTPIN_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 5D8086052471; Thu, 17 Aug 2023 18:15:45 -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/