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 E4BE942D8B for ; Thu, 29 Jun 2023 12:33:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBB21406B7; Thu, 29 Jun 2023 12:33:32 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 14BF9406B7 for ; Thu, 29 Jun 2023 12:33:32 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b5d1498670so416881a34.1 for ; Thu, 29 Jun 2023 03:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688034811; x=1690626811; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lnEpxTEMqaZSsIsUY0QE6oGNjAScixyhJz5z0cpkPGI=; b=BhupW5HRArE16X/DP3zPy9owChik9JhXhCroqp+44UIj1wvF0bCUPM3AdWltQYP4kU Vk2gpoHYxTeLf+3zXA+tQrWhvRz2S3fPyvjSc8sg/Y9R7qfGTXy1hiHVWTPQarT5C189 jLV0xfqSa21U1p9npYXZ25DoOvTyIJ6XPs86c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688034811; x=1690626811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lnEpxTEMqaZSsIsUY0QE6oGNjAScixyhJz5z0cpkPGI=; b=YGZrooTTjbwu+BJnJhMxvzqUhxL4Zc79VQbF1zTefy4yv3/yssJWv/yNZLnz5IJrhQ iABAoRtsnHS7fSzVB4nA0O7MSdPHOfJvYKrvWbEUMYqc+TaQ69ZZxVH6j67cSvxiu+I8 5tnpW70mo605Hn7jlyIjiYvUS4OMC/vij8r10bLw6CT0PlKVES3cZcfRaVKWXvhv898j hUpFadRJ8bSd2VfiG2oYiDwNtumCgHMXqopU9y6EEm6DyjGDjPy1qlEAbs0y+OES2vv3 XYFQfM3w6xc2VPoh2J+LMzv/IUeIIyYbbJCncPo8+riOHP6MYOz/oPGyrke5d2f1lQu/ lEeA== X-Gm-Message-State: AC+VfDz1OLiM6V/pVAH910W3XarfB/m6UmVIBYy5B01B5xRuq9dezmw4 BcfoENKjRwwU5kbEyfg9uOEx/96UHX338mtMK2KIkOWipeHrd53NzeAK/A== X-Google-Smtp-Source: ACHHUZ5H7Z/8qFpswdMYaA1AXreR7f7Rv1nIiZw+2ez9mwzWdsoR4DeobKuuC/i5WWC+HRzttC2Mhp0J4kvC X-Received: by 2002:a05:6870:5485:b0:1ac:dabb:f743 with SMTP id f5-20020a056870548500b001acdabbf743mr20847609oan.25.1688034811310; Thu, 29 Jun 2023 03:33:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fo10-20020a0568709a0a00b001b01e8d226fsm1020726oab.43.2023.06.29.03.33.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 03:33:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 03:33:31 -0700 (PDT) Message-ID: <649d5dfb.050a0220.7c98f.d786SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D7BA4605246B; Thu, 29 Jun 2023 06:33:30 -0400 (EDT) Subject: |SUCCESS| pw129084 [PATCH] hash: fix reading unaligned bits implemen 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129084 _Functional Testing PASS_ Submitter: Medvedkin, Vladimir Date: Wednesday, June 28 2023 19:12:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129084 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/