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 105FD45A79 for ; Tue, 1 Oct 2024 13:03:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DB7D402BB; Tue, 1 Oct 2024 13:03:03 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id F274D402DA for ; Tue, 1 Oct 2024 13:03:01 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5e5b5715607so2949829eaf.1 for ; Tue, 01 Oct 2024 04:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727780581; x=1728385381; 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=IMnrP349qLLUNDOwJKQv6P89ing/lbzX+tNK4nxFsiI=; b=PCk2ngp+u9JQs1ef7sxnJgmJ+0wHL4MPz2oGLsDQIHLwS2VnZOrFsoY1Y5oRJ0NQ7f lP7upI/urkGnksV2XJmMl32uaH3b/jbo7q4akvF3K+HOrSv2FlqwRyeZXCSWAYLU0p9i Qf51VLtnRdzT4PogJlGZ5e2KtWM4u3eb9Z+Ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727780581; x=1728385381; 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=IMnrP349qLLUNDOwJKQv6P89ing/lbzX+tNK4nxFsiI=; b=McS+YRL0nfFJseAxfKf8Iq29Hw9cBILpJTW72ZIsfEeTfUlfoB/onQT6551GZyqBJl PO1+z6ZeHcZmEJ+UVDV0HS7TvFgaZqThVKGP7UQyk12SzIrmcTm17IAFs9yijj8WW1GO YQO/Nvr8nySZbIrFNxn9NpdB5SlhGSzjhgqA8kcRSsiUqUR9FOkjmTjDvmW/3ahv7oz7 kp+WDNe2HBftaQpg0Ii7GqTzXwBXki7LrwANVbHZlSEBkyMy7Zo/QzotdvuJR+WwaQMw ykbTUFNMAAarTMmZR7tAnwTvfHp5RXrsnXqf94AkZRtlcnuFcZWhbR1Tck0XKkfuRKHT uIpw== X-Gm-Message-State: AOJu0YzY3NVBabnpFCaYYVy4ua/TxAgYiLRjhCAC63PQQ3GRsxFzsQ36 OTHD+RQU9d1ObYP3r+QdO39xJB1oTBrTaSDZABWkx0QErWIwrThxNVh/AqT7oM4o76Db+WHrlOB e232yTVKSjdDT1A61sB9G3bdRKdEu2VlOTcyw2Ae/vopMnJKgTNM8jnhM X-Google-Smtp-Source: AGHT+IGBgukPOEBadwTNvq4AfoyuT+e7LmajAL1JnNH+yMEpcz49q4YjUMI+4OZSSZWocq138V8pfEVcLj7V X-Received: by 2002:a05:6820:1b8d:b0:5d6:ab0:b9a6 with SMTP id 006d021491bc7-5e7a5826d45mr1361660eaf.4.1727780580906; Tue, 01 Oct 2024 04:03:00 -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 006d021491bc7-5e770ddb802sm222539eaf.13.2024.10.01.04.03.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 04:03:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 04:03:00 -0700 (PDT) Message-ID: <66fbd6e4.050a0220.28b90.05feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 579B46050A6B; Tue, 1 Oct 2024 07:03:00 -0400 (EDT) Subject: |SUCCESS| pw144785-144790 [PATCH] [v3,6/6] examples: use eventdev pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001061411.2537-7-pbhagavatula@marvell.com> References: <20241001061411.2537-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/144790 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 01 2024 06:14:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:52a4028e4c33df32c691aa88751a659534b9ef02 144785-144790 --> functional testing pass Upstream job id: Template-DTS-Pipeline#184464 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/