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 1133245701 for ; Wed, 31 Jul 2024 15:33:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A686942DC1; Wed, 31 Jul 2024 15:33:53 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 7271040BA0 for ; Wed, 31 Jul 2024 15:21:49 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2cd2f89825fso3838630a91.1 for ; Wed, 31 Jul 2024 06:21:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722432108; x=1723036908; 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=TzmLKt4XK+dl0T8wrNpTCUUs0T+wdVWddeMDrlO29kE=; b=KEHyEvyR7brHhK8ZrwQQV+dZ3CMogxyNBzqAzxaP1t+8uHCZ8+UgAxmKR9u627WeJT qEm/9Pe40AtQ4IOhosTvWUz7IHfm+E4LEa2jYxl2bu0GK34yB1TXF7Sjgo1ogw4PIT1E DfJSUmyabTVK3M7plWzLh+zMAFVY1V5aSJchM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722432108; x=1723036908; 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=TzmLKt4XK+dl0T8wrNpTCUUs0T+wdVWddeMDrlO29kE=; b=nkNxvNYgFbesThUa/WyxoaYBwC8Xz74B/TkD4ZbSzbVLDZdAGMlOdGPR5BGj05RHcg dweB7+rhCe/eE6IaLBOYkN0Qf6AASJL4nEEOu+q1ieU6t+MZr9KFddNQZcN50JAFNMvT PWqNR690dQ5K2RxtUlUKsGV0X5ToK2euTvfcUAM8jkjBkAfHma9Pqn1CD0aMwlaC+o4r sNhlwvWFrk2YeSseGvZkg96vdGBj1fPn6uquiPz3fc4glIFL8fxVk6tfPjxDxrRIKuQe 5IfBZFSE7CRnL/boJSdooKJAk6TAMt9aFH6xbkTarPQpitHr6pbfHtpfhjDZAqO2Ajsx ZsYw== X-Gm-Message-State: AOJu0YwjEEW4EpqPNpNG6GAl0HauykUUTfRZ2ChxD/g1ypdr75vBkT8d LQ18AG9KMvQk/sAsmBZwN5KXXDzSQSBWSIUxBiTBws9Xxwg1kFkADpsb45I+pOufy23nApaOYj6 LMcJnJT+mJhPj3bSOlI1PuR0vrhDBBPDrsgLbeGDU X-Google-Smtp-Source: AGHT+IFlOE7vIbC+4s/9CZDa3w5tAuqyIR9NqjwZCDzklwh1LErHAytd8yzQWz3Kmo+ibE1Mht3foElqMisp X-Received: by 2002:a17:90a:5e4c:b0:2c9:9b16:e004 with SMTP id 98e67ed59e1d1-2cf7e87e1efmr11732525a91.43.1722432108580; Wed, 31 Jul 2024 06:21:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cfdc448deesm57180a91.7.2024.07.31.06.21.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 06:21:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 06:21:48 -0700 (PDT) Message-ID: <66aa3a6c.170a0220.1998ce.4671SMTPIN_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 B19CD605C351; Wed, 31 Jul 2024 09:21:47 -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-compile-amd64-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: Windows-Compile-DPDK-Meson#23976 Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2019 | PEND | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ 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) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/