From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 0A3A44291C
	for <public@inbox.dpdk.org>; Tue, 11 Apr 2023 12:39:32 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 04F1E40C35;
	Tue, 11 Apr 2023 12:39:32 +0200 (CEST)
Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com
 [209.85.214.228])
 by mails.dpdk.org (Postfix) with ESMTP id CFAA840C35
 for <test-report@dpdk.org>; Tue, 11 Apr 2023 12:39:30 +0200 (CEST)
Received: by mail-pl1-f228.google.com with SMTP id o2so7403337plg.4
 for <test-report@dpdk.org>; Tue, 11 Apr 2023 03:39:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681209570; x=1683801570;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=UdLdRz7kGD7Qlw4vD7otHiQPt05GbuhhtxPG1HVKSq8=;
 b=asI8epUUqY7XhITwnc6iqdXB3ACZX9z4L7xpYvBznQbSHMlqyHFxM/BzXpTBMFnIh4
 u/aCCMorjBBpM/NwQgZnA/CUfbkDs9a//1eo3IkM/IpuHaJ4+Bl9PzSWx4OGgKoWfUuw
 rp3n0Jm+oCKHOOWN4ke0bUtm48cCODtqP7m10=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1681209570; x=1683801570;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=UdLdRz7kGD7Qlw4vD7otHiQPt05GbuhhtxPG1HVKSq8=;
 b=YHkjtkLY1cKfonM1EnjVaagChhcTvCp3dLDYS/qDCIjwaurfPLD2L26wM+7hbK2G5U
 j4ayUxr3B+tDuuyc3A9K/dC7D4RNMrhEl/zM28ZiDyEvlcJKMZ8HfPaHdPeVXgRIiD6m
 r7HjiLxu/SYl95IlINlbPv7q2LwqvCAZABU0NWWUt4kKqzIHDpteY8V5+b5j/Zoaj/a1
 HDNPmo/TWg3JZpvw3rFYffowJX5E0J7nPrGkjBmTTDfLi+UPxFMI6Mkzkx22hSA8tSi4
 FEGCksHzOST1/d3QrY6U0dLvI92T+FcYkOt2Z4MnDB/BhdqC/skyIzKE4t++yJHcKVOF
 GNxQ==
X-Gm-Message-State: AAQBX9fueJsd9RBH/y4CwA1WW98Xxr6AGW73QxzjGMPXkp1x9chhvEJ3
 EwXITYjaaHKBcojDAwuko1ytClHvBIYkKSO7jED5PsbdE6ipzxOZEQW/J1U56pvphmOW7rFAzw=
 =
X-Google-Smtp-Source: AKy350YSXTRC3Cq90MK0i7WTU88C09P9K0kXxD9E5yf5pO4A7Mpbk+2EEad33rEsJoGQo/fOBJhwQGtyKxdH
X-Received: by 2002:a05:6a20:b92f:b0:d9:76fa:3502 with SMTP id
 fe47-20020a056a20b92f00b000d976fa3502mr11067844pzb.36.1681209569812; 
 Tue, 11 Apr 2023 03:39:29 -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
 34-20020a631862000000b0051322912d19sm503574pgy.32.2023.04.11.03.39.29
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 11 Apr 2023 03:39:29 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id E9910605246B;
 Tue, 11 Apr 2023 06:39:28 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E8E8460092;
 Tue, 11 Apr 2023 10:39:28 +0000 (UTC)
Subject: |SUCCESS| pw125901-125905 [PATCH] [5/5] mempool/cnxk: add support for
 exchanging mbufs between pools
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230411103928.E8E8460092@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Tue, 11 Apr 2023 10:39:28 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/125905

_Functional Testing PASS_

Submitter: Ashwin Sekhar T K <asekhar@marvell.com>
Date: Tuesday, April 11 2023 07:55:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125901-125905 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25954/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/