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 986EA43D0C for ; Thu, 21 Mar 2024 03:29:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9406B4029F; Thu, 21 Mar 2024 03:29:59 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2BE344028B for ; Thu, 21 Mar 2024 03:29:58 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c8bb4813e9so14679839f.1 for ; Wed, 20 Mar 2024 19:29:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710988197; x=1711592997; 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=Nr/tX69Ps1qWMEgkoAAhDLn4VsE8M9vzX+XoTx8Ltzs=; b=BI1jAG3Gz2iFZjWqQCV/ly9INpKDi4IQmFgrMTu/pKzd/KqvX4YzktoGRS2D0MUakW LmT6TpMTsTxJ2qXqL1kB//x/+Qj95jQVDUIz5spLgpQKw0JCzpjISmknpuO4AV2e0zSS XPLOcH/ElYlepLHwD/dcBYMDKvHnZ7MiBDZIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710988197; x=1711592997; 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=Nr/tX69Ps1qWMEgkoAAhDLn4VsE8M9vzX+XoTx8Ltzs=; b=E6C8ALDBH9ogq40lp+yGb3xbRx6jAyAlts/S9Q/0XVbAjKW1Qx0XVe1z6sCnbQZnE2 0AKMV5YUFkx/EP5xg4mT6lcvdn3SjZJx8pbCEsVVWUx/bHHgwrg/Auk/tZl8Al7N0u+d xC3H8pPv5CAWowpTC2ScXuum+eJxqRTHCXkiDO/lremG988Ep88sKuhjz/BaQWjOjW1r I2OA5Semqf0oKXQXl6shMzjqOvI05wBuZM+6lHYOn1vY9sKFHPvEYYy14V65SN7ISO7N sla7ptYKsrex+mUr4DSygaCUtfZkCcCeaqBVNKdrGS2M4RYcynGtY20S7wHBbdPcG36H HlqA== X-Gm-Message-State: AOJu0YyjO1ka7d3ZzsaqKe2PubEUaqbkF8WyHib7e4syT8vlKrTLhTAD nQ0ebZB7e2Ul5wMWuR+B1pVUBeAUKAgeFdjzEInSVHz+qlNAXlL3JS43yq93xXVinsPVHffx3zQ ymCX5Me7qdkTIJUMpVoKn4p81MMNAudJ6QmubhKhW X-Google-Smtp-Source: AGHT+IHVZBkxITODDO8+GEBJCDviJ8+LfEr7IE8Cnh32Ti9tMZayzKwK7XVxYkssp2AUX4gHeXPJ6y2T56/T X-Received: by 2002:a5e:8b0c:0:b0:7cf:15dc:c7c9 with SMTP id g12-20020a5e8b0c000000b007cf15dcc7c9mr5607534iok.1.1710988197619; Wed, 20 Mar 2024 19:29:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el23-20020a0566384d9700b004772287cc2fsm601345jab.3.2024.03.20.19.29.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 19:29:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 19:29:57 -0700 (PDT) Message-ID: <65fb9ba5.050a0220.af357.876fSMTPIN_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 29EE36052471; Wed, 20 Mar 2024 22:29:57 -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-broadcom-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 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/