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 E9C6A45703 for ; Wed, 31 Jul 2024 16:06:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6A6842E8E; Wed, 31 Jul 2024 16:06:28 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id A400E4065A for ; Wed, 31 Jul 2024 16:04:29 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5d5e1c86b83so2519706eaf.3 for ; Wed, 31 Jul 2024 07:04:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722434668; x=1723039468; 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=J/WFmpaNCZCbZBPRNhGVN65VP2W/cja/jEYtlDDEtxU=; b=ht+MI3Bwp1jA+B9Cv5Zv53rBfhj7cM0INMWa3J6RhzegyScsU3HcC4oku0avPdvEuw yXXz5vtzZLQcfHHC4qTxnJh6D+ztW9GsqORKZXa0lWW/gpMztifboHyabWaJYGQZR4lm +ETt/BSBDTgSKNVUttaY3qm8GO7oSwA7UBWkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722434668; x=1723039468; 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=J/WFmpaNCZCbZBPRNhGVN65VP2W/cja/jEYtlDDEtxU=; b=GKA6iEVG237QLrMbLtd/ITdiC7atJVoCvFLdrRyqgJpTvLNJz2uPYEfWur8YxdHW3I mG7EK+cniXfIgYPAFqE5vqd8woxsUYGPvoSFwAw0REfaER4imeL7Gt2dUZy37Fk1YOLC FepdLJ2ZVPEdwZEF3CxU6LeAx58kAL/A/ZpmdSvMDnd/1pRBRDk3yggM6EBBXyxmD6Ve 4h0Csp3NhMhgEn/GC0yjFLp4ly6vNgUHSSEQ0hq5R8CPLOaU16dS7nl6nvhwS+0B6zP1 AbJ09RQJtwCuKCZzyDQ0AMYIbNvtdQxzVZqf9IxTlC5FZP1l0IVz23b7/dwrD+Xs/CI4 Cbdw== X-Gm-Message-State: AOJu0Yygsd5i4iCHxq744BrSlGIWrsZbU2m7KOSi89MLZwVJ/CSrwwPs FZcmmx0H3BfAOpgMnSVB6J49nlPooMvTbRcB5o9yXg9oire/z1TwSiYMuVbX0AZg0porIfHtnwF /4Rhx49bQbJfKDVGhcIWobB3rR/7kSOrl2lV8fOo/sGYZWVz7uEq31aE4 X-Google-Smtp-Source: AGHT+IETswIxoZHM1IH5eMzCVIVUBgtpgUj9NsGdeLOuXsxmRbcJHmUBmuI51uTSGbba5LLcM5erjq1XA4Ii X-Received: by 2002:a05:6870:c0d1:b0:261:3f0:3c46 with SMTP id 586e51a60fabf-267d4f51359mr16390240fac.46.1722434668663; Wed, 31 Jul 2024 07:04:28 -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 586e51a60fabf-2653e79e16fsm622494fac.22.2024.07.31.07.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 07:04:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 07:04:28 -0700 (PDT) Message-ID: <66aa446c.050a0220.1cf385.3a20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D00B605C351; Wed, 31 Jul 2024 10:04:28 -0400 (EDT) Subject: |PENDING| pw142778 [PATCH] [v1,1/1] mldev: support get queue pair co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731061336.8385-1-syalavarthi@marvell.com> References: <20240731061336.8385-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/142778 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:13:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142778 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#246862 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 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/30667/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/