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 09B4242D0B for ; Tue, 20 Jun 2023 21:49:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 053A3410D7; Tue, 20 Jun 2023 21:49:12 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DEFE3410D7 for ; Tue, 20 Jun 2023 21:49:10 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-62fff19e8fdso21339556d6.1 for ; Tue, 20 Jun 2023 12:49:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687290550; x=1689882550; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zV7k7IIW+PNvoeyq1PM938q08PP0dncxGpH0DLVt0yk=; b=Rkv4H0KgbVVqoZ6dvadUJm+S4d/TjBVrpd4W7DenAXkaIZ2KIGF1eL8FufBXk8dyPo wjnJ5yjLWBlf7NZELLBMMw3fFOA1V6qqyCoJqEoZBuiGGOtDASRZdaX4TxLQCfUmsTFD 3M19YvZgnzLZb6wUWlr/NoyMHQkBy2LWioAXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687290550; x=1689882550; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zV7k7IIW+PNvoeyq1PM938q08PP0dncxGpH0DLVt0yk=; b=ghF4NmXWVAKcu7TZeBh94VbhCeydbaTMkYIvb164wSx2Jxpks5Ju9zIT7H7Q5lA0Om FRv8XW43vkKsABMRF0iGbdvIgiXEJ4HAJAlyUnfG3pwHXaR+b3NFdmeazyIZ/Wc8tn43 jUPUFeW9JW4JZUEXZUa/kKmBXCnYJKF/yInOkx9ENn3hVxarbIN9qpE1ox2V2w/zXqN5 b42d0Lo88ZDJnYAytMkns89AJ8a0UY68wE/tuAlrrQwbtZSgN7B8d/NuxFQTSn3hjsfa AsS16TSUsmZL9sVk7j1WwtVJgLno3OH+IwAFwCuJab/N1dosaPcWA6gtArOc8VHU3+zz WXBg== X-Gm-Message-State: AC+VfDy3uxqVHFvCiDFuSdmG1KIPXldYCIkMhTPgtYyJy0QVjIAp4cUS LUGmC9lJTGkY9/m4h6j/OAVJovjcu4T/NNJO3uIc59AUJ8zLhWGL80011A== X-Google-Smtp-Source: ACHHUZ5aybyC+2rVbwjZznu2NB0AyJNRh19NUh98cBnJKVvp6MiIXi1cA3ehLdlJXTRs1LZQNCVRs0ZKJJ0q X-Received: by 2002:a05:6214:dab:b0:62b:6f7e:f7f with SMTP id h11-20020a0562140dab00b0062b6f7e0f7fmr18297633qvh.26.1687290550382; Tue, 20 Jun 2023 12:49:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ge10-20020a05621427ca00b006302123c61csm389367qvb.77.2023.06.20.12.49.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 12:49:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 12:49:10 -0700 (PDT) Message-ID: <649202b6.050a0220.71f41.5097SMTPIN_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 24017605246B; Tue, 20 Jun 2023 15:49:10 -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 | +------------------+----------+ 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) 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/