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 AB43D43D0E for ; Thu, 21 Mar 2024 06:08:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 861FA4028B; Thu, 21 Mar 2024 06:08:34 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 623FE40265 for ; Thu, 21 Mar 2024 06:08:33 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-789db917876so36897585a.1 for ; Wed, 20 Mar 2024 22:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710997713; x=1711602513; 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=2zKospjg2MFczpur9OjgyLOmxMMMIcT4BlExbj63MMM=; b=RAPCZeXiI3LQ99PEAzFEsbeYuRCt15AiqMJbHShs8a98wV+bzJwGUrTEa69Rg9qeNI R8uQgNZGfc6RGlr6tWJTVliuo0CFNWtfZOAnQC3/Id4c0HmvV+PvO1hieQo9OynQ0zHR eeRa5dMdlMtXOaDwkyxoiDC8kSup9nDSR3aIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710997713; x=1711602513; 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=2zKospjg2MFczpur9OjgyLOmxMMMIcT4BlExbj63MMM=; b=dYCYUM4KVsPGjcnDYo7AIIW+6su1Zt7kFauP4wULwzsX36ad7LWANYtc2flYYoKYvC 2g2yc+B0ZMWCs2ZuA4kcuJlqKVbNZ8Qla8MtMLlAVzkEafC6uUu6ehF/WPZIsa35b5jv 1YcgeehqTALT9JD8BTd7xztApgrMDdMUi8jMNMobaEgGConUxQPWq9IHqq6dQq2lV4W+ UxlhezDVEocT2g7ghECcGT85FInzWJr7J6EeUjGnXqhIatfxrSVCw7TL8ZjsVeHOW3r/ 6eLP8kTR7ArgfJBvelbNd470UvqjWL5kQvowi31j9MdWH6ykhZKWd5GRf2qffvMOfGax d5+A== X-Gm-Message-State: AOJu0YzTcoC6Jq1m3cqMCavPt9EPm2uoPUgstGCMcsII+WMJBWnCKEsq FF58wM2RDLMqiUKn19Zy5n91Go7yAjG88XhRpvpykMCMOPnJvVP+YKIKci6Ph5u2oUYH/dAOR2d isV0D9xbmEozCf+nYHhA8IQAw+STMmfXI35Pz0sw1 X-Google-Smtp-Source: AGHT+IFTKHGV2TrskKGOYIWdnBI5Fq1ISxYNor96z93nnlFN2oDYKx41JIUW8sGCokz1WWBDnFtfCExK4pHT X-Received: by 2002:a0c:aad6:0:b0:696:f83:a9b8 with SMTP id g22-20020a0caad6000000b006960f83a9b8mr12640903qvb.19.1710997712799; Wed, 20 Mar 2024 22:08:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a9-20020ad45c49000000b00690a67a6d55sm886879qva.65.2024.03.20.22.08.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 22:08:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 22:08:32 -0700 (PDT) Message-ID: <65fbc0d0.d40a0220.d7fec.cf0dSMTPIN_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 7DD6B6052471; Thu, 21 Mar 2024 01:08:32 -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-arm64-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 | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/