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 23E6E42E3D for ; Tue, 11 Jul 2023 02:01:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E05A4003C; Tue, 11 Jul 2023 02:01:07 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 302884003C for ; Tue, 11 Jul 2023 02:01:06 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-766fd5f9536so361175585a.3 for ; Mon, 10 Jul 2023 17:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689033665; x=1691625665; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KoJve9flNr0NgbdvYF/fMOila15dggaVyhCNh3r4hKg=; b=QfYwnt9I7VkxUzyumi7CPgxJmf2ZTz1724oOGMHQHBvkLEPW7umMDGyMEU7lS/VWOf gF1Qv3QkVLXyZ8cCkLCPpOC5x1Fra04Ym3tDPKiC/KSkvyzsA5UZwurrFUkAK/yWVH5d JQJoYjyQFPfIShPVpDrK9uUHt6YDwZiWS2LMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689033665; x=1691625665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KoJve9flNr0NgbdvYF/fMOila15dggaVyhCNh3r4hKg=; b=OoC/aJXQ3CtmjEPZpRcwZ1q5l2DNHvRce20QxXyyxbCzQ1NMMNEn9aeDPcacb9yh/w jmTJ3OxX9Qvik1z9wZOECNnS3FkfQpR3h6+Qv9pXS6476B/mlf24ZJN6ohq/R/+d+u3t aDh6U9Adl5JvqxMUjCsVLSZ0OMfexK9Dt+IePIYffT0hsoAs/8mkpzGtMQ8uvuAMOWxn Q+egV3uFe9f0MlwXDUh5rzl6ni+4os1DjxYvJDms0URQaRJrouzsAI3gjwro3iJKcowh +aEXFzxANwv/izd/mO82G4kEMTxIkdzvk780AbUiTWMBv4jBr+E1Iyt5KzNVz+Fg01Wj U4zw== X-Gm-Message-State: ABy/qLZJhcT3Wzk9+v0216DJO/s11/aTlIFNSgxQM0HBamyEmcntrXU6 +1+RsGgF4yPZWSVkiZ85KvXytMfRg2yHyfHTFDtfcNkosJgiMGKGwkE6eg== X-Google-Smtp-Source: APBJJlHmJkceENatb1OiDcquNoLV+u3sNjOtWJl/R8++lW009QD0KCw05RlZx+BCTmZP+zmwKldjEEsudFVm X-Received: by 2002:a05:620a:25ce:b0:765:6077:e3d1 with SMTP id y14-20020a05620a25ce00b007656077e3d1mr7974055qko.74.1689033665585; Mon, 10 Jul 2023 17:01:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i24-20020a0cab58000000b006365bd0252esm58905qvb.53.2023.07.10.17.01.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:01:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:01:05 -0700 (PDT) Message-ID: <64ac9bc1.0c0a0220.9ab77.1fe9SMTPIN_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 4E6A3605246B; Mon, 10 Jul 2023 20:01:05 -0400 (EDT) Subject: |SUCCESS| pw129431 [PATCH] [v9] hash: add XOR32 hash function From: dpdklab@iol.unh.edu To: Test Report Cc: Bili Dong 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129431 _Testing PASS_ Submitter: Bili Dong Date: Monday, July 10 2023 21:59:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129431 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/