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 532ED42D0C for ; Tue, 20 Jun 2023 22:22:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37CCC410D7; Tue, 20 Jun 2023 22:22:48 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 74078410D7 for ; Tue, 20 Jun 2023 22:22:46 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3416b5df9b3so25721355ab.3 for ; Tue, 20 Jun 2023 13:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687292565; x=1689884565; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cyIl5ZM/b3xXMPrxuJz3Jn4ZSqmEr6eQCmwmWtO3MXg=; b=HMpHxPM9tsPNFCKHGsvflZlhCOcP+N81XTH5zwuA20zQMw8HE7ah7YH5yJxKLLAMRS gKF2qwuiJC3Dim1Ms9y6+GnDG5+K4vqnyszdksL4cqtRunUwrfMCnAITa7Y5Tweg1asf Xd20a3v7dJkmL6GE3XY9r+kLCDhicaYnyV9M0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687292565; x=1689884565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cyIl5ZM/b3xXMPrxuJz3Jn4ZSqmEr6eQCmwmWtO3MXg=; b=ZmNN7HpOvVXN25/jnm0T+c70Z5XQ+sH3batvapfitZTWvU4PY4rSnCaqSL/2cDbMg0 ZS7VQAB0dewMC57SC299S5Mwe8gI4A3FDwKGQoXESQdAmzG4yDZtdtpqr/PeOCI1iK7O nd1o8t9+eS+V54s98+3F6Or6KaV/0s6oPVtuM9A6vPNpiMt26lJ4PVqPueVNzTiCnOsC Aeio7xBXZ2dUtbmpykt8aXI1kEcd4+b/1V1P9Qp23zddwbl1FGVuB14WzXpIE+92aWE3 H4oRvOMv632nTe82zyxzpXHuD2sRmP4FcllWnIxdbp83m+B+RabVCPGd1K0KYJ+obArV zI3g== X-Gm-Message-State: AC+VfDwPYCofti0o95PI6yzTBMnJxiIHy3v2ep6UZV75HT2O/ml/2ajI y6P+1ClXecX4IC/q1aZAg7bZR/OmazzolvDaUiMjfuGqpgHff828r7jMNt5Lxj6NRfKlTs0KlA= = X-Google-Smtp-Source: ACHHUZ5aOYSAeS89tjWxxVBUShfHNv+9gDZ5Ha12q3+GeKHux8nsziK5a3e0qFpSRrZkNTX8FNz3LMzNwWuB X-Received: by 2002:a92:c647:0:b0:342:89b4:b8c1 with SMTP id 7-20020a92c647000000b0034289b4b8c1mr5619746ill.21.1687292565828; Tue, 20 Jun 2023 13:22:45 -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 t8-20020a92dc08000000b003407edc51acsm355359iln.72.2023.06.20.13.22.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 13:22:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 13:22:45 -0700 (PDT) Message-ID: <64920a95.920a0220.4796b.5db9SMTPIN_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 56E21605246B; Tue, 20 Jun 2023 16:22:45 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/