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 AC63742DDB for ; Tue, 11 Jul 2023 01:51:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A43AB40A89; Tue, 11 Jul 2023 01:51:17 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 23CA840A89 for ; Tue, 11 Jul 2023 01:51:16 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6726d5d92afso3951280b3a.1 for ; Mon, 10 Jul 2023 16:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689033075; x=1691625075; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ocEFwMI5idNIJsLzDUWWDuu/Wx93M16hHbknMV8vMec=; b=L/feexqedLW5o48CmeU7TE7lsMnvzExjElFRHSAWLf6GM7mg7osEpYpDnAQ3+A5D+d ThtTbS1j9WcApA/B2eRubPpAnIQ1xgH7ib5w4eTDchKjoU1yMsY0puXXp9I+tgUJwhQM cKa/y4N/CY//JjmQEORYBz8ltLQhHop76NCNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689033075; x=1691625075; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ocEFwMI5idNIJsLzDUWWDuu/Wx93M16hHbknMV8vMec=; b=MWeQtGbA/4NW2CsbfYvo2VKKfXH8HdPf/4AxheGQbaCB8IwSX9Q4sI/mjCGJfwWFyq n3Tvl53CNvxKo+0oRhG1JwyFgsHpzr3JtH3J69W44A0HPlQo0yoFOMSIsEhZMpQWXAZO NlvsxSq/Ekw/HQEKIWbK5D0np5Ls5Davf3VaBOHZy2F56l53dJ9ZgarV6NmK46GzqNU8 gNDd0VZgA2yxsmSx5yU8+yRfv5r5nzEjZ3jhRRrFhrHC3XENbIPb0c88AcVYmEV6CPaN np7dS1I+cYhKKHVMYd9lVAZaFvY7DEx6e0azRJ/JiUaj+RJXcqQWoF/dXYJieYUvSRuO h13g== X-Gm-Message-State: ABy/qLZqu3xlmya7aDh6oaTQwW3WlNCuTX3WgUoZZHrFg5QJrlVTB2lh LuuzxVNcEMB4IZFFR/fhXtXCxgC/WpkcWA07Sb6P4KmlWDbAPRMXZPqohfEcJz6nA7C6QyZAvQ= = X-Google-Smtp-Source: APBJJlHEzrfRh02wCAnT8hnhHIlxfgIMtQ/sfxmQsyoMAcccrTA7wyVSoTxPA6eJLOTvORdlWB4UT2XImwTP X-Received: by 2002:a17:902:dacf:b0:1b6:b703:36f8 with SMTP id q15-20020a170902dacf00b001b6b70336f8mr23019082plx.25.1689033075339; Mon, 10 Jul 2023 16:51:15 -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 g8-20020a170902868800b001b55048e60dsm76461plo.35.2023.07.10.16.51.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 16:51:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 16:51:15 -0700 (PDT) Message-ID: <64ac9973.170a0220.fef25.1922SMTPIN_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 89FAB605246B; Mon, 10 Jul 2023 19:51:14 -0400 (EDT) Subject: |SUCCESS| pw129431 [PATCH] [v9] hash: add XOR32 hash function From: dpdklab@iol.unh.edu To: Test Report Cc: Bili Dong 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 | +------------------+----------+ 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 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/