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 42D0B45706 for ; Wed, 31 Jul 2024 16:47:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24F1442EC9; Wed, 31 Jul 2024 16:47:41 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id CF5F64065A for ; Wed, 31 Jul 2024 16:30:09 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70eae5896bcso5084916b3a.2 for ; Wed, 31 Jul 2024 07:30:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722436209; x=1723041009; 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=q+3aDE0Ybt5v/g8Ur/bkVchU2qRgBAcGlWWzCnjGof0=; b=HWHrO0PZSEnwHcGncxk8xdUgoiEhO9ie0TizNEmO2ZrfTFcG4rNHuJm0+//zL12wkL LXM0zQ35DA4nTbWVzyHuWOj30XOi0uJz40s+9LaQQZMabCQdeCU1mP0XIdAC5FH/7tBu 4MSzIt1Dvp6J7ZRbP6vN7gdCfhXLrDGaavJjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722436209; x=1723041009; 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=q+3aDE0Ybt5v/g8Ur/bkVchU2qRgBAcGlWWzCnjGof0=; b=AN/Iv9+hJWjbZX51bj2kO4w7SrsyRuhySY6hn6hwmyIx/uzhOn0V/1YMNH1aJx+Kv8 BZnHmKSMCqkSot3HxozKigtcokjq2dwgj1dJpeXf21GXRsZy64dI+hVm64RNfNEnxkgT UH26GKFxcnd6ilTAc7oi8o0C8tQFtWSG0UNw4ZnQnWrLvMT1L7Az+D4DpMG8vuWiSt/K MnDmUZZGEZhmDN6qHQngkn4v+j3p8Z6jIXWdRRQMynFaxnQzb49GUnwQDWNwGcvooVg5 TfvtpU8B9lUHucWRPyFcvbNaE10s44gdxtTQoaUpaKiNR9QzCKa2GwPUYV1XEFP5nuX4 edMw== X-Gm-Message-State: AOJu0YxTuUtq5IKY0U4xTmoVhqzNUuf7xn3gKFPf9ovq2EE6ZBtKSxFy t/6aSwiIVQpFSguuDAai7RcoIkXchsoO2A0Fw5wbiCOg5x1OHYFHTmd99f1zQwruFbdOTUG5kl1 k/xx+/2Ugwn+J7EiFfIJoWagKPCPVZGlrN+XLp7tJKTA9zkQV7dO2M8ZP X-Google-Smtp-Source: AGHT+IFiv21rCYNuXjBIuZirqZKQLk8ED6SwFrLymo//0YjongbRrYrgQopJnqWhZYlp9teFetaM92YAD7Nm X-Received: by 2002:a05:6a20:9146:b0:1c0:eabc:86a8 with SMTP id adf61e73a8af0-1c4a1183fddmr19435521637.5.1722436208932; Wed, 31 Jul 2024 07:30:08 -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 d9443c01a7336-1fed7ec73f5sm4741465ad.97.2024.07.31.07.30.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 07:30:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 07:30:08 -0700 (PDT) Message-ID: <66aa4a70.170a0220.a54a1.cfffSMTPIN_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 0766E605C351; Wed, 31 Jul 2024 10:30:08 -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-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: Generic-Unit-Test-DPDK#246848 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/