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 3B8C34583B for ; Thu, 22 Aug 2024 03:55:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 256B340DCD; Thu, 22 Aug 2024 03:55:35 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2455A40609 for ; Thu, 22 Aug 2024 03:55:33 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39d34be8ca2so1092965ab.3 for ; Wed, 21 Aug 2024 18:55:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724291732; x=1724896532; 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=C0cCWbJp1kjmwMhIgAy0ve7hz9AXEgMbdOZSWE2FaJU=; b=JpOr+vb2NtCu/0h5tP+et5wNmhnsp71qe15Hoy2Rt8VHBrFDIvleZGLzK6ovjuALSA SSQx69lYArZwsgVIJDhNZ8LzPX8E5svD8/7oYy1FqIHpce2EprUQ/0DJg66ovIm9KNMr 1MFBIwNlawhARXgByzBVod+DQvXGwf5OHgJro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724291732; x=1724896532; 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=C0cCWbJp1kjmwMhIgAy0ve7hz9AXEgMbdOZSWE2FaJU=; b=GbSCpxptUCxefNVm++V9VtzdJ/ZXLkGeZ+ejXporD75B3UQSNAbTvpfqQQj5QsEQQn 7qNNY44wujO0kaiOKAEekEsnGW0Xd/KDKPFIwTGC85TYAPmDRr8Kc9wUfpT1x13LbpzU b/0WlnSO6l73vL6OZlfrwJ9IXVBwJj71S6nwULD5PV1/WJKQTaeA2IT7qQG9CIFyArw2 EwLAwagvA7b6Jo1lDzGNk6q+CrfLrR81hoaYD++5YlqJhcpV/LkBA6z3kwZNUWdug0Gf Br5acF6KDgq/dVhiQSMwdEv2uOovYDmfoQvKb87Y9h2bXcj/1SqsVVoI3YL4+yrMT0wY vgKA== X-Gm-Message-State: AOJu0Yz0jDy58ZfpIivF6eJ6NIEK28rCm0shc9aRajwCHAjnywd7MRsr C0ZgsuCpUQvrmqTnvFp+v8IDPUK0YHXkRdWwoHHO4s1OCFLd3MPKKFURe0kz1z85mQ5fOLU9lXx mZEjGEJPE6jLeV8kUvHl3b3eMo4Sc8VX8S8xfJasqur7b0IrlaOjaRySc X-Google-Smtp-Source: AGHT+IGoSU3MN24NfRJBPsSrQN9teu3g8RMQZvlHm6vYYBUeAoKeH3S7CWZwPZ3YlRrgdaPnRGAt3c5bv+On X-Received: by 2002:a05:6e02:1384:b0:376:3e9c:d9a8 with SMTP id e9e14a558f8ab-39d6c35a178mr47471955ab.9.1724291732375; Wed, 21 Aug 2024 18:55:32 -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 e9e14a558f8ab-39d73ee6babsm309725ab.63.2024.08.21.18.55.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2024 18:55:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Aug 2024 18:55:32 -0700 (PDT) Message-ID: <66c69a94.050a0220.36acdd.1c28SMTPIN_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 CDC42605C351; Wed, 21 Aug 2024 21:55:31 -0400 (EDT) Subject: |SUCCESS| pw143287 [PATCH] test/event: fix incorrect target event qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240821203731.7766-1-pbhagavatula@marvell.com> References: <20240821203731.7766-1-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/143287 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, August 21 2024 20:37:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143287 --> functional testing pass Upstream job id: Template-DTS-Pipeline#176209 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30825/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/