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 501FD42D8F for ; Thu, 29 Jun 2023 21:39:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B2D940EDB; Thu, 29 Jun 2023 21:39:26 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5C30C40EDB for ; Thu, 29 Jun 2023 21:39:25 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77acb04309dso46731439f.2 for ; Thu, 29 Jun 2023 12:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688067564; x=1690659564; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3wdDVYvUy8PdATOQpwWywALxu9pDLRKlyacvf1+yW0Y=; b=Rb/IvlNJQSDAx17zXlHm1VlynFXNoCk4CgRDGQ0o9E8V+1EI+f0tPl6BUPzhgAJcL+ cDbvamUx++CMFtisGGbadT6pfSyIMJm01vgLaeke01slHidEk+1rGdB+YJNPdqhoAC8F Nr0QUIeh22y+ZT+awUXBpdyrhEK416d9UiI0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688067564; x=1690659564; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3wdDVYvUy8PdATOQpwWywALxu9pDLRKlyacvf1+yW0Y=; b=Ss1Ff7YPlGAxvWsM+oHilfNLs9gTpGXVPcmsJBP0ES1yokxkuUtTNHDwvu3Ob0TATX 6vm7Mi5i/Fx4egMqPsW/SNM/U9I1Anr63+FD378U+kq0N1hr+XSA3GReEhG3uQhzC176 lloJ8FNUakvzPhEMVqZVoxCA/3Eby63+EPRP3VyG9e+Xm9mAs+ruzN2HB5vua++StpbT vq4VuuBjHvT7NYUWWNjV+5UXFEtnqJkGiNESFvXaaSdAgOzuxe5fSmfVMWyrZXGOCUjH wOxx5XOWGYtUIlv3zg0zcvY/UWE6IYfdZjVk2p/7Qd0YqahGRZo9wzHb/LnXITn8yoj0 D0HQ== X-Gm-Message-State: AC+VfDy9HOKvu5oJTfrC1+4u7YY7AGxEbwrZkA/nhysBTi99nYFpJ4VA otFX5erbTDDeiiOw2PbGDhHjpF+ps5HymtxYiMY/AemtyUwq79zidiGtr7/eN4CGT7aFZeULow= = X-Google-Smtp-Source: ACHHUZ7hPElqpbkLGy1sgnYXnpBwxDq+jLaAWOP5m/oIMeC9bFoHP5LkNfOuQH63+3mOKieKJ8cennVxEJjz X-Received: by 2002:a6b:7b4b:0:b0:783:6c18:1e9e with SMTP id m11-20020a6b7b4b000000b007836c181e9emr593147iop.12.1688067564856; Thu, 29 Jun 2023 12:39:24 -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 cu13-20020a05663848cd00b004290b6d22d0sm515628jab.0.2023.06.29.12.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 12:39:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 12:39:24 -0700 (PDT) Message-ID: <649dddec.050a0220.fbd37.013eSMTPIN_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 83202605246B; Thu, 29 Jun 2023 15:39:24 -0400 (EDT) Subject: |SUCCESS| pw129126 [PATCH] [v8] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129126 _Testing PASS_ Submitter: Bili Dong Date: Thursday, June 29 2023 17:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129126 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/