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 CC84B42DDB for ; Tue, 11 Jul 2023 01:59:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C792E4003C; Tue, 11 Jul 2023 01:59:02 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 6E514410DC for ; Tue, 11 Jul 2023 01:58:59 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bd61dd9a346so6140014276.2 for ; Mon, 10 Jul 2023 16:58:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689033539; x=1691625539; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M7ijtXYZ40Uc4Mns7QVRH1EmV61c/b5FZyEqgczEqDc=; b=WP9h27PhuOz5skxrsTe5lIK6bxLqIS2nQMroSt3z85R5RyvOcs6lPx0wy+wLMqAd0p B4lU5hS2+t19XJynxg7tkJlsaZA8nOnC+J8ECVjg/iXFVD4pO5Ug6KbWk7nb1IedxGPW 5WzPSMdvtlQIFfo9yvygCldn3OKznn+i9GyJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689033539; x=1691625539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M7ijtXYZ40Uc4Mns7QVRH1EmV61c/b5FZyEqgczEqDc=; b=VnqEKy62OUL8Mxa9MNC871sugRULtg2ixUBqbuv/gcdK4XrcMzgXRSOtcCKneRJjt3 SMgRpAxW0rAV3qf7simAKSZtn5Z1IeRJxTfeaQtod4ogoXjmSDWZk3x2QEkOsLcAzQQt zdVnB/kvWxmvChkuteGZR+Ip2+EUKNaNOASK9CCPpuOtiNVI8mdsEuI2xrHySOm6rOZq VhiVXRw0vvhOKEutSsvWeiTqEmSmpQZzkzENtH3Xu5cm6BQ+XrGXNEAtZiF2OnjRbuUd jVr2GiDMTdK356WdHvGdzDAx3SMUWEabUYWIB78XhsAHidSJfHUh6TXlXzEtvtxSW4za gZnA== X-Gm-Message-State: ABy/qLbnQ3BfbolozkU1RcvPX0wdcP3DGicwY0P9B/rn7Yo7WLD+NmFQ aFxkvZ5pFQQTGGF8nQRUFkZb/fKmQxqrEQJpGpsgQDjo0f5xRSxJCKJN+GpXmzDYzeaCC3JeKA= = X-Google-Smtp-Source: APBJJlE00gEOf1vLDXZSr7SJ9gPo00HO6xowsgT1cg3ijLaitr3HQaLSgS4YA5P0JpH7NPhvYbHUIveJijpO X-Received: by 2002:a25:c806:0:b0:c61:98e3:fcb9 with SMTP id y6-20020a25c806000000b00c6198e3fcb9mr12125241ybf.44.1689033538831; Mon, 10 Jul 2023 16:58:58 -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 n187-20020a25d6c4000000b00bff647355ebsm114864ybg.4.2023.07.10.16.58.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 16:58:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 16:58:58 -0700 (PDT) Message-ID: <64ac9b42.250a0220.fd6f5.30cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 757C7605246B; Mon, 10 Jul 2023 19:58:58 -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 | +------------------+----------+ 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) 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/