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 213C942E3D for ; Tue, 11 Jul 2023 02:10:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B5D24003C; Tue, 11 Jul 2023 02:10:41 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 2F0924003C for ; Tue, 11 Jul 2023 02:10:40 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-40348601753so40638801cf.2 for ; Mon, 10 Jul 2023 17:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689034239; x=1691626239; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bxKHeQ1axxIr2pkrQQaRl0AfQEwiVVx3472ZiMA09k0=; b=im5404rgKKMIIhm4ETXRurmjuHiujJDGAgt/LpxgvpIyDIR4bet/9ayj1uFJtq+mkK Z3wlO4Q+0JDrqG5fwt7rEXNarfXmRe46uV2y8wUfs0sjEbpFnkEv1pCYXcwnGOMvHyZ5 qP/Wh7YVNy/gXxBSXMqs+FuuEopS+c7UxRQkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689034239; x=1691626239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bxKHeQ1axxIr2pkrQQaRl0AfQEwiVVx3472ZiMA09k0=; b=j7T/t7TUSl0WGIe63q1DpIICpIP/CJp451aId3LR7Yd6hIYgONT/J27RW2VIWU6HjM qNBOumLYVnpxkWrBn/Fx+lwuCmB8+rbR8W1UXBMN/4+rInEs6OENMFf3eb7NpOtPFovA 1H01DWR3TEpkINkfUUdZ3PzwckxA3qM6M44CBk7gnENQL5ok/x98oyrfIRGAObce9s0Z Mu3jloaCSt0Pb2kz6j5RbRfVddzxcDPQQeiFN0butQJMuDm0pLV7zy4OQmE8c9x0v8yI zB10DQ7caTZx5vcJlwPiHoPlabWU2G39tnfSNUgQ/UijASDnCmqFJKyZsZC/5Gz5YRjB j7CQ== X-Gm-Message-State: ABy/qLYOsYOdHoZhVFhjwVVMESOlXvPRQG1pMPFPn7HIAdbp2181kT5A NPryRIc6mh0qye/xa+hB1GyWlFx9BfeaRVjCJordV+2tke/6MnZum+fNpw== X-Google-Smtp-Source: APBJJlGlaSIlHOeY58GqogAkXHzPMFwHLjSrHDsn5lXI1NNmsUYWHINvhTF5gUYm7rEHobNyKDMGrNjgknji X-Received: by 2002:ac8:5fd4:0:b0:403:b3a3:1f82 with SMTP id k20-20020ac85fd4000000b00403b3a31f82mr3065383qta.67.1689034239640; Mon, 10 Jul 2023 17:10:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n19-20020a0ce553000000b006320d3ae693sm63093qvm.19.2023.07.10.17.10.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:10:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:10:39 -0700 (PDT) Message-ID: <64ac9dff.0c0a0220.80ceb.2156SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A3A8605246B; Mon, 10 Jul 2023 20:10:39 -0400 (EDT) Subject: |SUCCESS| pw129431 [PATCH] [v9] 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/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 | +------------------+----------+ | Ubuntu 22.04 | 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 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/27030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/