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 DECE2428FF for ; Tue, 11 Apr 2023 14:32:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA26F40C35; Tue, 11 Apr 2023 14:32:17 +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 59F3E40C35 for ; Tue, 11 Apr 2023 14:32:16 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id c10-20020a17090abf0a00b0023d1bbd9f9eso10790719pjs.0 for ; Tue, 11 Apr 2023 05:32:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681216335; x=1683808335; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qDPhBYIoxIca7Zs3HgAc75S3By1VAsJHOz2VqhQyxC8=; b=eAU7yhFplvdc9ocUZSH8NvywrSYeZKDXnmuSDIDXDqyienHUXI3AlFqmAirKAR+der qH4W++BZYDG4zcUhEun898oZlcPgIW5JThnVVaAu9zuyuRFPVr3ZtUDt7FRF+ygGYktp +UVSO5iIV+7Qcz7InHuN1Z+eIIWAHK8aINij0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681216335; x=1683808335; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qDPhBYIoxIca7Zs3HgAc75S3By1VAsJHOz2VqhQyxC8=; b=WH7s7YskcrhkTPhnT5nV3waWhmJrEUPZNsvJwZNsDJtciUPTPJH8qDgfPyHZs0bt7e CV0Ny73Ad7qglkXAgAqDiqL2lgqy5SKISQBeKYBu31XRK8IqB0tUbwUi0CPZVEUr7G+n Hol1Xku5i4ucP8SUUHe8aUy4/+SpAllniaHQhVO3E7wEYX9VAG2TcK7Bk9PZHBhenydZ X4NiccafcAlh0Hb4EJj9OOYBn4A4P+1FL7IgqEYU5W8u6I/Njwl8HOmyd95dveeY7QiG ZEYevVJYKuaQBVhK6UJYPeXPjhoS1rftKG2bS7HhHv4jtPRDgRoMddkDPghCO60vov2T Lxhg== X-Gm-Message-State: AAQBX9ef1c5549Xxw05JO0Cs3aMNqGlw8fkSAR5hoqJzP3Qwwx8LhDt8 WBTCTYIzDh+61938rSticKzSQi63zscQrg3bf5hZ2/mHkhQisWo8x/zIBQ== X-Google-Smtp-Source: AKy350Zote2K4bhkDhaZ5FLNb1XDPdcrEYFRxoV3U/RddDCb2Y1y9xicM7rFo3mJCngLEDTVEw8URb4GEqSo X-Received: by 2002:a17:90b:4f85:b0:237:ae7c:1594 with SMTP id qe5-20020a17090b4f8500b00237ae7c1594mr18588598pjb.8.1681216335251; Tue, 11 Apr 2023 05:32:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pm4-20020a17090b3c4400b00246da2a49afsm159116pjb.12.2023.04.11.05.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 05:32:15 -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 87633605246B; Tue, 11 Apr 2023 08:32:14 -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 874EB60092; Tue, 11 Apr 2023 12:32:14 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411123214.874EB60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 12:32:14 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125905 _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 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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/