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 2FCC145960 for ; Wed, 11 Sep 2024 11:47:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02A3C42E4C; Wed, 11 Sep 2024 11:47:25 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id BFBDD402D1 for ; Wed, 11 Sep 2024 11:47:23 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e1cf1a4865aso5978275276.2 for ; Wed, 11 Sep 2024 02:47:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726048043; x=1726652843; 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=cdbbgIng3A1CI8kghgACSpBKUeKrMUdSFstDaFV38m0=; b=B4pN5/8S1Htgls8etkW+QNsXTOKcV80wunsnChnOsaCz3JvgOhrtYsNPNQb3iJr5WT wMNo5TpZwrcH938w3hR9uNSq0FwFfxIwQ9LlxKpIwPJr/iS4+Qa7CNme60l62kwhDmJh QQMevqj7gvsKP+pIZclrFlPasT1pn9xvLXHjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726048043; x=1726652843; 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=cdbbgIng3A1CI8kghgACSpBKUeKrMUdSFstDaFV38m0=; b=IQMdwegAARJYmpMyINJ8WiOrUOa2hjVAWULXy/A1QJDjLFhEo6r1C9DY67WvCS5bW1 CUGTRHALsmXbceQcCbK+6Ao5GjNDN58BY9Kpq3JZ1/43yueCJ/AZv/X82kMHjFdHvMMz 3IopG3UUBjSDoCPzuyr83NJufdVmrATb2jQYQlWPMTwKqE+KpmGCU7Ck7nqOYznCdwLT TpH3G45iHrbccm8iWz3odyKzDwjs+VYHsVYSwBpHH1pn1RilgXtjcflF/TGJBp9daTdR ul4UV9bhKdr5yEU+7C58HBrrXV/fyh+ofyxZix44kWcxbCDIGoUs269iGSuQTdgghIrZ 8hGw== X-Gm-Message-State: AOJu0YzgBvbMaLtFgSbyLnKXVUbLZMr/9t9YI1vAO0N5XzjbY8RKF2/1 GYR+r6aJLYfbyzdZZoXBAIwcFhxZYBxKK+P2ndpw+pFSSqlK8+D04pVBwTG3mmbofsOWpYm4L18 pU3Eufadk7GZc01Dg3ZaorfUsDeWHnWv//hXCj/JJCKPK1NbnAXbeRAYH X-Google-Smtp-Source: AGHT+IFUGv+rrrKsWTjLt1i8WjuQWaUze7ZW+US63m+YUtuqw+i6YMcJBVveKAy1d6xkygYnXEcwIsHFeJhl X-Received: by 2002:a05:6902:844:b0:e16:49d6:43e3 with SMTP id 3f1490d57ef6-e1d3488356fmr17613335276.22.1726048043132; Wed, 11 Sep 2024 02:47:23 -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-e1d7bbb4ebesm165833276.30.2024.09.11.02.47.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Sep 2024 02:47:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Sep 2024 02:47:23 -0700 (PDT) Message-ID: <66e1672b.250a0220.29e3a0.bc7fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6A7A6050A6D; Wed, 11 Sep 2024 05:47:18 -0400 (EDT) Subject: |SUCCESS| pw143850-143852 [PATCH] [RFC,3/3] eventdev: add SW event p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910083117.4281-4-pbhagavatula@marvell.com> References: <20240910083117.4281-4-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/143852 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, September 10 2024 08:31:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143850-143852 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179753 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 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 | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30984/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/