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 DF3BB43AB6 for ; Fri, 9 Feb 2024 03:43:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8DCA402AF; Fri, 9 Feb 2024 03:43:05 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 18F3040293 for ; Fri, 9 Feb 2024 03:43:04 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbed179f0faso1186486276.1 for ; Thu, 08 Feb 2024 18:43:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707446583; x=1708051383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oejEcf3AIu11ACuGW+iIAIQ2OG2iZ7hvzkseAkimhQM=; b=ZHQkgSsEG29Wg0KnGPy+RsRFfYgzB33+BdJHY6K0SRJyGwRThTWIT6vikBEfQD2XKQ hekkb0R8A+NoqKngFbftOpR/yOFhFlAUUMIf/9jAXmctxU1egnC/GzCmcp0Ri5Nle/nF IzM+b01x/a4GihEP5fQG8HrthI5OGdh0pLu2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707446583; x=1708051383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oejEcf3AIu11ACuGW+iIAIQ2OG2iZ7hvzkseAkimhQM=; b=qx3/70W9jCU1MIL+MxkWUo0LpQJ3cR5Y2qEfqRkJBp5EOUZQE40tVVIkng8fEtk9dN rf+XGjEi7U5w/kmDfPycR0qhnE8WPu0uLYSs/IDVQzvQM0aOHaud8rTGdFxF3Iw79UAq vClPj3dbEH1Z496C/TfkeurxtHxE0Kd+I7gIOdV69prD8jdYHoj4D2A7syK2683tFam4 uzF4olML9PSKI9Ra2My+DGKOlHwOp9LBzG6A6GeNjKGU2XoORo14RbH7Dc1vgF0H2W63 fQcFVaVh01a2wAUSN4tvs0MQ/Q8ZCbA5rT6QKCklXPPJekqWrvTx0lo9Z1At31ijSNZX bh3Q== X-Gm-Message-State: AOJu0Yx7nKHERUvIXqOuVNd9NifKvvRYRyD7tRHeOXsswIkf1lnLZx+t v7Je76SNb2dIijdK19hbarlaAXZUAlah0kXFe4+IKvQnrwe0BO7PY9xAi74PD+pk1FqhEagh7VE M9UTWLBa7GhyetWqqFgnY2+WHMUKk0ghhbMdTf4y9 X-Google-Smtp-Source: AGHT+IFjhRg+96A65wpZTOsl69UR0JKAi0K+T6FgnK1n29AONkcp/jnpZMzayWBaWc1rQXl4I8Xp3mulMwaf X-Received: by 2002:a25:9c49:0:b0:dc7:45e4:46f8 with SMTP id x9-20020a259c49000000b00dc745e446f8mr207085ybo.6.1707446583375; Thu, 08 Feb 2024 18:43:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h187-20020a253ac4000000b00dc6a61186b0sm4024yba.20.2024.02.08.18.43.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 18:43:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 18:43:03 -0800 (PST) Message-ID: <65c59137.250a0220.96070.0418SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 085226043300; Thu, 8 Feb 2024 21:43:03 -0500 (EST) Subject: |SUCCESS| pw136570 [PATCH] [v5] net/mana: use rte_pktmbuf_alloc_bulk From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136570 _Testing PASS_ Submitter: Long Li Date: Friday, February 09 2024 00:02:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:86e09318b9be354222de6407594caad182e21a8e 136570 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29103/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/