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 D97D843D0E for ; Thu, 21 Mar 2024 06:13:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D27A34028B; Thu, 21 Mar 2024 06:13:56 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 18B9540265 for ; Thu, 21 Mar 2024 06:13:50 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-696147fb5a7so6124446d6.0 for ; Wed, 20 Mar 2024 22:13:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710998029; x=1711602829; 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=Z+qVazHE0WterQJdJVkTTnw8heHTBVy5Z8UWQK7IHig=; b=OsQdxbzEkDerC2hiBL+4yyTqdibYgZiV0YMIJxnn2EMoI1/pe7fy/n1aU938UsxXIZ OANork5syfPeUliRIk12DqgO2pVUtotEyH9+fGlEA1h1uix3m5IdL6pEA2xUILBxXc44 KpTeJ6UQ6yGyWy4Ijzjvc2M2Vmh1ep4auEijU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710998029; x=1711602829; 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=Z+qVazHE0WterQJdJVkTTnw8heHTBVy5Z8UWQK7IHig=; b=OzkdFqET4YiihqtWJwXwQX/FHUvDfxKQjtDueSVLuIl9rwSAWdv12o+gIEerGGrv3T X9Nk2lYGhUthXYwtoHuvi0olWUhWbgXd74EUXNKLenxx7oNBnGc3qB6SmDTM/KABRzop 2ucFY9NxCnJ5SJe/q4iBev4MJXUVEFrz4+aGyPBZX+BkjjQm2Kav8ynMavDJtqZIh6ks rlFmjLO1jSa7mvRw4nLoXjgHVdUN49cl5bnlK03m8k3MmTZejTG+9rsx85kzYYeQYD0N RoxkKfWSk9BreYSP6IC5f9dFBo6AKf0ehfq3IWCu1+vaseunBsUSAwBDUi6D0z2WGUjH ttSA== X-Gm-Message-State: AOJu0YzU22taatw96yLlrKuLunkAuk2PegXKGNjwDBt8tKX3gjvku5YE nyTSID5jCzLfFHpEZoRmlTsN1HgB1ROCcybMCJ3sHoh3PFY0ZjEfzJU7hufzmVy4JdhMuW6yKUg 13mBjJp71nc5v574T55Yi36YMNF+c8bWXgV3MK9Mb X-Google-Smtp-Source: AGHT+IHUSrsi8UXCtw38LWwgNQbJMyAJWKdXsUWjaC09MKvtG5Dkysz1ex/i6eA0J5g7pzarppT5g/nkL9GI X-Received: by 2002:a0c:f052:0:b0:690:b225:3df4 with SMTP id b18-20020a0cf052000000b00690b2253df4mr4196691qvl.14.1710998029586; Wed, 20 Mar 2024 22:13:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a0cea45000000b0069121c1a662sm1013638qvp.40.2024.03.20.22.13.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 22:13:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 22:13:49 -0700 (PDT) Message-ID: <65fbc20d.0c0a0220.d1d5e.5577SMTPIN_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 4BDA26052471; Thu, 21 Mar 2024 01:13:49 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138646 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:28:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138646 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 11 (arm) | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/