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 39BDE45703 for ; Wed, 31 Jul 2024 14:41:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5898427CE; Wed, 31 Jul 2024 14:41:08 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 6239A402C8 for ; Wed, 31 Jul 2024 14:36:58 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2cb6662ba3aso679765a91.1 for ; Wed, 31 Jul 2024 05:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722429417; x=1723034217; 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=HhkL30Ds6xYZdimLedG3DIfjDM9rYGDImoRJkg1YuF4=; b=X7euYcaOEkXWISr4P6aWj9JF8kH3KSFU6USFTyRvfwE1h7txbDeuFVFW8GsUUl3Vj7 cL0RgSCo0x0WZGfVPmd57YsGjkMGtowLjM65hAxqeueS+A4ICQC8veDKl5FGP6Nt+ULo SvAZCTnrcrpTm4aHXgbRItdv4STL5+krqku2o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722429417; x=1723034217; 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=HhkL30Ds6xYZdimLedG3DIfjDM9rYGDImoRJkg1YuF4=; b=EUPhV/4cPOLbmOhOtmVuta1QCyTwpBEg4LIwJg1Jk6bzYdZYd25rqp8n3ScHgyIslU WPyHlfPBfSSAwM3OXgBa2G2+z2VzAkBejfcQFKzF9VnW4YEdC0ADNCWqhrs0vNCJDm4g AqD+w0gz2E00IOfv5oG3K5N5oLWAthJ5978sD9y9CJEcVtBAUML0oUe1mw9fIErxNEkA w/y6+wTE7T4H+g7UHUk1uiDU166VePanYKXesGuwDyuAtbwV2/g7XfJz/NxW9AtzNkOl kL0GKdQHwylrpTYp2gkZyaYmd0ZNNuzIdNJvnqXvlxrrQq8zic2rPkJyNTDB4g6/kCDn YXPQ== X-Gm-Message-State: AOJu0YyAbjayA7gTZ6Isib6avud1QGYJIxI8O6FrHCz9TRIwjkJ+Tiq5 YcAo6pd3eE8lRQRzVl4eDY+lMt4fzUb7I4bXw8gSOaemULGcCkxuouis0qTMIum+PMycRVBSnvG xJpsoDsw0RICLJRHvkj4Dri+WQumOam4UOvMVzkgmQwFMORnfmPPbeqyf X-Google-Smtp-Source: AGHT+IEyNhnFrp185AJbA8r+n0Isz5O9mCJmNJnIqtpsG82yMcgmQ0XDR7bfDMUTt7FdCewNDQPftr+C4GIR X-Received: by 2002:a17:90b:3845:b0:2c8:8bf8:4e24 with SMTP id 98e67ed59e1d1-2cfcaaed46dmr8141881a91.8.1722429417585; Wed, 31 Jul 2024 05:36:57 -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 98e67ed59e1d1-2cfdc414d1esm56288a91.2.2024.07.31.05.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 05:36:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 05:36:57 -0700 (PDT) Message-ID: <66aa2fe9.170a0220.26a5de.449aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C266D6050A6B; Wed, 31 Jul 2024 08:36:56 -0400 (EDT) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142778 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:13:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142778 --> testing pass Upstream job id: Template-DTS-Pipeline#171963 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/