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 BD44842D95 for ; Fri, 30 Jun 2023 14:51:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7245406B6; Fri, 30 Jun 2023 14:51:44 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F314C406B6 for ; Fri, 30 Jun 2023 14:51:42 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b809354a15so9302385ad.1 for ; Fri, 30 Jun 2023 05:51:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688129502; x=1690721502; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x257MzqPdolQQ9O89JP5Th2s4V+h15+llgGIypXx/9E=; b=UdHhvYD6vxzyIgWQ7C8mtI7/J5Xuju0XemFBjX8xxrxcwwqZdX6TnQm7LyPhhUJb1m Z94+lgRoao9T1DoSf10VuWluTY+WSwJvfrzbvaOshA273RXhZvAmAPHokBCN0RZQmPvn bdNobOoFliuHepEjVaF8y4FQarm/m1KYipjgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688129502; x=1690721502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x257MzqPdolQQ9O89JP5Th2s4V+h15+llgGIypXx/9E=; b=G1FLeb+ryC2rsjaLWVvNmGjaLqmgkwx3RTq9o/e1zOieUxYA1IvcnW3P4z7cyIdbWo iuyjt9i9Ngj3YH4Tac+8sgIbn7aHhEBc2NMqZdmR/o3aUh5MS18+en2zGYqxl3eTlrua kH97k3rf6o6Gbnk881aDEEsdkfzPWX3IPEZW6HErkQx3RtWpwHWvo9Ln3i/db3LHMktE mJFR4OSsM9lWDV4yKPhbLF7OB9Ht+RzkgkNV1x0YrFPB9dqmP7t05C0Wq99Pq/qFUKVQ 19BOc0bxDcShKYNTJLppZr/ipllq0PwtJJbexT6CdWX5KSBmLK09E1xSkCPFrgBqOk35 hgVg== X-Gm-Message-State: ABy/qLZdOW/9fapj29DE0ukYT0Lvw58pFLJUtT449GItz62D6UGbeSvS 2oMWjsKKDUHYIgr371XMvB1iad9N8vDCN2uB+BSkwGBKS5wxDHTf/kOTrpRLWYOFYf9ShhvziA= = X-Google-Smtp-Source: APBJJlHXf06H8YAxcWBZubPKVL/aC2lqb688xqAT6lAr4qPaiMVzSiFydflJRhOd7a6TEy07G5dy7J0Dbd5l X-Received: by 2002:a17:90a:d484:b0:263:5333:ca26 with SMTP id s4-20020a17090ad48400b002635333ca26mr1618973pju.29.1688129502080; Fri, 30 Jun 2023 05:51:42 -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-20020a17090b388600b00262f2c5ed1csm1613728pjb.0.2023.06.30.05.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 05:51:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 05:51:42 -0700 (PDT) Message-ID: <649ecfde.170a0220.393f0.8817SMTPIN_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 3A3E2605246B; Fri, 30 Jun 2023 08:51:41 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129126 _Functional Testing PASS_ Submitter: Bili Dong Date: Thursday, June 29 2023 17:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129126 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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 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/