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 1085A4290A for ; Tue, 11 Apr 2023 15:18:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BAAF40C35; Tue, 11 Apr 2023 15:18:05 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id A363C40C35 for ; Tue, 11 Apr 2023 15:18:03 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id be34so5319777oib.4 for ; Tue, 11 Apr 2023 06:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681219083; x=1683811083; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=duTsJKwlVQrkQiirslBbZC6QlPVrLCqM9LWMHoCCNsc=; b=YdeaAD0TP5pmuFSwfzfzoxhpEwg2fx1xTfYcEwffaPY9hdYtv7Mo4MydweQfiK19PM 1pSheg/ufJkGyg3BSjObT9Uo/ONs/4H4P/xeCgffVbJAkPfsAvKCaJm3bndA4X88CDgo T6JkxtXfSoI/heEJ+z2kK6Wkv364JwQXpd8c8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681219083; x=1683811083; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=duTsJKwlVQrkQiirslBbZC6QlPVrLCqM9LWMHoCCNsc=; b=RhHFcBepMQSyovYLL7e+VP3i/u3xj7FtYQu1NQ3PLxnpGqvP/Z1C/ouNmSk5lm/HQY p6vewE1AATYbo46G4BRJ3Tr+dak53MxOjYvAA6p+z1ICrA2PWWVE9gALQT7qUQx5Ajdk N0Epu1LgqpwQt9IQDTVNcjFn1/1zN2PO5K5BdsQi7QtkicB2G2BikVnBFDGD0xife6A7 001/6E8u4yrKqZqNrgRjoi/0nHtrXHGhDBxRNvY6u5Fb3K7ngrgoboF72nPJTDOb7lds LotQftalerYFPD4xaN7xaeQTJ4yVxSq01BaGbBtqUBrVUbjvizKzJalGnIepQCCAhov2 mmWg== X-Gm-Message-State: AAQBX9eMK8pHsveLQRJAYEVX/e8whvzvZQq4R7d57XL4r+vQPMAaGv2M 8k9LCWraIxYyfu/zTgfk0aKRZ7g36yErdkIGpTxAJ9N2Bu+AeSUIAeB1gA== X-Google-Smtp-Source: AKy350YxRu6u8iKzHY2djZSTMx4ovTE7nMIKVbCulCVre8A6v8pVaxgSjue9cF3GUO7/XXwzrL6RFXlSa7Dv X-Received: by 2002:aca:2304:0:b0:384:1221:9a24 with SMTP id e4-20020aca2304000000b0038412219a24mr5643076oie.27.1681219083098; Tue, 11 Apr 2023 06:18:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a4a8e87000000b0053b829feeb8sm823491ook.22.2023.04.11.06.18.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 06:18:03 -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 70FEC605246B; Tue, 11 Apr 2023 09:18:02 -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 6FC5160092; Tue, 11 Apr 2023 13:18:02 +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: <20230411131802.6FC5160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 13:18:02 +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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/