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 36CEF45DA7 for ; Tue, 26 Nov 2024 06:46:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 311AC4025F; Tue, 26 Nov 2024 06:46:57 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 28F8C400EF for ; Tue, 26 Nov 2024 06:46:56 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21269c8df64so53425815ad.2 for ; Mon, 25 Nov 2024 21:46:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732600015; x=1733204815; 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=Rj3AOCWGbOBq9LvHjYQaGJ6QYTt3flMvGWqstofAfR0=; b=HknWLScC0ipW8j4qt1XkXoDpxJmRAzj9cZMbNoeKCSuFgcAiqcA2u6DMZR9Lzx736C o/vT7RjBzxw52ZO/4JgfQe/JyjmoCLn7kCuuebO6d6gOKNifzX+ZxKsNIuai/ztztWAH JZrRdi5UVncLIT3RWyOPzdE78W2wvL+SQ5qgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732600015; x=1733204815; 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=Rj3AOCWGbOBq9LvHjYQaGJ6QYTt3flMvGWqstofAfR0=; b=I19r8Xji1/EtEn1PZlDGA0HwIEJZVcQ9lZXddcUFn2yBBiFG+e4Gs0eARDv1CCBRFN sV8JSdduLRsFetqVWg1I45yeic7Ffn5w4hDd7wYbIj68YeFfNdttN73t2Nx61tt7Cvp9 6aAqO1PYT7D4GknwW9zhVy2rSddVitJZNaEvTPHbxI7wAS1YwOdUmcWhvaQqpbN8FNNv ZIaYR6RngNg20ZJKwY48z13FSelgkMB+DEDF5ZRhkYSiqTku5Ilpy+lNHTguhn1wP+jW LhH4A7/42J/+ccfxJ3Tzk2ptfAaKH57DgfEkXT039JnOTxr9DtVQWh/p+vZ6ED7jewfR 1pMA== X-Gm-Message-State: AOJu0Yy0Oyj/bw3GFRn2loxbTaOjnt8xR6X3fcFlstuuTQe34Dd1Ue8f IGPDhShbwAmH5vE/CJDgcejCi11NYKWi6YWSMo3d31mbTDrflKnCSynns+0xOXjKETtGlp4fXCi 4WRkoluPwyITYOxldLTBL849JF25uaVU5Ex4S16jzYfFoXYcXgpbfM8yG X-Gm-Gg: ASbGnctwWUbnHN/Whckny2bMpogjlC0a4yBtDuWdrsrwUsL0r62fR+2h14M3kHog7oF Fs8XavDWL7DrgEwN1PqFnf5kcrMzaDclg5uA65M3xBzNjyMLWQnme5e8qBcciHDQDYG0NJzYErI SoeVGHTEppI6pLrziKuseYkB9wZIgvI36OmhGc7Ec7GGb/xWCLGZN4LqEYrWfDoFEkU7Gnu3MmR midWq2g+oMI6Nef3Hh588z1ACdEqX1jl1e8tuK+7uYzgGoOhhIyQ1XDt+xP+fgmQW7kCXyxyWA= X-Google-Smtp-Source: AGHT+IFKLFbUYLSlLdGxZdd5xF05pLCd3xivE7gaDzUoV5Uo9ommf+M1TPs/uBUL5UmXTFf51/DsIakWX4Sb X-Received: by 2002:a17:903:189:b0:212:190c:d9e with SMTP id d9443c01a7336-2129f67ae07mr195956105ad.11.1732600015289; Mon, 25 Nov 2024 21:46:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db416b7sm3430705ad.20.2024.11.25.21.46.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 21:46:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 21:46:55 -0800 (PST) Message-ID: <674560cf.170a0220.6a454.638fSMTPIN_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 C417B6052471; Tue, 26 Nov 2024 00:46:54 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148836 _Functional Testing PASS_ Submitter: Wenwu Ma Date: Monday, November 25 2024 06:47:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148834-148836 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198845 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/