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 B8B5842D8F for ; Thu, 29 Jun 2023 21:51:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B360740EDB; Thu, 29 Jun 2023 21:51:45 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id ED65140EDB for ; Thu, 29 Jun 2023 21:51:43 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-553ad54d3c6so845751a12.1 for ; Thu, 29 Jun 2023 12:51:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688068303; x=1690660303; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fSMnoaoVqRhF3rEZz2OTEGSUP11gxB8IMuaoXDgMP2w=; b=TONgk861/XHHz5Z3iw8i4oyGe3MWugUzO82hyLz8stmc2ehdtO9et5aYivttprZhO/ 1/eEHMqZWfHGyDOOn2vmy+MB1GEFfFbvpmy6myMA62+d/GytlFe13Vj8Mv5fNCVzgaoy b6CNhMYCueHT2JobfDYQxACvDT/Y/s/P1F1v0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688068303; x=1690660303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fSMnoaoVqRhF3rEZz2OTEGSUP11gxB8IMuaoXDgMP2w=; b=DOUbUL9lqE1Mg6o2qAhKGSI7bQ7mBZ6IIvRQYGAUHn9KfopIu5rpCRPZA4zBO0UpuV ++teaPlSuPyrLnva/fFj1YFShdVNETWLTkSIOcaXLYFobl9Jt5rJwaeUbvx/KHcNflRe UPqAgKfnxPuqaF4y/RdQNRooq1J+rFAiFTELsIdNDMQuBGvXgDGflEWtJcICH4w3yv8u YGgn6ldADumtOaC8XWIk4hdNCAoRmcK8b8+ODmeTjwgvDkewWQLNdh89j0DuwbDGS+h/ sJYuR46Jq/n5St9GRhfjA6mADnmlIO6A1n3s9FZg8bKun+tWSmacF1w0jD60uiHoXBuU hH0A== X-Gm-Message-State: ABy/qLZ/0IYAghD4M+Mi1OyGQLYmNmBAnmVUOYuMCHB6ry5CY2dNBR1R 3gxZ8BHEfOMsCpmfCmhoA4zw+Qjz7YA3P1IYjIvZfhPGt5LPHDKeMPdlzgsOOhACm6HSqXpzlA= = X-Google-Smtp-Source: APBJJlEbEWsa/MtiXub8iuuuIx4OdN3tCRwpc5SFUKIs0XbWNU7wRne4A9EP2Y0s9W/MEhDyg5fm+LdN/Ppc X-Received: by 2002:a17:90a:eb02:b0:262:e6c6:c2ec with SMTP id j2-20020a17090aeb0200b00262e6c6c2ecmr358878pjz.33.1688068303140; Thu, 29 Jun 2023 12:51:43 -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 mu6-20020a17090b388600b00262f2c5ed1csm1375576pjb.0.2023.06.29.12.51.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 12:51:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 12:51:43 -0700 (PDT) Message-ID: <649de0cf.170a0220.393f0.dc8aSMTPIN_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 59889605246B; Thu, 29 Jun 2023 15:51:42 -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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/