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 7814C45BE3 for ; Sat, 26 Oct 2024 20:58:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3BF7402A8; Sat, 26 Oct 2024 20:57:59 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 97EF740295 for ; Sat, 26 Oct 2024 20:57:58 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-50c9f4efd09so952631e0c.2 for ; Sat, 26 Oct 2024 11:57:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729969078; x=1730573878; 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=vJkD1SOzURV9sfnakzRxTcHMpRWwpgvNHtR1fXB3LxM=; b=ElY/iY0HyS6/7W4zZx3MX54auEJsMPJyg3WQUPaiBpC64TcxVQtjbtdc3JcbkQ9xO/ ECNOx/ZSM9PgayvoaA5e00j0xvO0RZXLlRFbznhntw0vCpyLSl4yWVOh1vC0p1fAQR1P hOD/LpfBB9PwXC1Kc+XlqXb7twrVLSJM0qXao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729969078; x=1730573878; 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=vJkD1SOzURV9sfnakzRxTcHMpRWwpgvNHtR1fXB3LxM=; b=aKaUy2+OZQ6w8Q6fsBVBwYIZzsYbfUYRHXKZQ1EezZGlkoeUJtuePM87DFfTW7NxfA cwg3a2tCtISRS+lffGfrONzazsz8FNR8F8027jxg5C1xIb37puf9W9ONMy+nv4AjCVq9 9R0/7kWxMSsjp9w/VO4fM94hVLgYfdFJumAAATsOvNtlFQvMInzuuze5GMAwnyp3DAqm UxMENzkWVYedzG6q+vHMPlNYB8PtdtIOsbE9Y1eXXqdiEF5LC8vcgrtxAPtyj9ENz2rn 10g2ouRzM7SrzgTRo4Paw0GjmFVIOD6XXZ/valw7/ElzC6Z3w0X3fOz1Pi1Bk7HMOae+ MeNA== X-Gm-Message-State: AOJu0Yye+vmn+U2EG0JTabCxHgSSR+UMdgQrDb7vOVcPjl2Jg6+S7c8A Z4UU5iO6Jh4xRERvxeVoRE63CMK8N7hNQAnud1oMhA/pXPBNGqc5tGBzoL5eb/Fa1SMCdrnd7lX dDKyZidA9cRcmG7b3tkWEJllaKAPRuF4O1ymyInh01KVIwVH9tRkCPwBd X-Google-Smtp-Source: AGHT+IEM8TpuaRXnrG2S8IBBprMPR+NBHhApTb2fYrCqbUHkT9HivFyD7KjQPkoINZK8QIx36tVOSRTAp4u+ X-Received: by 2002:a05:6122:2512:b0:50c:4eb7:90fa with SMTP id 71dfb90a1353d-51015021ec5mr1845693e0c.5.1729969076818; Sat, 26 Oct 2024 11:57:56 -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 71dfb90a1353d-510043aa94bsm143116e0c.8.2024.10.26.11.57.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 11:57:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 11:57:56 -0700 (PDT) Message-ID: <671d3bb4.050a0220.2b206e.9e39SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 230086052471; Sat, 26 Oct 2024 14:57:56 -0400 (EDT) Subject: |SUCCESS| pw147104 [PATCH] [v3,1/1] dma/cnxk: support dma queue prio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024121703.1664265-1-vattunuru@marvell.com> References: <20241024121703.1664265-1-vattunuru@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/147104 _Testing PASS_ Submitter: Vamsi Krishna Date: Thursday, October 24 2024 12:17:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:eddc86f4b972e79f20b9086f25994c0e015e2727 147104 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#323707 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/