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 AB3D545839 for ; Thu, 22 Aug 2024 03:52:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1F6A40DCD; Thu, 22 Aug 2024 03:52:46 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D69C940609 for ; Thu, 22 Aug 2024 03:52:44 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6b4432b541aso3244917b3.1 for ; Wed, 21 Aug 2024 18:52:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724291564; x=1724896364; 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=Z/I+Y7xhHxwta6u8GS9s6DMsszboP2dGHDv4Xfd1pv4=; b=GnlAHB9dADkjHLi2XUHcU0ydrHXN9K1hX6qmaPPNDslS/T9vFLK+2YId6u6vyn+1SX /+AQRaPoBvmqavQUYEX9SIAFsHPaSQEaCfgbB++3qqr669he81dofNL+LYKbkX6PJisy O7v2dB0bumcePevW9DXp/ldUWHNy+bxQvqy9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724291564; x=1724896364; 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=Z/I+Y7xhHxwta6u8GS9s6DMsszboP2dGHDv4Xfd1pv4=; b=hI58lavcBDogvlqlWPN1RJC+X3qMi9/oLQYlQ/Qo/hCdBCqj9FMNmAS9ehMJW4zTBj m3rGy6TdY1gk27jcbxg9Lq1+3588ZlGGeqBoY1eA9gHoquTe6aNXuOTzRjzoiYP51/Zd mOU9T3JRKopwY8zjQVjeP/8+eYsYzc919IEmmHgHi0EEQIPQO5ZU9pVZdTpFG/ACeLZS mTTJWmHggAHiZZKCS0iSFQqvKOVVUz9m5Vrw66mVkXHULgcfTGEc6MD6Udqn+qEtUEL9 gr7k9CHV0LKiq9oPWNj9Y+eQm9Ps0eNy2XZhKR70Oo0+ouPezajtUXEbH9pKuEMYr6Q/ D0IA== X-Gm-Message-State: AOJu0Yy+rtfXpXzPIhqWy1UwZdIOss6oJqgb2U1Tlncsf1VUzutTELrs vgMHUVcy+7xiQSGxY93nSeP5TJPW3l7LMnWteKqRHOt3ap0/iBuuOtE2/8owaq+g0ZO4Mi4KS4h Cjats0ftg41MMiKhxXYsRLTSu9WOYIcWspNM3LDsY0l2fPp1rJw5Y4q+8 X-Google-Smtp-Source: AGHT+IEbIRCJg7oeGkYWV5N6QOm5HUF/aqRON+gDV7f1bzh8gkFkHn8u62aFNo4vvwyPlDnBV66bvFzn2ISi X-Received: by 2002:a05:690c:d96:b0:64a:4c2c:f4c2 with SMTP id 00721157ae682-6c09ba06eebmr58841547b3.6.1724291564238; Wed, 21 Aug 2024 18:52:44 -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 00721157ae682-6c39e12496dsm200227b3.77.2024.08.21.18.52.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2024 18:52:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Aug 2024 18:52:44 -0700 (PDT) Message-ID: <66c699ec.810a0220.16aff0.1224SMTPIN_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 D9073605C351; Wed, 21 Aug 2024 21:52:43 -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-broadcom-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#176208 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/