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 8C3CD4308E for ; Fri, 18 Aug 2023 00:00:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 891C740156; Fri, 18 Aug 2023 00:00:48 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 8718C40156 for ; Fri, 18 Aug 2023 00:00:47 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56d455462c2so231783eaf.2 for ; Thu, 17 Aug 2023 15:00:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692309647; x=1692914447; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qh3vE9xYT4Tw+ZpAFlxo8rqGZLct6DtHqG1vio4h4Eg=; b=QOzYYxO/lInlY4jJN/6gORf7DK5iRCakHBebpfv1cyphWmxpEg7m5CSD527OSMI50k 7n4f7cKpkknEaDo1O9Q1PeMBWmxX0vWDZnc6K9CCcDPG6haHJALKHY/rXW+tIlj9JRVL lYrYv/+yUeHBhl9awaRjWC1KnzYXTRUIsUNas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692309647; x=1692914447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qh3vE9xYT4Tw+ZpAFlxo8rqGZLct6DtHqG1vio4h4Eg=; b=Meka2SYFZvPiiA0Tud0T6cO04k9cP+mIAlwn1n7pFCvwG7yO48gxMg8gXRGwOJ1JpN 0j4y2/jEUR/F7NcqSouFtxg1awnviZvnxcdimSi7/XNj0D93P/2548MAHJQE9dInUli5 K7xceG34WI6SvFt7PCE8qh807fmDBK6QzD+DetDDOQ5Xm0ZRXnGrTdwNhWArol1lIQIi /oJ4gfYODBjoorAHa6YFG72y7+oREoJs/OWtsNdlSYQRtKqnLA0TTQ6XcLviiYXHyy1O fAnXkkTR9s6mzVhNjwb+Crf9HwbGg6a0blbSzLa6iljzGERCJn9W8jM0adBKipopRS7Y hULQ== X-Gm-Message-State: AOJu0YyJJvKwOXB4qSh3dkMG540TQdHGFJEcYnvnrI5vpieraeJiiahG J1y7lNkm8VsEHqJl8Fv3fu4BOqivkf6de1zJC8jjZToMRg044STml+jFfOnyyHUYYmMxaQs9Ew= = X-Google-Smtp-Source: AGHT+IHB/gsLI8Z3GbEnNRIynzwMTl5JBT+mv3z71hRaefAPOaTc6LwDar2QSoKa4dU1DWKO52KT/S42gVyD X-Received: by 2002:a05:6358:891:b0:139:cb15:ecd3 with SMTP id m17-20020a056358089100b00139cb15ecd3mr1000673rwj.8.1692309646794; Thu, 17 Aug 2023 15:00:46 -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 p139-20020a257491000000b00d689172cebcsm28881ybc.22.2023.08.17.15.00.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 15:00:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 15:00:46 -0700 (PDT) Message-ID: <64de988e.250a0220.beb08.10a2SMTPIN_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 6B68C6052471; Thu, 17 Aug 2023 18:00:46 -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 | +---------------------+----------------+ 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 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/