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 7744F42914 for ; Tue, 11 Apr 2023 16:18:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7370040C35; Tue, 11 Apr 2023 16:18:05 +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 0168840C35 for ; Tue, 11 Apr 2023 16:18:04 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id d186so3160143iog.12 for ; Tue, 11 Apr 2023 07:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681222683; x=1683814683; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=faDwylvSqpvgvfYV5vWBwbYyYmanEok183PD3MD0k14=; b=cpuFVlL44PALOJ6sCYM9yZklXy7HrVUi6pfzbycyDp4BgpAxtlzSNMCnYU8E1USix9 qmA9BkkHoQmd1ZQTgGjFNOpKaacEB0+/VpR2QtzWCvkLFrKzNRHPXzcXdSuKR3JNUBoi pPA6CBngJNuhwp/OGhmW8bPngM0eWVr7uNMtA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681222683; x=1683814683; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=faDwylvSqpvgvfYV5vWBwbYyYmanEok183PD3MD0k14=; b=yJqf7NzSciiQ8d9Lh4iT+mwMdsyAUbzLdpLM4KEZLm2uaBHmubn4zAtFSsKIATGefB xDKSHAUzoRbp3GHajbqCJh0SeC7P5tRsptNkB6V7Fwb9EVbvy49DqQKBtaRhofFGH8kv aSP7hQRY0gRBCaKTjlSv1o+wLxafCvoOM8RmRGmUqEbDOG0/GeEFClF0ZZT4TkmLar2D oZ01ESdYxDvXsv2f1/I+lhA+M1sAIGEQkzPhfEBOIaXyM8t+G7ZoX2Tummey/R3nqeiH uUun9BZL6S9fis5dTxoKv8b9ECinpGLaRFFwVYU4Z+5SGndfJWFMqDPbKICEphlNRPJ2 4vyg== X-Gm-Message-State: AAQBX9erDNdSasx71LdWi/4aLcUPxNV4Te2Oo8IrbBK7bq+/XTlNvtuT 78JL5ce/wcBB5HP2DmiIPzUY++DExqcBh8+CfbYfuASnjiQ7Vfl3ASA2Gov8Od0iJdtbraDS7g= = X-Google-Smtp-Source: AKy350Zc39/ylC0pq2X6EuoZloCzo+Xdhz6epQSf2/xadkCFAU5A7g7Yq5PoR67vit5jEe+bJlg8KU3Qr3KU X-Received: by 2002:a6b:5112:0:b0:753:ca30:6bb0 with SMTP id f18-20020a6b5112000000b00753ca306bb0mr8031845iob.4.1681222683438; Tue, 11 Apr 2023 07:18:03 -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 d11-20020a0566022d4b00b0075d133267ccsm149714iow.10.2023.04.11.07.18.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 07:18:03 -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 06592605246B; Tue, 11 Apr 2023 10:18:03 -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 C5E7A60092; Tue, 11 Apr 2023 14: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: <20230411141802.C5E7A60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 14: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 SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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/