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 8AE6443D0C for ; Thu, 21 Mar 2024 03:22:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 824124029F; Thu, 21 Mar 2024 03:22:24 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0D8774028B for ; Thu, 21 Mar 2024 03:22:23 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7cf1a21ab1dso19170939f.2 for ; Wed, 20 Mar 2024 19:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710987742; x=1711592542; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=arhSLtZ52bZ5u1YNbJdh5hyxaupBYvGFEVkrouqzc90=; b=JISMWeUiVmNpDPuBrkbY8UuFGkk4Kuka4pptFGernIkEwZ0CtJZRzkztNEm3IzdLVo O4aFQ9HfUcT2lLfUI80RKPNZz1EDXy56+2GuDiV59xpccJHPs0B7LY//25z36I5lpzB9 JYqrM5jiIxak6imgkPnhf7fsyMYiagsEWbp10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710987742; x=1711592542; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=arhSLtZ52bZ5u1YNbJdh5hyxaupBYvGFEVkrouqzc90=; b=i+GlI6s7VyBymPAlMZnb/yR30rJzd2/vtnO9BvyH7XkvvoE5FS4Cy6LFH7iQXSxDJP dgDnIovR+Go7rAkXgyFW8xEVJ9iAghtVDufpDBdX2K8NFJ+pfXsuqYtoOWbxLuFGkcMG EgaIyAVaIDH8aOaiDY05UxePpWGaoLQGZ0ucZH4y0r0zoDalv444+XzP/PN6AwPANP6j SKM92+0XP91Q1WolU2Mh6vlR1x6BsIvKzDl2X2aWumQ5qRiFp5b9a80PvPf81o3In0S6 l9/wj04sa1q1TKfBilQb7pXwayXoLOGY+DBc1ph+WI448n0rxSgJYtl3HdEfHEZAIqDP 8Fog== X-Gm-Message-State: AOJu0YwsNE6VSA7vk95Laeftawt+T2dvxMtOFI7P5VYky730TmSLByk/ NGvMV8s6L7L32PukbZPiyUUGV0k7/Zg9ns8WgD78Y+DZsL6m1cqaquOdiKQGDYpSCly6zUrBU74 04Tdcme/kl5gEaFFiTykRphvyR41Gb7u/aYv/VEyQOjNFyzL7VfadmQnI X-Google-Smtp-Source: AGHT+IH5sPvseAL9M+/JhT1NLFg0nSTHuKRjtiL3JTxU8++H2XImqnEUEWk+u3sSP6K7IjMOBjBaMVS8bm1Z X-Received: by 2002:a6b:3e8b:0:b0:7cc:1652:2530 with SMTP id l133-20020a6b3e8b000000b007cc16522530mr710398ioa.7.1710987742455; Wed, 20 Mar 2024 19:22:22 -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 l17-20020a056602277100b007cc89800aa2sm252960ioe.10.2024.03.20.19.22.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 19:22:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 19:22:22 -0700 (PDT) Message-ID: <65fb99de.050a0220.df486.074dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 01CEB6052471; Wed, 20 Mar 2024 22:22:22 -0400 (EDT) Subject: |SUCCESS| pw138646 [PATCH] hash: provide crc32 functions based on in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970127-25938-2-git-send-email-roretzla@linux.microsoft.com> References: <1710970127-25938-2-git-send-email-roretzla@linux.microsoft.com> 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/138646 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:28:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138646 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 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: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/