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 EC32645704 for ; Wed, 31 Jul 2024 20:06:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6E41427B6; Wed, 31 Jul 2024 20:06:40 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id CD51640E7C for ; Wed, 31 Jul 2024 20:06:39 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81f861f369aso36768839f.0 for ; Wed, 31 Jul 2024 11:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722449199; x=1723053999; 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=L9nZ6iF4JKDIcynrlT8kgje+zJmluwN+qw1kM4BOX6A=; b=KkoE706Apw/Mja5YqR0zm8naKagX56eHeQJ69PHqBiFPp7GLQE4TWJ86Q+R4Cm60G9 9EXxCmKsP41/kCOSe3MnKmG5Tc59NW7dd9dZsstd/GQtu+7SkMOUdFhFH2PdlOlrAIxi GV4wBhpR8yiu5Tr3E1mBcYCTCCNqna7p8XDrg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722449199; x=1723053999; 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=L9nZ6iF4JKDIcynrlT8kgje+zJmluwN+qw1kM4BOX6A=; b=g7iMS4mpLyCLfW9fHkfS+MDxv1nIrp7p3a4JXxiOIGLXqI+tCKkp93IRkxnink7XA6 bu3p/9NBYEKgXgkVe+5UFiu4Fhyf2zSAyN2gaO6EQMWvb/iJp4sjlWzJj7hTcEuRPx96 KaB0RDvwYhgNnXIRv1c1dbv2BI/FmNZkzFxrp9VkX97jBi3x/XMUAOyIbz864CHAoGQX Bt6Qj6a+o/EUhU/8T88JgPe5L8v9vZ+KdGmEe9rsBgEmp2igS9qCqGNPfYQfyEgri9FR S6osvnwmjHblV1IOrqREDn1Sr7aDaK3f/g3KHTPzhy4Ek5E4qRnIIMwUv/ecD1wVe3pH 3PPw== X-Gm-Message-State: AOJu0Yx2WbPNWJA33HLM7ONmzI9B4XjHpasE1UaLF5fYjtHIaKcvYLBX /tkfhNmQgd8tdGckIqQi3KOVhSZ3BOy1ETht8QoQJ4QKYtNnR5oolbOD2u3ys7lLVCp3XE8pQN/ 2yTTR3uCOjwqWpGJuSizkgqdIV2GH3277wHSB/kZku8LSELCIu4shzEKa X-Google-Smtp-Source: AGHT+IFrWWPIaoaFwdKKJtZhI4YQCPjR0yZMUw79iRJFntcSOdVh1sxUwJ1VTRRBSDRcSbHUT8ypEZaHY8e+ X-Received: by 2002:a05:6e02:1a2e:b0:375:bb80:d78e with SMTP id e9e14a558f8ab-39b06af8381mr41413215ab.6.1722449198842; Wed, 31 Jul 2024 11:06:38 -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 e9e14a558f8ab-39aecad3f08sm5449495ab.74.2024.07.31.11.06.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 11:06:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 11:06:38 -0700 (PDT) Message-ID: <66aa7d2e.050a0220.291339.2256SMTPIN_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 5E474605C351; Wed, 31 Jul 2024 14:06:38 -0400 (EDT) Subject: |PENDING| pw142780 [PATCH] [v1,1/1] mldev: introduce data type conve From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731063250.9008-1-syalavarthi@marvell.com> References: <20240731063250.9008-1-syalavarthi@marvell.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: PENDING http://dpdk.org/patch/142780 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:32:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142780 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247040 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30669/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/