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 36C5A42D8F for ; Thu, 29 Jun 2023 21:38:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EE1440EDB; Thu, 29 Jun 2023 21:38:54 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 34B9540EDB for ; Thu, 29 Jun 2023 21:38:53 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b5d7e60015so890061a34.0 for ; Thu, 29 Jun 2023 12:38:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688067532; x=1690659532; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LCmOl9Far3vydpwkH/SOM940zuV4GcXyEIISbBsYmtY=; b=VVl0mG0qY3GJMJnP4VuFe59BxVrZP8gh1rQoKTb4PZXv1hFudUpmo61YEk0owJpq+t Mw7BEC3PlRLY9+wqurcjs5FDjOuDdX2Mt8qIdpVuSKCm7T1NtuZjzg0Dmdoj2xqasd7i fdPI134EII2lIF5utR9cMVIq7p6D1O62OwLyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688067532; x=1690659532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LCmOl9Far3vydpwkH/SOM940zuV4GcXyEIISbBsYmtY=; b=eZ4hESEHKLr7Pp4WFcA6dcDMPDd3GMwm72oL0ipz9AHlum9F47NSFvDr5aqZim47Jd n0hR8XAYVSZI8InpBuFba3B4b26tVhlR1KuDZRqz8sfTaNTojGBk98q8ANsgiRYBYJLk KPYlM0JWym93aj6djd+0dpryLSgOpowgy+d8HMBOpg2asA6srEu1haNE7I7q/2XimrzT WMrBIo5Vm2RCTlsn4fhL7xeyDmli0l5NMoNbzeHrxQzDOy3+7SKM+DqWfki+SSGWohVN kMLc6Nb6uVK5VlGK3VjhHKY5Z+c/iA7uOvqItXVxhqqBJ7xWnFa5+FvRx1nzmj3BS/uP 1lFw== X-Gm-Message-State: AC+VfDy9AWLNkPLjM0qEJG5aO0nFQIa2BzvJly+VCdb+00M42W3ShvUa Vq9xXx8eoczOLqs69O64f3JBn9Yy3Z7nnva9/AjvX4h0F15BSODvqP2put/LiAx0TjowCsTEhg= = X-Google-Smtp-Source: ACHHUZ5HKf60Ujm/GrRVo9a6NzET05Pc2oP+70fZ47dA6M6ZhkRgd2VBbOoW3L2fMUYz7Eb3Shb4EkTFPN2P X-Received: by 2002:a05:6830:114d:b0:6b8:9483:35ba with SMTP id x13-20020a056830114d00b006b8948335bamr910336otq.24.1688067532652; Thu, 29 Jun 2023 12:38:52 -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 bu27-20020a0568300d1b00b006b587a61c92sm1100595otb.2.2023.06.29.12.38.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 12:38:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 12:38:52 -0700 (PDT) Message-ID: <649dddcc.050a0220.f2384.e6abSMTPIN_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 1FB58605246B; Thu, 29 Jun 2023 15:38:52 -0400 (EDT) Subject: |SUCCESS| pw129126 [PATCH] [v8] 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/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 | +-----------------+----------+ 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 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/