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 79EB745702 for ; Wed, 31 Jul 2024 18:38:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74BDF42F89; Wed, 31 Jul 2024 18:38:16 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 139AD40EE7 for ; Wed, 31 Jul 2024 18:38:08 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7a1e31bc1efso356956785a.3 for ; Wed, 31 Jul 2024 09:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722443887; x=1723048687; 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=53ER/QgjBtU7mRoQscoJCbrO329+GF0sPvPzEWDC0b8=; b=HbFTLeCp56JWcji2J8LHYmb2ezddXZX9y/qtkTyHSIjd5GOR8c5VkwYeKS3PWooTly +4gtQYzh9zS2Mpcz0EnqTjLOHT0ISWiLo7B/4HAfP4rzI98q5p6RUUzYXo/RBr0RKjSq p/uvV/ot9CwDT/D+dR3yCoopxfNxr+DZ30Rqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722443887; x=1723048687; 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=53ER/QgjBtU7mRoQscoJCbrO329+GF0sPvPzEWDC0b8=; b=w+/bq98vfiV5Lye3gma9m7WF70uYBiN5SkGGHsw1pRC5wQSc4bQl/CwOBkPlyI1SPX umV621JkmTyTzAtVlyhXawVuf/b+n3Zb8xrP04JsNBQYFUoZl+iMOkAbMmPErXhWIlUO O9Fjm48MckMi+fVZ9BEHSPd1k3KGRKA1jgvZE6tXPNmxCquF2gG8CFepr3Kt1kZW7FU6 WJDnm3/nyxK4bq9ce1stWY8m90BT/jtP/cPdOdz//H1u+2KTr9J7FnMBmi5jtgL6JA6+ nc0sEtpT8rmivJnHkIHCPIfrWr4KUPtqx9qIIjE7BSMeN3V+SMTnQ8ELB3tK9wujC2gT x/6w== X-Gm-Message-State: AOJu0YxO0jalDcO7Ds/shGuj5pZ/7b0/DT6mi1ziD2+NRu6h2KZBs0pp UKrSvctUbgWwvmEaaGn5Hxe0+m7Xs2MsmZXwyMx5OfoBDyAH+AYNym+POpgejSSBkLUkhp6jbXv j4E11B16Icye7/WDmywTEneBDeQkj3QDsphIz29w6 X-Google-Smtp-Source: AGHT+IGg+LsQA9CilNVciaPFd+9DB3gUIgnb/XrwsKn7ovOWRpzuhxhzfCTHSRJG+SaAzT89Mr43+hBYZI84 X-Received: by 2002:a05:620a:4111:b0:7a1:e30b:dd06 with SMTP id af79cd13be357-7a1e5247abamr1808851885a.25.1722443887364; Wed, 31 Jul 2024 09:38:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7a1d739fd43sm55505885a.1.2024.07.31.09.38.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 09:38:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 09:38:07 -0700 (PDT) Message-ID: <66aa686f.050a0220.30adf.f633SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 135BF605C351; Wed, 31 Jul 2024 12:38:07 -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-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-DPDK-Compile-Meson#282271 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/