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 3F82E459BC for ; Tue, 17 Sep 2024 11:16:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3610E40261; Tue, 17 Sep 2024 11:16:50 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 4E9AF4025F for ; Tue, 17 Sep 2024 11:16:48 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-70b2421471aso2634224a12.0 for ; Tue, 17 Sep 2024 02:16:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726564607; x=1727169407; 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=B8uTOVBoAj2z7Cm+WIDrR6ExuB3UST8TrOh3qMvuDa4=; b=CCsOgz6YDaGlAol23PAqeFeKZlSrQyHK5rYi6+KL/GZSYdnzKz654vSD9pISD9V5tw 8nPirnOS0y9IhlgCxFg092QgtIkgpzyCHvr+4uldhcORN1lhl2E/wzQLBBa2gifoNL2y 1LhP5aqifRRGA+5een/zOWUdLb9smhe6vF9nw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726564607; x=1727169407; 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=B8uTOVBoAj2z7Cm+WIDrR6ExuB3UST8TrOh3qMvuDa4=; b=o/Ntm1EUkSaOuc/UKuE4/OGPqcKp/ORBBqz30S9UzI6XnglIErVWpQhnl3VsZ7TSUI Z3ht+gQQSE8hfoe9n9y5kby+GM3EZueJsyTdsWWI5kgAUOOKvjsgNFY8902hwedpwV3q Gq8DfdeLRSObMbayYXFzdCnEQI/7xdB32iMM9uo1EG8RIsITb3Jrs8Z2yv/HC31Ul52b yfe+/VBPYDyadzEEK0gBOjT/f62rk2bnZVsigvC/ZSurWDGkvsTqkSFuXEp4ABT1/1zA 9MJO+9uUFJjXKxuc5Z8PEjuGu8jpxmqh/ayYwHFkq4bHajRznkeMwSLbrS8LIMQvwTqZ oLKQ== X-Gm-Message-State: AOJu0YxSfeRMVUqp6moh15xFSs9srcUJfgPLZZP9f11o/WXFJZLhh+Wx QdmThNSi/VHkNUgDdJ83qbef7d9RW/TxOHHzrYT36g5TerNXy0/E7u37tgnx6CKm42E24mV5UIP ZIbHhpaPYv1vsRwRIBk68grH3aLfefLSv5CslQbDyZ8H9HAkFWwzbVJZG X-Google-Smtp-Source: AGHT+IF4EdPzw1424cnw1FkybF1817OuUkS74XGBk9ns1ByknOajJ6rLE8XQNMI8ykJ/QoT/KhMkRKZGHYvZ X-Received: by 2002:a17:90b:1041:b0:2d8:f7c6:e1dd with SMTP id 98e67ed59e1d1-2dbb9f0b12bmr17780046a91.37.1726564607182; Tue, 17 Sep 2024 02:16:47 -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 98e67ed59e1d1-2dbb9d766e2sm460967a91.13.2024.09.17.02.16.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Sep 2024 02:16:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Sep 2024 02:16:47 -0700 (PDT) Message-ID: <66e948ff.170a0220.15ef2.1b20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5987A6050A6D; Tue, 17 Sep 2024 05:16:46 -0400 (EDT) Subject: |SUCCESS| pw144100-144102 [PATCH] [v2,3/3] eventdev: add SW event pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240917071106.8815-4-pbhagavatula@marvell.com> References: <20240917071106.8815-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144102 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, September 17 2024 07:11:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 144100-144102 --> testing pass Upstream job id: Template-DTS-Pipeline#181683 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/