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 67FE942D8F for ; Thu, 29 Jun 2023 21:40:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62C7640EDB; Thu, 29 Jun 2023 21:40:08 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B950140EDB for ; Thu, 29 Jun 2023 21:40:06 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-576a9507a9bso15559287b3.1 for ; Thu, 29 Jun 2023 12:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688067606; x=1690659606; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B5C3JG7rYOmrcQJ85gYev0mePnlBxfciuqkE/v3iznA=; b=cUp8W1H/UlJBGKW4C1DhphLSMp0DhNRkbv/Kk6VRTgIUFyZczSUpzGzttGeSKIqDD2 gFUjluY72vPRynreH03cblxhIpA8neSW5tNW9CyjItxGfdNvvjdDboR+eLZaAUOGd8a5 cifG3Wdg5d6sY8mwnoYfL36N526tpeD3Ff484= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688067606; x=1690659606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B5C3JG7rYOmrcQJ85gYev0mePnlBxfciuqkE/v3iznA=; b=RSrMRDxrhS8hOjLv9pjRfGcF9nqEskA4PIpovWqXyYaOcAC2X4NIqxNcKrbPjeHsa4 yoAZWVo0UDLk97VWwIHvb/M/HZD4lC0WnAeiz6dHp+hlUHr6BG58J4mpdVK3NDAziAii VfHmmrZALLzH6qTTOjEG4qyP6Ri30xfpJZzyS5C5MEICja5uva1CgjOTzB3dtXVsFRD5 8FQ8/GY+Pk3osUWiiT0UBB9ekKoyvKRNmcNsdJ2ArGY1y1XR53MJkeiSJFh+vD1+l4RW xU9JKyCMGLMzPfegSpgHiX/zCa7cF6uITGoFYsIg+UURezdOHSQtIdgfNTrYj63lxdoW MSWg== X-Gm-Message-State: ABy/qLZv6OS2AnB3YI++u6hb2gBAQIQO0d7NKpHb0plNmYagGWFtL3T5 i/L1ECnHhBoUVt6aDiQEUn459eKcdH2g2C7PgBueVvyL/Jto5OVx0Htp8w== X-Google-Smtp-Source: APBJJlEXFwxNkd19xxZVvEQArb8wRNkGWHqWccZ9v91KSCNpSNiw2WBw4J7xS3YxWf+v35myuoQAQaAsu7gN X-Received: by 2002:a0d:d881:0:b0:576:92ef:1575 with SMTP id a123-20020a0dd881000000b0057692ef1575mr1181675ywe.7.1688067606211; Thu, 29 Jun 2023 12:40:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a68-20020a818a47000000b00572c5f69f49sm1297480ywg.36.2023.06.29.12.40.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 12:40:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 12:40:06 -0700 (PDT) Message-ID: <649dde16.810a0220.c03d8.8119SMTPIN_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 D5885605246B; Thu, 29 Jun 2023 15:40:05 -0400 (EDT) Subject: |SUCCESS| pw129126 [PATCH] [v8] 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/129126 _Testing PASS_ Submitter: Bili Dong Date: Thursday, June 29 2023 17:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129126 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/26871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/