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 1D65045705 for ; Wed, 31 Jul 2024 22:24:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B2534067E; Wed, 31 Jul 2024 22:24:41 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id BDD4A400D5 for ; Wed, 31 Jul 2024 22:24:36 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e087c7ef68bso4359066276.3 for ; Wed, 31 Jul 2024 13:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722457476; x=1723062276; 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=PQLdAjik7k4A07TcbVkOtSXyHqpIcwrIcb5ybH3gLUg=; b=b7t5cxeI/wBrhC+GJY0ZC2FlI934HzLOEpRtLQlpgwtCT6Luiw2QJCR9h90WfV0iBZ qH0UvkpYl3Bzzrmcl5tSDwFFq+iB2bVm1rpQo5pBY04bCqkZCkAQMnQaKnqbbIKWb8Hz vk/XxZRcYzRz0AU3OoBxJPYhDsIpWQWxCfR/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722457476; x=1723062276; 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=PQLdAjik7k4A07TcbVkOtSXyHqpIcwrIcb5ybH3gLUg=; b=bgWk1OG+gyFBR9ab9ej4LuTyvbDynZ8kTuKih6euqt+ZULAMRv1/N7YRINTXXJ6S+7 P6X/XVrp425Ycn37NsfFO7fwSgRAvXeBNnS95rQ4flW5NJfqxvc4G2qHYH0FVb8B2G5I 7q9tXBmw2lyEEN1vDtSlR2xfSXCemkIl6kQwNH9BGcN0UIhByL7HUcxuaRH2vRas0PI/ 4eWTVn4l4m9gR2KXUgBpaLFmGUp1Gpa7cJua1MdcqSUfMG8MWnZZK8+4cjBenVLNKdHt C2uz56+LFwq0az6MxJfcV9wJKdpgm5FgmLNl1JmjmNo2974Ru6V32UO2LZPHb9o/ZrIN VCXw== X-Gm-Message-State: AOJu0YziXz/1ltW11liUGxpvTgZluIaekOxaP9YIluRrKi+Lo0cHMbTb opZ7E6bJDuQLLIreJheN+Z7Fn5VKPUhEnIpNB4zWaPiNBjh9NoGBNzF8knrQCfSpZA26m61bTQK k592ghtSLLMOOKoKOgz99BW2p96soCuSTB4j0GCXI+TcwetRMD0Tth2Zw X-Google-Smtp-Source: AGHT+IHyxmmiCF64uoN51RF6+aZU5zyFZrZ8DzVBErSvtz3dXNbKS63cLL4bFCMwwmniWt0QcGUt+b/50HF7 X-Received: by 2002:a05:6902:15c1:b0:e08:60ca:ada with SMTP id 3f1490d57ef6-e0bcd42a9d1mr177368276.57.1722457476088; Wed, 31 Jul 2024 13:24:36 -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 3f1490d57ef6-e0b2a94333esm314668276.25.2024.07.31.13.24.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 13:24:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 13:24:36 -0700 (PDT) Message-ID: <66aa9d84.050a0220.197e6.1dcbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C801605C351; Wed, 31 Jul 2024 16:24:35 -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-amd64-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#247043 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.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/