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 80FB643D0C for ; Thu, 21 Mar 2024 02:46:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C8F24029F; Thu, 21 Mar 2024 02:46:45 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id BC5664028B for ; Thu, 21 Mar 2024 02:46:43 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7cc01644f51so19054839f.2 for ; Wed, 20 Mar 2024 18:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710985603; x=1711590403; 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=y57iuXRmSZPQa5nKN01R5RLeVfnA+Z8n/c63E9bD/cE=; b=K0jS7sQSnrITj3tPnzI+m4zL+vVmMg8yKiMXkB4JjbyA65tSHphXnbIWJAMuJuoTxH ZGJWmxBt09cUizllILwtKBbypCcyER0r78/k8cayTAIjIHT7mXyxCMaowrqBx3UOsmbu WkmJDQkbeaij0KElOMJd7evmbDyKJvqEMRML4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710985603; x=1711590403; 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=y57iuXRmSZPQa5nKN01R5RLeVfnA+Z8n/c63E9bD/cE=; b=AoZiQwx5kTclZseXdoBYP9T2pK3tZhLhViYDz+MfDUvkZ5+CBFpjJxqZMzedBQSUE8 eV4EHmeIrAYvPYEHSYIxt4mAW7BnSKWRumVGwQmb7ESshbhg4Ekz+xDP2dNLBwDqx1ma w4rLa85AWhdcdwKX4uJ/cyez+YnZ47YM0j28yq9i0331vATaTwC9nO6/u7xy/QEIkZ8E r1BtCxXUoHDWbDv5etRNeVKu9JU08RZBcMJ5OlDAVcPKYxR35GvIHmnLx9YHS1Ian6Ol jvpw92oeirbneGF6MKUiLvXZ006SrU3ZOdf+dhAl9FegHH9ym9vNLT9Kr3H0QidpYXJR LF1A== X-Gm-Message-State: AOJu0Yy9NglXqW5NzGkzp5ecJox+s6SKpRskIE9e3ssfqOqAXD6/xXMU KunSTeGuY3aVujy2eKldn1lHsIrXurgxpTzxxVUfC8GbIyw8ag4zB8hRSvuk4W7NqpfSLos/kTm W80m/CNsucfGuP7+LG5hrjSYWuuq//x83M6fmnt8fG07dufygi5/Sw0HA X-Google-Smtp-Source: AGHT+IG1CU62xWvWsYSuCipjUYa8ZOZJyIB1hy0uegzpSkE/mgGoAlux1BNI+OBB0UXi4gFH/qNE5JvGT5Tt X-Received: by 2002:a5d:9956:0:b0:7c8:ae00:1e71 with SMTP id v22-20020a5d9956000000b007c8ae001e71mr4047201ios.5.1710985603091; Wed, 20 Mar 2024 18:46:43 -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 n17-20020a056638211100b004744f568a11sm571302jaj.64.2024.03.20.18.46.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 18:46:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 18:46:43 -0700 (PDT) Message-ID: <65fb9183.050a0220.ca35a.7146SMTPIN_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 5CA016052471; Wed, 20 Mar 2024 21:46:42 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/