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 9D2FB41D57 for ; Thu, 23 Feb 2023 23:02:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BEBB400EF; Thu, 23 Feb 2023 23:02:29 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 8006E400EF for ; Thu, 23 Feb 2023 23:02:28 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id x34so11090791pjj.0 for ; Thu, 23 Feb 2023 14:02:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fGP7Vlnh4w5VNR49bkURO0BEQNkKhakpUhRMFtDcAkc=; b=RerluCOru9i3F6V9MfXaEHOXunOS90o5rJLHXCPqwQmh0tlB/XgO47CtWSLSvM811v gXvtklJ0xuEHsvicXEm0KDZr5sZYz1N6Ct1Jr0uhEsmxoG5m24Hbg/h0FOgbW3QrphhM Cqw8gElsVmYaRi20+3qOsu7qjJb5896cL2p8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fGP7Vlnh4w5VNR49bkURO0BEQNkKhakpUhRMFtDcAkc=; b=1w8pXeECcn9itlck4+5UvEwJwfU8Cd5n7pFFqGT0MUrrGbdvS6WfR4BizEXcvdjmmC qHQuzvdyBMyZaFz3scEWScqoKHxUZQR9HOKrP6aWShMDWKF/8elQd9zPPsRwFhLLMppl JXaq6vMziJPm4O0ZmlTYP5XYqJBIry1xh30Kx2haQTX8+HgM8kXXytkSciHpdCbYb6hX ulGAUIKR5fZeCPrqUvNveYByoujRHxvIcGr4THXV8yOMJ660ogLWWTlQ+XR07+9F6XWO IYZFgSYBKAYemtxyORPUia7+D32LkVdQOMw3/ZCTIu1SPAV2rbRI/WKtgPJohbptrytx eEUw== X-Gm-Message-State: AO0yUKXW05qApEwEU5BRBgWhpadYDgjVW8iiJwpfLej/rhKh5aiPwsPS hIvKJs0v+yKaZtwerM8lhiZzlsVtEkR5MUsT1Lx0MLkuI0Ia1JAe1Dc= X-Google-Smtp-Source: AK7set86CLWb9kLXcgvcd+O5/uy7KLOr3ifbtpiI1ha44ziy1jI9/0pHPm1n5+pcotm0FIu3MFH0kpPcAarn X-Received: by 2002:a17:902:e74c:b0:19a:9691:196d with SMTP id p12-20020a170902e74c00b0019a9691196dmr15259520plf.29.1677189747622; Thu, 23 Feb 2023 14:02:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q2-20020a170902f78200b0019cb3c94a44sm721840pln.64.2023.02.23.14.02.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Feb 2023 14:02:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 15DB3605246B; Thu, 23 Feb 2023 17:02:27 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0A4C6601B4; Thu, 23 Feb 2023 22:02:27 +0000 (UTC) Subject: |SUCCESS| pw124334 [PATCH] [v6] hash: add XOR32 hash function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230223220227.0A4C6601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Feb 2023 22:02:27 +0000 (UTC) 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/124334 _Testing PASS_ Submitter: Bili Dong Date: Tuesday, February 21 2023 19:37:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:9bd5ebca59c865aead7096358fb733e53a72007b 124334 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25503/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/