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 835454595B for ; Wed, 11 Sep 2024 06:38:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78045402DE; Wed, 11 Sep 2024 06:38:51 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8D30F402D1 for ; Wed, 11 Sep 2024 06:38:49 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2057835395aso16458175ad.3 for ; Tue, 10 Sep 2024 21:38:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726029529; x=1726634329; 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=43fF4axdD0P1K2zaCMTq8TsKdzrHhAR8c+8DnBnn1Dc=; b=S82k7G0iwxA4PQLQNhQCmpyw8K97B2qafD/Fsipl8AxxPOsALa6DK53rYE8zeMw04I 4rn+FB2B7+4yP9/I7/S1miwSzauo6j4T2vNrJmfwj1HpgOE7XFp/6puGWJ18vssRHP0f 2hZ/cgo8Q/toc+d1pJkAKsZ3CG9mZo4TQ7ttQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726029529; x=1726634329; 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=43fF4axdD0P1K2zaCMTq8TsKdzrHhAR8c+8DnBnn1Dc=; b=YJssWdZQBD8wjiReLmJAtMZxsUECaYB4n17pbAXxfxZLAuL+HXNy2xQd6yFz3XUmQd lL4QhOMdPTINv5C+Us51p0gaM+Rl6IVe200FQX2P9qeySBfW2l0iopmT5YhjFKRRETwi QqC7LA3cV3nn5ktn3zbagIOzE5RFUCdmgGt0ybL+k1avZIXTUObf0IjaLDKk2zdn9ULQ BgUFjniZE+YwC4uUPqZE8UL5e0UxTfY+BFL8ED1CmRWcoZ0HNzkAz41JE9BrtHGO+lgI q+u2bu/oD8+0GxiTAEdCCB/BOXPFuqznvw4g4Zg9LxGjuIP3xVpjJYq8MGpVNFJHFfA5 RODg== X-Gm-Message-State: AOJu0YywVJ9z+ztP6l6I34gf4ymx7U02mmIkcZhgdYj7DGGS9OYl9FOn yy0uk794+jlPqqYNH9vzSnPESA2FM4HY6pp0vu2GngFrysR6hUtq7DrONQgUo6eT6EPLgebB4GG svC5SvvkDfUQ0z5h0Fc3tMGR7Ggl2HNS5KOfi5n+8 X-Google-Smtp-Source: AGHT+IFz7xqd3y061VQ241WU9lkvQ0RLZaCUgcBDc7C7ZPhrOg+CbnlZhpWjjqIyx/v03oYzKzHA71Xqe7MD X-Received: by 2002:a17:903:2445:b0:206:ac72:d74a with SMTP id d9443c01a7336-20752196d7bmr31936485ad.19.1726029528641; Tue, 10 Sep 2024 21:38:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20710e50f75sm2058225ad.70.2024.09.10.21.38.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 21:38:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 21:38:48 -0700 (PDT) Message-ID: <66e11ed8.170a0220.18b11c.ffcbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0522B605C351; Wed, 11 Sep 2024 00:38:45 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143852 _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 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#261013 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/