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 D0D9C45700 for ; Wed, 31 Jul 2024 13:24:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD02742E54; Wed, 31 Jul 2024 13:24:33 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D5884066F for ; Wed, 31 Jul 2024 13:13:51 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e0b2d2e7dc9so4390242276.2 for ; Wed, 31 Jul 2024 04:13:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722424430; x=1723029230; 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=C5Z1rGQV4VRwKeF3aEH/yqyn8yQgS+ry/cBEQMXNMB4=; b=RpCwl+70RFDwfs8dT/lUqBoV2R2Ix+cR33IclJSi70Bklm/kvYr7ASlCSTKAJ5trFs jP2p3elOuz4yd5BFtX00zzL5wYuwBONfdFJye3YFmku1XgMY/wggdnMO0RRv3ikrTo26 Q3h/3BEIGyOIq6Ohv3fMujhouVZsxTtqTT3Dw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722424430; x=1723029230; 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=C5Z1rGQV4VRwKeF3aEH/yqyn8yQgS+ry/cBEQMXNMB4=; b=NGcZt/cVr/yhKjjDezOIF0c6uaD7pIhQ5jScl/nOzOKpgBirwdBaKfm+uAmR7Mv0mU OVNw+v7wpyqAhX1mAuqeKkyIbshG7COBfS/vAmMjNRI/6ne9XEfATPrU4ITTpt7A2+lK 2xTdSasO+CNjAs4nF8n5LRFY3wljGKG7sPG4JtzT/OdkLEdkIzUl1j0u6xVNqUoXHrE/ YvrD0IrLRlc3vRgU+ZJXATHWMAIxMZvzjC9EpZMkVRLsEOlopEYbIO0Tyo3oiiRyMP9u tlhPDVcdsyEkYVjj7IPsAWbxtMcFLAWXK6h0j0UPu3qt67SdrqpBdu9TeTVvUwpze2jK i7Hg== X-Gm-Message-State: AOJu0YyOJ+nZ1pW25zoj9aZneaLAKZ2DFnGafjkjDggFhyoXrq+H2iYL lJcOzjuClkyM8oNyZnIyqW4pqB1OrVWOFh5ylg5kkdKjmTxJk3/UwC3DKcl1tqTqjQfZlkkAmcs F4u20dIif+Q4IiOAAzRnRJ3h5ue03gcahDtEpC+bBT/BRLKQQoVJ56CVk X-Google-Smtp-Source: AGHT+IG8cH3edNKxmBx8uIMIv+jI5g44k0BgMTnNxz27QvBVH+UrZn6t1avtHI9Joi5XGRr4eY8UEmEAHFd7 X-Received: by 2002:a05:6902:1883:b0:e03:577d:a354 with SMTP id 3f1490d57ef6-e0b545d5e82mr16034749276.49.1722424430665; Wed, 31 Jul 2024 04:13:50 -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-e0b29f80bfbsm288082276.1.2024.07.31.04.13.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 04:13:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 04:13:50 -0700 (PDT) Message-ID: <66aa1c6e.050a0220.22ebab.056bSMTPIN_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 3F8A96052722; Wed, 31 Jul 2024 07:13:50 -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-abi-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-DPDK-Compile-ABI#101056 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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/