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 23AEE41EBE for ; Fri, 17 Mar 2023 16:46:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E3D940395; Fri, 17 Mar 2023 16:46:55 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 30F5440395 for ; Fri, 17 Mar 2023 16:46:53 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id gp15-20020a17090adf0f00b0023d1bbd9f9eso9589004pjb.0 for ; Fri, 17 Mar 2023 08:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679068012; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=VDG+UVXs1DDGfBi5Y8NZdtlBBWXVpRbsAhF9qxIcRPU=; b=DEnyuhKLCwrR2lESTx947CsLg9f80WuW0p9Kux5n10Z93StUi2hxeAgVkczxOb+l7k jGhg1L5du3H0JUEBlo4m++lYGUSHaMZhWypWCEyJB4Y/I79UOWt5i1aT6rJOVWR6y0cC SteDk+SpYn3JdwBpiiYxCZQaZO3/vX8zqbLmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679068012; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VDG+UVXs1DDGfBi5Y8NZdtlBBWXVpRbsAhF9qxIcRPU=; b=3ODI9hsKZxn+Tc2Utc0RLo3y0OouIoPO7dahxKlqHT+oq2J34olj2AzKt/wdIGsPbL Oh5vTJ+XPaMg54ZDVGq9FVr0SDV64DgfyArAOxc5zccRGSPdAgbechNvsp/LisHn+pjU HjOOyS7Z2vVAe2NGEdim6+qCcpgC5G/1EsooSH4bbv/5mYb8lU/axbgE0GV62p9BmcvU 9lAQFLxdsA3dLCQ17OG4myo9HzxzXYC5ROkMC4dllC4wpBeBdawHzFP6Y9YYf6fVwjBj VkFT746g2TDv4nC5CLJ9Rl+hYP+nqUQolBRmob+zRitvlWqK462rzZ7vNnqjnRaufUtg nnIw== X-Gm-Message-State: AO0yUKXomiKdQTsoYxXwMed+LoCAGjfjcf2WRvh/u/T4Em41X4m7kFL7 2s42gje68fVDzNeyharXU/pntlG8FulE13M1qfAcPu//HQonkmvuKrWj38SynbOeBysK/BiC0A= = X-Google-Smtp-Source: AK7set+UeBUYDIyUgeLsY+/LcXOIaF5qVDprgURYOo298hkjKLu2f5zH9pvO625OHZcwiIJPueWoYi2es2Gf X-Received: by 2002:a17:903:249:b0:1a0:7156:f8d1 with SMTP id j9-20020a170903024900b001a07156f8d1mr9774550plh.19.1679068012385; Fri, 17 Mar 2023 08:46:52 -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 ju10-20020a170903428a00b00198f5c97aa8sm142822plb.29.2023.03.17.08.46.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 08:46:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id A1CEA605246B; Fri, 17 Mar 2023 11:46:51 -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 876136011D; Fri, 17 Mar 2023 15:46:51 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230317154651.876136011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 15:46:51 +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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/