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 4257443D0C for ; Thu, 21 Mar 2024 02:55:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D14F4029F; Thu, 21 Mar 2024 02:55:41 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 9B5944028B for ; Thu, 21 Mar 2024 02:55:39 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso331218a12.3 for ; Wed, 20 Mar 2024 18:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710986139; x=1711590939; 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=B5SWfRPCza3w5Fjdiwd8TI1b9Xwppnbt+ltSrJCln6XAG//SiQ8D6TJ4YO7KYyhepF 8HV2pTARZEmeNYGcP3Lvrtqzfwn+5WXrDOCQdanvnbgqa6rSyjVF88oE+oJxBExUljTJ XreeEikiCiVt1uWK+GXG1c9BgbUxplsOQe3O0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710986139; x=1711590939; 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=mCZ0L9209V9zcyIzdYXLuDkBFIewICmj9c2z1WG2VNRNRaErKui7v0ePV9DF3NXhmP 6X+EPI/ap67yTBEEob5Rmk0aNa8zhwWYOIyiIRLvsTUEMSBO/GWz5FuwkV6KNdC91zDP 86Eq3zjFz3t7L4CZPKyhCkIuGm0tB+2i5LrohV9RoVRQGSywrhi+gelbclyiLtiem5I/ Q2FDL7fcU55ZpUKZUTd0Q5LMoAegvxWMw/zAdaG1ajd28ZlTfSWwCPftZyXXIxLsl1rM O1FY9MOqIiCjTSb6sxySmjMM+ZUtFxfCsDgoqD2Ysp+9pVjnTAp4+leHrwbZZF8GK2na 3qoQ== X-Gm-Message-State: AOJu0YzxLagYXpF0no1H1CinABCX6NcLLHVjv0xAq8q1ikAuNnZSIQOs ftdwJj7js9Woq2IsnAUA+FFQeRolosr7HlNW3x/lQ/P5rCPl426b1L1jczdUY4vUIAjcSTI9Swe qyCsrNa98u7F4NmS0qVqZT7Clj5y2TcLJes5e5Sby X-Google-Smtp-Source: AGHT+IFHyis8O+NkEZjXFdPfIQm1HhFADdLmYQuPM7alKtTLzq1bry1R9Dk/0q5DP5qhK8LKkq0pwZFJCv8a X-Received: by 2002:a17:902:e5c5:b0:1dd:874a:c528 with SMTP id u5-20020a170902e5c500b001dd874ac528mr1045030plf.51.1710986138719; Wed, 20 Mar 2024 18:55:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iy15-20020a170903130f00b001d8f093e55dsm261735plb.83.2024.03.20.18.55.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 18:55:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 18:55:38 -0700 (PDT) Message-ID: <65fb939a.170a0220.ccd87.f56aSMTPIN_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 E4DC36052471; Wed, 20 Mar 2024 21:55:37 -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/