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 042C14291C for ; Tue, 11 Apr 2023 13:01:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8FCB40C35; Tue, 11 Apr 2023 13:01:49 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 3A3F140C35 for ; Tue, 11 Apr 2023 13:01:48 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id f32so5389731uad.0 for ; Tue, 11 Apr 2023 04:01:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681210907; x=1683802907; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=HQ2n5k00brrClxSHRTR9eWElZ9F4Fgg8of7HcHGY4Sk=; b=cuVVjLuRTNycCVJvdMFjsDBs9hLdAbcaNsbc0jizkBYcWJlwm9tfjx//8yyIQNo5js X4SatU1mU9N7a0ZPWbeuMnBo1VZ+Y+mXMXtfHjwKKxcpuEI9X8YEzZS+2raKjNRx/Grm mPlWWFxSl4Nk2gI3vrq1uB9G82Hwb+siLgcek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681210907; x=1683802907; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HQ2n5k00brrClxSHRTR9eWElZ9F4Fgg8of7HcHGY4Sk=; b=gkipBKgi4HpPSljbB1vQrDCtF44U6xt226GU2jTE0s3LXTaUWI/SlhA9opMW/YbLqe mhLNJ72eWIdoWuqaodRWlXSiUZxcV+1Ipjx9sxCszqTtQHB04Jo9+TteZoqJ+O11l3Zr wz0C7XAOIwR3Ebp5R87TVucOE1d16Y01CWtJ6JNLt+6GfuzFgXZbw+4b7dmuTW6MA99s 4MZnaurfpJbZQg5K1AZcgCeTEnBMafcdXSPNWshTgvAGsJjU6yBM5UuIFOv98/yKra8e QtcCUCOy1IwZQGk/JJzdTsBl9A6yrNr0n7VmjXCisJvEKQToKgZ4BaQi02xxVOuuYUXI xlqw== X-Gm-Message-State: AAQBX9ecAe5IcUtt0U5cRTHAC/YwIWN530Y7s0rShmDSLE25PLqYBZEX 9jIfOUEyd2XA7Z4ucETx1UFi+o1NKQNbHc8k65fTgRYgG6F1EjSwCiKVdOdWMTxg9BInESOKWA= = X-Google-Smtp-Source: AKy350ZvhNUeQCvaFmBpCeYUN3yUh8P7kBabC8eLqlonBB/iQGtu1767d6e1eGKLto6gNn9L5ConfM7iCQRK X-Received: by 2002:a1f:2689:0:b0:410:258b:97e8 with SMTP id m131-20020a1f2689000000b00410258b97e8mr2832520vkm.12.1681210907512; Tue, 11 Apr 2023 04:01:47 -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 o37-20020a05612217a500b0043fc00aa49csm667255vkf.13.2023.04.11.04.01.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 04:01:47 -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 30340605246B; Tue, 11 Apr 2023 07:01:47 -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 1302B60092; Tue, 11 Apr 2023 11:01:47 +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: <20230411110147.1302B60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 11:01:47 +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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/