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 C8A0E4550C for ; Thu, 27 Jun 2024 17:46:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEFA940E0A; Thu, 27 Jun 2024 17:46:52 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 74DB540BA3 for ; Thu, 27 Jun 2024 17:46:51 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c8517aab46so4110554a91.1 for ; Thu, 27 Jun 2024 08:46:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719503210; x=1720108010; 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=zp4SBlJsYlvWBGx/Y124k9emZ8+aZDTfg5vZARVCJGc=; b=WUXMzM31ugEISLEhXF4hNFZVQjNG2+718GW+eQBGc2W3rEDcoWpORTaHBt0EryLgzi DGknpkau3D2wJdK+jE5xFbj5FpIJf1/aX3LnRNl/X/J68LfcgxZj2hCkn4mLAU9poaaD bjRFT6fcy52mazzT4mQkO43RK2Cbe7r6DNGq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719503210; x=1720108010; 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=zp4SBlJsYlvWBGx/Y124k9emZ8+aZDTfg5vZARVCJGc=; b=Y0tVzfznFlnMjtM0NahL62gsmPE8tUkOAgMtnKG4ZrlYyno1bO9doLDp7FDJGUhO4/ 9tzHqJBpjY93Y2hrYYgpwOBzlkXro2JT0R2SXftx4Arw8xJhZU/H5VykZV81QXi9d599 tPlLd/xBkX26FFd89KgWGZUOtrc8fWBx/nzuHpjesHnt9QaEFZK38cMtQGor8XLZHbDu MIdEu8qhuPJEFAADmbqoLgEIs9KFjredGj8p+S4bIsbCmVhefVE5GOl4iLSeNxYQmuzY x+V0jMMj3OXZ04ZWMv8LXjWzskVNtHwPssPORaLfEpFebHX0sEVwwZwxIuwhNbyt7c7C Eetw== X-Gm-Message-State: AOJu0YxvH4CLNvRJiybep/BujZCxuxTGSp0CR7LjHopFw5L7vQKyekU6 Ng31pSrU7ndt/Pirua/bXZ13q5CVhoSKVYo5SlCTiERsXGgeG+9O+v0UCCf91Bptjdq763GHqR+ 9CTphSGtIb6JPFLCFudqrwGqxni2e+4Q6p31SmMhX X-Google-Smtp-Source: AGHT+IF30ddCYHdvUuULJmlaV0Vb1Em4FqjUMfnjrN6Ek7PTFeBTtjHNh0pwDCy9nZydHoMH2mo0Lb7nbYsR X-Received: by 2002:a17:90a:d997:b0:2c4:def3:b88b with SMTP id 98e67ed59e1d1-2c8581eb97fmr14695324a91.23.1719503210586; Thu, 27 Jun 2024 08:46:50 -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-2c8d7e5227bsm238290a91.4.2024.06.27.08.46.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 08:46:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 08:46:50 -0700 (PDT) Message-ID: <667d896a.170a0220.122d9.ed7cSMTPIN_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 B8271605C380; Thu, 27 Jun 2024 11:46:49 -0400 (EDT) Subject: |SUCCESS| pw141946-141947 [PATCH] [2/2] net/cnxk: avoid NPC Rx and M From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627090859.2860207-2-rbhansali@marvell.com> References: <20240627090859.2860207-2-rbhansali@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/141947 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, June 27 2024 09:08:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 141946-141947 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | compressdev_zlib_pmd | +==============+======================+ | Ubuntu 22.04 | PASS | +--------------+----------------------+ 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/30337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/