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 835BE45511 for ; Fri, 28 Jun 2024 07:02:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB9A042DCB; Fri, 28 Jun 2024 07:02:19 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 5E4584278C for ; Fri, 28 Jun 2024 07:00:38 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-711b1512aeaso140764a12.3 for ; Thu, 27 Jun 2024 22:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719550837; x=1720155637; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Cqs5sN3Yr6Ma1BhgiC18CQ2iZmB6XiiJN/DARQP3w/0=; b=WrNnTdmNwxuW427twUmoyeiXfXA7nHYYRjrZob+x8AMuC9Syd38ekeajt1XyuslJqc eQVaSEj7t4qGo8G9N2BCIlyTnu5+S4MIzkfzKTRE/QObVXD/qCDXXB1HQ/8KvyE+mZWB Sbp/rbA6HQGF2MQ+l7ze85XRIe/kWgjYNIU2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719550837; x=1720155637; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Cqs5sN3Yr6Ma1BhgiC18CQ2iZmB6XiiJN/DARQP3w/0=; b=Hms6Hb23glYSZiLCLWRM8CCfFPl33KO1xfe7IYyu5TWzzio9J7k/HmevW6WoNzPo4U WVkLD9sSAITYjX55JdgKLUNnLFkNvQGG0r4y9jgk+OEKoA4aI7TL7tZd4m0hqDGh8t1w AZ9kleKsC86jS5sF+Bzl81jeWLweJBhM3yl6QVW8wthNWCiOj0O3BSve/NuMMtzmshnU 6P2EGhuZ3EDjZHr8cArpQznGVTTTzSA9txM6K4Yq6aSFlAK+RxZ3sx5L0JvZ6ooPhFre isJKZSSyuy91kYjvGqbY9Dd8NgSy4MGw1trfhazTl4jlbG0Se9nc020LrsWXqbaDOYQC EAhw== X-Gm-Message-State: AOJu0YxXiW+ErEL5SEJOh80SEn4rae83yVi9kZLPauBv73i7147QQ1b8 lhECkKUf7wKMTixMGgX4LtjUq49XnCOJvjEX+Zqsx1yqnsmn7CuLBf8AGF2Mv7yojLPtWQ4J2iL h2I4XgdgMr/c6ucj4vHhTQ2ZbxWHyQi/+pMcdGy4X X-Google-Smtp-Source: AGHT+IEnmFvv0jTFM53loT9I9DDiEVW3/xbjGebyjnNKBZjrIbPzGoMqAHUgXtoXBweqR8ejiP1h5pfE6RiM X-Received: by 2002:a05:6a20:63a3:b0:1be:c9ee:1f5e with SMTP id adf61e73a8af0-1bec9ee1feamr4653919637.57.1719550837397; Thu, 27 Jun 2024 22:00:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c91d3b6a82sm51203a91.14.2024.06.27.22.00.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 22:00:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 22:00:37 -0700 (PDT) Message-ID: <667e4375.170a0220.77584.3a9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E5B3605C373; Fri, 28 Jun 2024 01:00:36 -0400 (EDT) Subject: |SUCCESS| pw141917 [PATCH] app/eventdev: increase default queue dept From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627051524.1682347-1-asasidharan@marvell.com> References: <20240627051524.1682347-1-asasidharan@marvell.com> 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/141917 _Testing PASS_ Submitter: Aakash Sasidharan Date: Thursday, June 27 2024 05:15:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:9985c7bc4b1f3ddb027951d419a5154c65b2a416 141917 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/