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 A2FF045AA3 for ; Sat, 5 Oct 2024 21:33:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C1EE4025F; Sat, 5 Oct 2024 21:33:11 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E18664025D for ; Sat, 5 Oct 2024 21:33:09 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e25cfe70b37so2654915276.1 for ; Sat, 05 Oct 2024 12:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728156789; x=1728761589; 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=ZEAUKkKEdVuALWKs+dnXRCHHVZ/lE7X/zUSocd2JSwE=; b=Ky6rCAVhauVmpOJcpod+53YydVNsrATBHDUPMoruY3Q2JOXvdTXmSKwYMHxbPjNMvq CXZCaL8BaowaOH5B2X8MRI6CRq4ttmCX6KCXTagbt/UmjlY9QKE8MbQKXQZ2vWym3GgI qrikfBa7j7BZWujAtxfkZS7hruGQTZpqA++wU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728156789; x=1728761589; 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=ZEAUKkKEdVuALWKs+dnXRCHHVZ/lE7X/zUSocd2JSwE=; b=UqK7yW40ZGRUALPUqSSUFYup6vCp+W91QShH428QXO9kuiq1VeVKjzppZkobKoXYRa gijmeZa3ck+YP6HaWHt0S0L5so3oqGAR3y6jDQgRLE0jb1Br6b5P0qKIMQWwwIRIAI0d ZbTqDNMUMzsVAexD6dnh2ehvDqpropv6b/ly3P7abmcvxeWT1YjfJZbb5bvFeXh5t/Qm JWY0/nTMaoqCUlZEUtVXQOP7Q11KhQeruXR02PbZr7KRXjh0WOBxrJPhrNDpmgHybKcY llkDutOZjs68moMAx61U4KBmXirZdImFWWZ9JGodrQQEeH77XjT7Wb3PFOW3VvqLAH7H tksw== X-Gm-Message-State: AOJu0YwmdrjQGGC9hJxCNnPLSIStbFvqHR7AgCeBpw1Hy1gHw5ewKqDQ sA0/QQe6BSYta5PbHfH3WtN1TPy2l0Qc1PhKKliGPGOKoRNukd+2TMkNbcI01DTxeG+P1ksVlTL cYsdwE/Z4PK/+9nBjvHsupjCiQ6eQu7c/OYedb66CYj2vZI+qoHvKGsVC X-Google-Smtp-Source: AGHT+IE3pTAOxVJ+Mds5jEtjJsEsBkv/iDTcMWb80Xxx54h0gj8oQJIKqTv8ffwwI5Benoj0MPIBGA2N42Om X-Received: by 2002:a05:6902:1145:b0:e25:d6df:4e81 with SMTP id 3f1490d57ef6-e28936be105mr5383667276.9.1728156789107; Sat, 05 Oct 2024 12:33:09 -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 3f1490d57ef6-e28a5c4ad82sm101939276.17.2024.10.05.12.33.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Oct 2024 12:33:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 05 Oct 2024 12:33:09 -0700 (PDT) Message-ID: <67019475.250a0220.23b831.79a4SMTPIN_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 BF3316050A6B; Sat, 5 Oct 2024 15:33:08 -0400 (EDT) Subject: |SUCCESS| pw145199-145204 [PATCH] [v7,6/6] examples: use eventdev pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241005080001.8681-7-pbhagavatula@marvell.com> References: <20241005080001.8681-7-pbhagavatula@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/145204 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, October 05 2024 08:00:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:cf4638a0a373d22d7ff76b9ff00c30121ec57447 145199-145204 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185616 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 XL710-QDA2 40000 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/