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 73B404291C for ; Tue, 11 Apr 2023 13:34:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D3B640C35; Tue, 11 Apr 2023 13:34:25 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id ACF8E40C35 for ; Tue, 11 Apr 2023 13:34:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 6-20020a9d0106000000b006a177038dfeso17164739otu.7 for ; Tue, 11 Apr 2023 04:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681212864; x=1683804864; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jcrH7VrxI5xGMeII7lzT6dYxmzhinuH7gd4GRQ6woEA=; b=Bc5o3dnH7nz2PygGiTdnNq0adIMos/91N0H4x0i9EIv9rgRsS73MU2m5INmf9fxmoF 6Z7Mzl1zNXwowDGseaNDL3mv46MQN2MOEpF0ZzCl8b0l3Rt33u9mvfGyirA6RnYdlld+ 52rm+JChcdb260YnywaKLuc5JUu/y8y5mGBjY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681212864; x=1683804864; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jcrH7VrxI5xGMeII7lzT6dYxmzhinuH7gd4GRQ6woEA=; b=OQ4Gm4NqMvnT87XTIqLN6dLW1Yms6mvs+Q1KdafnFaGr78vwd3CVuwfdei1fFBNFsl 0zTLbnlyOlEKV/b9tTPSVZZHh639zMt54entAs6U2fynDCzkrHt3qHTpvp9EOWXUqk+5 We5AeMp+ZdUkTJquo3kZ75SzrsicoTLLGD8EdrHjhP694u4trJUZWt6hIfXsQZjimuxl hTQ0vPVxfXxc9L+PmMDnUO3zWbeBsV+5i3JHsvC3IXApHbMsPwAvAieKeaA0ngHyECec dRuZmkdXP8zkv5QmuAOjOO+nLT5M717PM42BYnxzh/lu2uU0wANhaR+HK+Oy3JeNC4nZ fUMw== X-Gm-Message-State: AAQBX9fnvZMZxST6y+vQlC50vBETJCJfTApBfmqfBBy4Dwi5gx6GF/ov rQUpFPUeq5eT0ZmZUrj0lsDrBUwp0jLmyF9xKaz4hjLukbUirA0k3lgLcohyxHNN4vLENxwO1Q= = X-Google-Smtp-Source: AKy350ZFTZ1orBPIASzTRXeZMTbnVM7skfOeePhD8JgRmqQGMp7g7doC4nOy1qlUJnc/QWGQXkuNZ82gV2t5 X-Received: by 2002:a9d:7ace:0:b0:694:346c:10da with SMTP id m14-20020a9d7ace000000b00694346c10damr1426251otn.35.1681212864080; Tue, 11 Apr 2023 04:34:24 -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 s1-20020a4a5101000000b0053b85b1f885sm968497ooa.3.2023.04.11.04.34.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 04:34:24 -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 951F4605246B; Tue, 11 Apr 2023 07:34:23 -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 94F6560092; Tue, 11 Apr 2023 11:34:23 +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: <20230411113423.94F6560092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 11:34:23 +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 | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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/