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 62BF74291C for ; Tue, 11 Apr 2023 12:48:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3947F40C35; Tue, 11 Apr 2023 12:48:24 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 4058240C35 for ; Tue, 11 Apr 2023 12:48:23 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id b71so3685117iof.0 for ; Tue, 11 Apr 2023 03:48:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681210102; x=1683802102; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OHHVINJgmsHwdoWec3UeSA+Eo5HyPbspKuo1eWbMTMA=; b=fFVzjkbWncgcd+zjaP+QH6iVBKLUh1LOFiWbkadFnuoslufgjV8YMsXe8AL54GqLwc m7tuZcqXuYdVr2rjpZCjdsFH/tG5Uh9zqSCdCS8EBU3mq/ZU0w6VI26EYMAGw6Q+UWRK uykXZWTWm0VPNX85pdDGhhpJ/FThGKSXZqJ0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681210102; x=1683802102; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OHHVINJgmsHwdoWec3UeSA+Eo5HyPbspKuo1eWbMTMA=; b=f8fwGc6J0ilDNTYK7obdXpm9dWrKyDkgS0wAYtcNYXL+yr2vTM/VBmNgtK4N6odwaU VVyJooSzd/dclA2hKJNUh5+R4VXhZO32327n6gGGj0h3HmmZSMJaANQnPCWGkl3FV8AV +TqJI+oXJHEBjAKPk2DoQtahiTgBNe5d/Tuf4v/07w6S2DBt9+/maLrMlfkjyjUDMTDQ KG+/bc72G+JMvVcRMXDSQKF2pQqnftJNeORlW5ZKGpSdTvni2tMTXlNaGkScrnzhsy7R YLWsF2jZHmRLqPyCjp/IDPuNMZvMEWAB6aU3FxHAexb05oACatO2f80HnPb6iedqxJ/c NUMA== X-Gm-Message-State: AAQBX9cHkN+Enew02Cm5ily2cZbAN/SOOtg5MA+fKgAxShD33VliI34P l4lYb8qgw9aSH+jveB/IGQQG0Rmn2z6kqkbwrV+s3PGiSRI1U/YryrVbedL7aenQF5MCG/Ymmw= = X-Google-Smtp-Source: AKy350bpG9aDd7gRyXxEjUG6KZJNpD01UYpU6+PgiTJiVxo1tBmwD+/zLXiXYDrCgiCZYq63TCWO8ctil65n X-Received: by 2002:a5d:96c2:0:b0:716:99e0:807f with SMTP id r2-20020a5d96c2000000b0071699e0807fmr8673721iol.11.1681210102620; Tue, 11 Apr 2023 03:48:22 -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 p20-20020a027814000000b003c515da04cesm934996jac.48.2023.04.11.03.48.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 03:48:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CED2605246B; Tue, 11 Apr 2023 06:48:22 -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 12C4860092; Tue, 11 Apr 2023 10:48:22 +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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411104822.12C4860092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 10:48:22 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125905 _Functional Testing PASS_ Submitter: Ashwin Sekhar T K 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 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/