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 1B8E745838 for ; Thu, 22 Aug 2024 00:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1185440DCD; Thu, 22 Aug 2024 00:59:44 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id A532040609 for ; Thu, 22 Aug 2024 00:59:42 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7143185edf2so168938b3a.0 for ; Wed, 21 Aug 2024 15:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724281181; x=1724885981; 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=sRzI75g7xt1YHUhKNR977TC1EZVsBd1Ila21yhlrLFg=; b=RjBu/ozULrxwFmx0DivrEv08Y4IEKGTDqKKm9H8TYwfJnBNNKO/w+q8yjP4vfARDE4 8tU5zMXHDSTpxE7o7YZUIVXNfPh/7Eb5NkLg84uIBorkZkgEPwiXDK7P7L38Xig8T1en GDTiwU+AJP9ovLKS7R6inLKXh9ehvy5Sz0vyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724281181; x=1724885981; 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=sRzI75g7xt1YHUhKNR977TC1EZVsBd1Ila21yhlrLFg=; b=c0WH0kkpZZeIYJbj1XU7DIGtdP/hfIU0byjFzNryYhXkjZsWHEGUB0xVegQLRcOOeJ +FOS6GQho+vPIcqK2Y/OkYuaE7Bx0W1YOAz1aUdz5/r0ftdZSevDkhqWaTgjtSdpkzu/ HxY0CwwhsUIV0kiehSUIcgwXarR14W2i8NXEnvCXNxs032L/N9CrUtNjW/XJaHXtibwl d0XQG8MM9wwZY9H35c6PpuMX7utM5BuRy4Vjcjh/C/PoJNUfAf8ktAsFi/OyUAoBjABk ZbFaYmkoP9Yrjad1EfvmyKAqAF00dyl+6RlE4X4mfuj0LpwbInG1xl51gj8wwr6Rg59X i8Ww== X-Gm-Message-State: AOJu0Ywt0W2e0iNzmBqiznrXf+W4TkgxlpmrHlEN22KSao5Pfp55q/7G uah+9+mYNLm3U2c0rMp13/RB9V7KBUmP3QQpoHI4WF7iVCFdY0lj1X/LUpyq7wQgXoUEF9YUe5p u1KzOpQaIz7y3HKYHDGCaekpXjK90zfT1iRSO88Gi X-Google-Smtp-Source: AGHT+IEw/+wj13JnFVlhK96KxunDRIQSlkjezQhecJx4LbZ6O+iBEC78Cd7uCzFMOmqwZvszZ77QovGPSULW X-Received: by 2002:a05:6a00:85a5:b0:714:3325:d8e9 with SMTP id d2e1a72fcca58-7143670ec6dmr69553b3a.22.1724281181537; Wed, 21 Aug 2024 15:59:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-714342fc072sm15896b3a.26.2024.08.21.15.59.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2024 15:59:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Aug 2024 15:59:41 -0700 (PDT) Message-ID: <66c6715d.050a0220.cfeb.0fdaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A6856605C351; Wed, 21 Aug 2024 18:59:40 -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#176204 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 | +-----------------------------+--------+ 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/