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 DE05245DBB for ; Thu, 28 Nov 2024 05:29:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5518402AE; Thu, 28 Nov 2024 05:29:47 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E46FA4029C for ; Thu, 28 Nov 2024 05:29:46 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5f1e560d973so254519eaf.0 for ; Wed, 27 Nov 2024 20:29:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732768186; x=1733372986; 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=CafON92NN0d2vfh/EKM1+Kwyf5iDd1ku16F/7nPBEaQ=; b=gSB9vdxu2JzNndnzyhafbDrtBby+axvzueOodB3vT3GEtzDHBBwmPB32OhGeI+gbH7 Y6NHuhhLJpTILCfWAtgusTUg0TS8XIPZfL4NvOT17W+u8woRR9F6at/3955N77uEstuV N5fxBglhrLeLOws/Z3DYUCquYfQmDM3lXR/lk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732768186; x=1733372986; 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=CafON92NN0d2vfh/EKM1+Kwyf5iDd1ku16F/7nPBEaQ=; b=mPNlXw5xbDZDO6WeD7fSEiL2UXpYSE4FYrqLqujr5giIo8Hb7qy6+Q5MjFplMaFdnI 4tZEyz3uIYE1a7EmDGsDyrvWjwE6fUoAx+N42JPmlFNhnv8u4RwQxJaNH1oR+/bV+6TM 5BEmafHqoJ760cwdhy+McM3P1+87sWqKiKUJGcadYHnVRqN6BFPs6ylHbrRGD/QBAvoI 6SkXKcv5g/2J70gPuZ7oH4Y1BZz+bqkeTDwhphPyYQ5wTg9YPcdGakBZtbdsqr5UQKlf E496XRUrAxUh69RE7+zz4jo+K3qhB5OkV0/j32JtfkwSrrvnKPYSIEqhkh38pAUNwGsY /0CQ== X-Gm-Message-State: AOJu0Yxvvtk0TF4O2VYRkOpUN4wKjCunU/Uoqid7PZVI2RA5QtSClpIp bqDcG5kykL9yaUjofKtQBdGj/1QKGALJ1jPwqjWqh0yJ7OjnIbwbPCGvc057SgtxVjQvFvIgL2g wtlq5rJH7OYQULFdVdvY/+P4Kaf03JC2PbmZ9ku3B X-Gm-Gg: ASbGncsmuT7JoJokqJ/+dJZN/F1/COxleiSkvx9f5T76C5mCyrpuV6iumMOLBFgo+fc DSVm0HT7C4JCyHs2oeb3Lsb6rlijkp8ZQNLUow2K3S2ln4QlhVJ9OJDgJ/KCASlA49ioNnviQ0D 1lGQZ3V1tAvFveqJ71ERsu7Dtu6ZZ71KpSTtBrulMixgGATRbiB3Eg86jHcypS9vA6UqaWB3uKC IdGpbFsUaWk559n4tX8MhuRufx9peLOJEAfye4aKsQMKac8t1WuR21kLonIfzleriwVKqA= X-Google-Smtp-Source: AGHT+IHypj0A2IsHwKwOq5nMlUgE9ZW3k7b0J7Ms6F5710B8MJ7hlrDVG4XPwpVwKPbSJoybS1O15zb4MH1v X-Received: by 2002:a05:6820:1ac1:b0:5f1:df32:22be with SMTP id 006d021491bc7-5f2179eadf0mr1306675eaf.2.1732768186044; Wed, 27 Nov 2024 20:29:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f21a4ef935sm21193eaf.16.2024.11.27.20.29.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 20:29:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 20:29:46 -0800 (PST) Message-ID: <6747f1ba.050a0220.34b8.1821SMTPIN_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 873B86052471; Wed, 27 Nov 2024 23:29:45 -0500 (EST) Subject: |SUCCESS| pw148570-148573 [PATCH] [v16,4/4] eal: add PMU support to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241118073706.3129423-5-tduszynski@marvell.com> References: <20241118073706.3129423-5-tduszynski@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148573 _Functional Testing PASS_ Submitter: Tomasz Duszynski Date: Monday, November 18 2024 07:37:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7 148570-148573 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199024 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31956/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/