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 330CE45DA1 for ; Mon, 25 Nov 2024 09:51:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D204402C9; Mon, 25 Nov 2024 09:51:40 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id ABE51400D6 for ; Mon, 25 Nov 2024 09:51:38 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d413def36cso36044276d6.3 for ; Mon, 25 Nov 2024 00:51:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732524698; x=1733129498; 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=35rCYSRwYqfJd8Pb537h55YNRxTgcC6585tSD1ftIXo=; b=Yd+NKHCZvJU3XqnL2rKmCFZ0qS4ZzfRx2QREfhteZDOFRlesAQ8mIYNxrTDPEFlxXq /eL2DDNpwe7VUT+W219HYQNCbd51CG/FB9uXMhCV92Hu3Hj5LGSh5BJzBgLDGmrnzYf0 rdC8Dcy4SKpIdUpQUlsH+JRR+qq3sQxL9RiDM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732524698; x=1733129498; 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=35rCYSRwYqfJd8Pb537h55YNRxTgcC6585tSD1ftIXo=; b=B044KJECdIQpmvnDE/EstE0KPxxqy9jsZPsa0HL6x71pqjqVt9OLpxsQONXPc1sRBT vnrcu7tUyJuCpr+lCxzZCaEOkqiY4HYw1W2jdzV53Rs8dxgNoTraqNyyGJsOR1rGLU9+ FAlM9hkMSWeNyBEr6v6siyN9WSG4zRZGA42dzr8pyFiReAF9jCuYsDZ+1VdudqYE3fio x4NAjNoPCiRcPAozNFUX1QC7if2nUJZcRLwigZQGyBNMCuRCb3OuP0g9RzzULnol1caN cGPKx5gx1s1Wy6Ug9d8O4wAFEmr8HwbAV67bBWJ5bitnY5DsgKZkYrGwU03SGVPEo29y Pz4A== X-Gm-Message-State: AOJu0YxMap3fdHeBpWhPq4eUCR0+L3VeKV5ymDsx0lYjbg9KSNIjEDfD 4F30o9phVboHpT/fqi4siaYnkewPtxKGtUQyFsiUy27htiMo3aT5AHUKkDzXtZDE8PP7qQVySbr 8Oxg2tMucGgHRHo7JUZYOgw2IsVQJR/batq/DQxfH X-Gm-Gg: ASbGncuT3I6vK53jlQqGVtY/YL5TyhDw9xDCV1qlVHoluUINTJi8bsd0ZX3W9OC8BMz KWhXutr4xVf9zpp07xc8ot0XWMYzAYdyJGX5Ib0i+E2bPFKSva0XTp6l5/k5VPqqc4dWFxq8n2x tmox6ZSJ1eTvfOR1WEPOWSMB2TT3JFeCM29dBEpNaTeqIdSA43kR/pm9kJsAezZSO4fVSFNoQF7 x5okIKy4oOrRTr7CopBDs8hfYAIsqkaefkGEgGsdWD8YpHx7wMYkrgq4IER/JPI4tyLZ3M= X-Google-Smtp-Source: AGHT+IHUtb0EEGBDz7pq4h0Mh4HUT86YDGJEJZEzrDoeEVgwUEbjGKCkHJ5HpNYOmuxqw33BmrbWYeXms3tx X-Received: by 2002:a05:6214:27cd:b0:6d4:246a:735a with SMTP id 6a1803df08f44-6d451378123mr207413716d6.45.1732524697996; Mon, 25 Nov 2024 00:51:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451a849basm3778186d6.2.2024.11.25.00.51.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 00:51:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 00:51:37 -0800 (PST) Message-ID: <67443a99.050a0220.1f668c.89ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AE4116052471; Mon, 25 Nov 2024 03:51:37 -0500 (EST) Subject: |SUCCESS| pw148834-148836 [PATCH] [3/3] eventdev: fix uninitialized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125064755.3943-4-wenwux.ma@intel.com> References: <20241125064755.3943-4-wenwux.ma@intel.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/148836 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, November 25 2024 06:47:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148834-148836 --> testing pass Upstream job id: Template-DTS-Pipeline#198607 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/32010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/