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 910C742E3D for ; Tue, 11 Jul 2023 02:23:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B4034003C; Tue, 11 Jul 2023 02:23:18 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 90F774003C for ; Tue, 11 Jul 2023 02:23:16 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-666eef03ebdso2313685b3a.1 for ; Mon, 10 Jul 2023 17:23:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689034995; x=1691626995; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bxKHeQ1axxIr2pkrQQaRl0AfQEwiVVx3472ZiMA09k0=; b=Lx7eOTxNfZK9pP0OxdwpvwwWS6yzoCNZ3RU2HcrW/nSE/bdFNb4WuN39rCVjACg0TH Dkq2M6akARV8kHSo+3zu/qxe22BXFwXZaO1ChTmOP845PoC9RXjzLpuPjHKl1k4sQ8h2 UXdMOKa697iCpCHDT8klP85BHbLV78uY/ENHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689034995; x=1691626995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bxKHeQ1axxIr2pkrQQaRl0AfQEwiVVx3472ZiMA09k0=; b=c2+azAvob5Y3OPl7mJ8gczmwFOemx05+GgwdMMsXayqx2LekGrB5ZbURLhCduI2+JZ 1GrBnRXB8xtXpxoxjixVEM+i+iXAqJKeXgc0dsjaNRfgGue/ZKFY1Q1l2/zSZZ1kS477 /FdF2/lDJVUWkm9bESGVvPoMhgLQg0PvPwYNA2EGGxMDDbdieykYIo/rx3zXf0L2kcGP +/q93nvQBm/rcGQVTpR+Jo+YSnGMOh+/BCB+a2WkZdaFHQ0SPKn1FB918wWld5jztnG0 2UKGII6VoHen131MUfKoD6KmWA/jrwTc8ZlzzKRJDyXPQ7jhIpWW3LmluLXwFuQEh0ny 0wyQ== X-Gm-Message-State: ABy/qLYuG7cOkrc+tyLfyZQnseNjMD8Z79GNqnyxYFOZM+L7QGFWIrRZ XRFsxZO9luxP9vorGTFoL1oz2qZ4g8Jhfr9Jgtv8/8JQqbg7GupZjayl1w== X-Google-Smtp-Source: APBJJlEG1u6OoyPMUad9INkK+uVrUJ7i1HuH4YXck32p6gU3lTfqOXqNmTYbdt416r4JEIW6tusy3m4wonW4 X-Received: by 2002:a05:6a20:1c6:b0:12f:dc60:4817 with SMTP id 6-20020a056a2001c600b0012fdc604817mr11788105pzz.47.1689034995726; Mon, 10 Jul 2023 17:23:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f19-20020a170902e99300b001b88cf6f25bsm71403plb.102.2023.07.10.17.23.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:23:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:23:15 -0700 (PDT) Message-ID: <64aca0f3.170a0220.a494c.1769SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C3884605246B; Mon, 10 Jul 2023 20:23:14 -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/