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 DAC0B422AA for ; Sat, 18 Mar 2023 23:41:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B873940151; Sat, 18 Mar 2023 23:41:07 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 3214640151 for ; Sat, 18 Mar 2023 23:41:06 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id h12-20020a17090aea8c00b0023d1311fab3so8700312pjz.1 for ; Sat, 18 Mar 2023 15:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679179265; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YGW/wTLdEnV6kVge+MKaxeeyMRts7GPHqDpOdJ1Ti2M=; b=i7JBXBUHj8uJxkVHzC71EKJwqyoyfvuf0SxMaYRYp+RBMlR5v9xxBATjWQlnNvYClr +5S4Xw2Xd3ALm6B35uMjwkvMryzSTuq2rD7ooX5u6vxvheMwPsA9cnVy/f6pPcNms+lD RS0G5LQfm+lsI76E1bg6J1gNGptSw8Exk6FRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679179265; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YGW/wTLdEnV6kVge+MKaxeeyMRts7GPHqDpOdJ1Ti2M=; b=YS0n4LUjGRdoGz4o4+OGk+AB25XOclEtx7qBuM25XDrE7g3AKVAFzJbVoh9AVemuWe L0CG/8YCVcaYJkSMJzVE0BXQ+SE6RaAeBaiKPEF/Z9zklK06rE0ube7dHj+M+qNFtn81 CWchFrEPakzgt7Qe+TQ7gzuRUKy+Bha36L0GTbGNzfPfRKZVHlKYZKnUBlaA6IBnuP9U O6nKP7dNbfInMZfQZcwe5yEFFq8Ft2+9pZa1/dtpPwz5N+0vvyC5IIbhe8fS0n/tdvXy LqUocRNF01cyYmQg+fxKlG67B3z4NJiAmhx+FW5zIUZKRoriaWhuewRqPQ5RrbvwY8h5 gWEQ== X-Gm-Message-State: AO0yUKVlgid0/D7G0JKPyYlbTw8oiAnZbeIOncM8FmLVannlHrlHBIRs srXw0I0QIQHdqIY1RjEfkw93Wz890EAePxWFNppvJPxCN+HbgT1mDxsH1CerJQvwDMG1p9P22w= = X-Google-Smtp-Source: AK7set+loyixOAl/FCUeaxqaOIf5tYsl4SdIAKI51aH2ORrY00c5NdxJSg2uYqISnCrnP0VtNgz3ilgCkvS3 X-Received: by 2002:a17:902:e84f:b0:19d:1d32:fbe with SMTP id t15-20020a170902e84f00b0019d1d320fbemr15443078plg.20.1679179265321; Sat, 18 Mar 2023 15:41:05 -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 c4-20020a170902c1c400b001a1aa6238ccsm597317plc.126.2023.03.18.15.41.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Mar 2023 15:41:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id BFE3A605246B; Sat, 18 Mar 2023 18:41:04 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BDB2960217; Sat, 18 Mar 2023 22:41:04 +0000 (UTC) Subject: |SUCCESS| pw125066 [PATCH] [v2, 1/1] mldev: split bfloat16 routines to separate files From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230318224104.BDB2960217@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 18 Mar 2023 22:41:04 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/125066 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, March 13 2023 12:03:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125066 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25708/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/