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 7A36742D14 for ; Wed, 21 Jun 2023 15:46:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7545F4003C; Wed, 21 Jun 2023 15:46:45 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 2A7814003C for ; Wed, 21 Jun 2023 15:46:44 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-66615629689so4997759b3a.2 for ; Wed, 21 Jun 2023 06:46:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687355203; x=1689947203; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Of6yb8KVgfY0KaxUq9XAa4H/5D2OE2gvkrQ5LXuR4wI=; b=SjyGHJxKTdrPpuZeBekhGRAqBobB2oQue2SDj51FstRmr/KH7in1nT3lDnQ5Drtrvx r2YYNsip298JEJRy41/y7vmQ/wC9F7T16Tvqu9Qz0esYr8Wtpt4I7fTd6FCv4p9BwG6l lcixmuwI7eppXfBfCZf903Hl9Ny7w3HJjZJL8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687355203; x=1689947203; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Of6yb8KVgfY0KaxUq9XAa4H/5D2OE2gvkrQ5LXuR4wI=; b=Lvistw5/ac7u4dTMhsU0BT2EdtGlGx6bojZpcPY50qLAzrHuIaRtRp+4CnaBeG3cY3 IkxEorrGPo9rdD7fIC2mOFC0ucb5J3jb8m/5jum5W7diHZTo3sD9bnrR1EI3ViC4+HnO KBnCnKxVQpd6kFuJST4cOKrRMbHzJfGivcRYLDsMA6Yn/S6k9pSNFm0cSELouIlCYB80 y5oqkp0zBY6bwG1+n0C0baPZXfP7hjWneBNbnB2zVIc7U0aZSE6l7+VrXTazfGjuwqrq u5Qd0ZYQlT8uXfFy6ecFjPAfRBpa0N74dDyR3R2/ZgRlHSXnnLi6061SFV4PNnNLz0Da 4mfA== X-Gm-Message-State: AC+VfDxZormbkRX+zbYQGBWeYjD9xH9wPGlCmLPcWsgnyxnkJ8bWPwVT u4WBg0XheP7E+APcpGyf0Uz0mzpnVZbeiNwUKPWG+WNamB5BBKnQkPMrVfmvwY9JyAiBEX1WBg= = X-Google-Smtp-Source: ACHHUZ6rJbI9Hy5XLB8x0GxC9xqjTkUHoy6sXbLRdfPCKg0vfqK5XJeNM3b+otobhw/ARPFQGFYqI9K8697o X-Received: by 2002:a05:6a00:134c:b0:668:7292:b2c5 with SMTP id k12-20020a056a00134c00b006687292b2c5mr13007260pfu.4.1687355203328; Wed, 21 Jun 2023 06:46:43 -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 w70-20020a627b49000000b0064d5e26ebccsm596486pfc.0.2023.06.21.06.46.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 06:46:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 06:46:43 -0700 (PDT) Message-ID: <6492ff43.620a0220.29aea.c704SMTPIN_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 9A04B605246B; Wed, 21 Jun 2023 09:46:42 -0400 (EDT) Subject: |SUCCESS| pw128874 [PATCH] [v7,1/1] hash: add XOR32 hash function 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128874 _Testing PASS_ Submitter: Bili Dong Date: Tuesday, June 20 2023 19:12:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128874 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/