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 3D81842E63 for ; Thu, 13 Jul 2023 17:58:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 396B740DDA; Thu, 13 Jul 2023 17:58:33 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3FBC640DDA for ; Thu, 13 Jul 2023 17:58:32 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579ed2829a8so8241547b3.1 for ; Thu, 13 Jul 2023 08:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689263911; x=1691855911; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9oYc/raasWs8VhHpy1HZsvuNwXhAazXamwJiakdoI5Y=; b=U/eLy8wPxr3aS1rcxOx7J97VW+tsN37zvYM89qkoKsS08QrTztlpHm7/9YLm2Lz4jL sVv6KWh8b868mZnU2w1gZezsXxwAob8RWUEZIWRf4B9A4uiFoA3BYY2oVDXkpbzvstUl baulFj9xbj5JzBMZVEQuvOmLV/ZZVXoXUofQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689263911; x=1691855911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9oYc/raasWs8VhHpy1HZsvuNwXhAazXamwJiakdoI5Y=; b=Vf6u0bsTnz72caIqxwC1cSuYFW9B8hGMcwYmgXw+x2B8+D5+z9Cl5RoI8H0y9l3NKn tn5vMLb/JapYyNlRw7XE5JnLZPbsqs3RgNX6UCspEv+VwRJ+WFdZSdp2A2aeix/yrkDO 3Qe3K63XGeuJv9Qa9Xno2um8Zlf1p2f09HH0NIZ+9rqh+6aWmNvoCgE9uHQ7GJ+EaEC2 WIG8ZKrJUxvsHnVAntjsTLXEIp5DWQWtC4nOxxMF3iqiaUwmVPFJFZr7rHP53oCvVoPq hg3hOyZIdkh4k6fzmojI3RlGy1nGwyP1tB38knFqomrAwlTq3ucAuMaTLAk3GU91j/Ng QRIA== X-Gm-Message-State: ABy/qLY5NEokNhuZVzFOv/DXBR39qKYZORntU/wOUg/QIIUCdIsCTpUv NKxI38NykZ9zCR8Ckfgu6xOGHJH/qYiXsnXmE5JrpOXKiqDJ6H8fGWnSJg== X-Google-Smtp-Source: APBJJlGtfWEH9cF89QW78WvbC8yNo/9X5kQK8vv2dxotaaHpxCIGMyOjGqKQWqU6uBdB4pIO4OQb5+7xOO08 X-Received: by 2002:a81:6c84:0:b0:576:bfc7:1e43 with SMTP id h126-20020a816c84000000b00576bfc71e43mr1987754ywc.25.1689263911687; Thu, 13 Jul 2023 08:58:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k125-20020a816f83000000b0057938761711sm1045301ywc.16.2023.07.13.08.58.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 08:58:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 08:58:31 -0700 (PDT) Message-ID: <64b01f27.810a0220.16668.d52bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3BD46605246B; Thu, 13 Jul 2023 11:58:31 -0400 (EDT) Subject: |SUCCESS| pw129431 [PATCH] [v9] 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129431 _Functional Testing PASS_ Submitter: Bili Dong Date: Monday, July 10 2023 21:59:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129431 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/