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 81EDC45A3B for ; Thu, 26 Sep 2024 21:01:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5973E4025D; Thu, 26 Sep 2024 21:01:45 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id E3C0E4003C for ; Thu, 26 Sep 2024 21:01:43 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2870058ffaaso419592fac.1 for ; Thu, 26 Sep 2024 12:01:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727377303; x=1727982103; 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=uRLYGigsn+xFjb6E/8W45Ua8iqzaLIQifg4H7sRzqcM=; b=bC8dne/aLDlVWrdg4uEtAiIfU2e5KmIqZT5tKyGV0Q9p46fjaOO2X9+gDDsIfidWme TLApJVbaEdW57oJxSgE4odTAqtvkv7XgDZPSr4kTKDzlS0CX06aOC8O1aas0B/q2yWSG DssiZye33iGHQZMiqLQgMZOtrcQ4EkO3ZIuZ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727377303; x=1727982103; 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=uRLYGigsn+xFjb6E/8W45Ua8iqzaLIQifg4H7sRzqcM=; b=FP3wwAjJe8f4PsJOun4TEpAkkSMRUYX0QuMkQf05ieJl7SknlldUuLYGeAUje9b5F0 X1yN6oNTl2P+8jI75M5OMjsN9g/52t6zQ8cmfyN4t85orYxeB0RqEo41MC1so3WDPzCH IXzRXXvqm6apxE5xL/d9mv09JnLSj2u+8mjtPpPwnVXbdkp+Qdg9UxYLahPHEZUNYFn2 ig+cm3mFpq4zIS113k8LkvOqezcW9v6Eh5Iya/oo3LCALfvesvqN4DbdFaHOFmJBQ3DN /7HbLRbZvM4rE3YctZ6OX3dH/yITa9J7+x29u8we3ZSR89PimAdl7rIdykJouxnP4l3i AySA== X-Gm-Message-State: AOJu0YyMIWK5qd8AneCtyQOkZ9ht1O9jnGLnna3nzvnxxiLYNObzoCPV hjfIRWbe3sB0wS2j1gZWD2+u3GCyJ4YsEyVoeMG3RA4k7t/wnGrk9dPJ0/LE9fe3JlxjWOer3gW hpdXQ/n/mXELeWA7xJ5jxuCBD6H0XxhQgUXMMBwrv X-Google-Smtp-Source: AGHT+IFib0IOSpy1KGAQC0R8M8u8w1ThYmNrt0g0k78Wa4+emH5s5ls4Ia7d3pOH0LlfPiQkQ6vfkShSTNBk X-Received: by 2002:a05:6871:b22:b0:270:6dfc:b145 with SMTP id 586e51a60fabf-28710a38213mr967377fac.16.1727377303073; Thu, 26 Sep 2024 12:01:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2870f9a5361sm33898fac.33.2024.09.26.12.01.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 12:01:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Sep 2024 12:01:43 -0700 (PDT) Message-ID: <66f5af97.050a0220.7780b.1be4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B877604A954; Thu, 26 Sep 2024 15:01:42 -0400 (EDT) Subject: |SUCCESS| pw144449 [PATCH] [v2] app/dma-perf: per device config supp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240926121308.260788-1-amitprakashs@marvell.com> References: <20240926121308.260788-1-amitprakashs@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/144449 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, September 26 2024 12:13:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144449 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#266821 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) 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 Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31145/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/