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 ABF3C45839 for ; Thu, 22 Aug 2024 02:35:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A460540DCD; Thu, 22 Aug 2024 02:35:24 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 4DF3340609 for ; Thu, 22 Aug 2024 02:35:23 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-498d318c0d1so100104137.2 for ; Wed, 21 Aug 2024 17:35:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724286922; x=1724891722; 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=bxV1gMC5A57TWpWyWllqgvQZDHcsvv5c94YX3QkDKr0=; b=PfwWq+52iDiYyaNxmE4CFJPkc3O3jlb4E9tYTUBr+8j6PYkoMlT3E32Vrf1BEU3w8D 1N0B7em47XadeS5XWzFPiR+ODKh78Ss6V4hLjpkuJARRyymOcK8o7ylN6v2E7SEPbdJR 3tgF4fWUmiSKPzZZAvYkChL2f1WNRauMxV7Hg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724286922; x=1724891722; 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=bxV1gMC5A57TWpWyWllqgvQZDHcsvv5c94YX3QkDKr0=; b=QgEO4m3TnrDCPm0H9lEk808fv4mZZFe4yl0GExc0CWs2KaOwG1aMKJdSryKL+ZjAkb 4GxqbZ9hq0iwX2XDHWAyELNq9yVYbAj+tTqG+1qXQj4kvrH9J8S0p8zwLeU7eQ4Ey5cw xo+3GG0re1YHNMnS3YEjkLBEln4x9lIPJ+wMg4PHb7eVd2D2I7RLUHDwOGF7NCQ2Tf5Q 4XxdViVNmps8u7GbmOSuhJYPX/QgW7BIERJT+JPb+vfSeynLZeb8at+kXHKUVFkJUkbC rxOdg7ME7w2a8pU6SHEtR3UWnBEim1Op5qLhGp2cj0JqC8CA7KbF5xtFv4L+8+KTWzFQ wE1A== X-Gm-Message-State: AOJu0YzgBacLU9hKdoC3wHqpt1xMLwbqJBRbDf7dBZz+fRqs/apVr5Q6 p4+S3T3c9H9ZLKgSA7LVpuyPw6YeEqHEGE/nLDPOHIiC/vvhqAbGu2CW5hovqb8pnEduZZel284 fKmRz3uozkbEVgXYN/4A+yB+87rUm+wMHXgCNETfgzdUeiowy3gw2EcsN X-Google-Smtp-Source: AGHT+IH1PV6o4kEwYV3CqI+nZ/M3dj1XEifgHSux7aDIGNruj+z/GloJQTRDLRKQoSu380lfv46U7yvOSBXl X-Received: by 2002:a05:6102:e07:b0:497:6cbd:cea0 with SMTP id ada2fe7eead31-498e6e57553mr245108137.4.1724286922474; Wed, 21 Aug 2024 17:35:22 -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 af79cd13be357-7a67f420864sm737485a.8.2024.08.21.17.35.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2024 17:35:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Aug 2024 17:35:22 -0700 (PDT) Message-ID: <66c687ca.050a0220.10c54a.071dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 24C0C605C351; Wed, 21 Aug 2024 20:35:22 -0400 (EDT) Subject: |SUCCESS| pw143287 [PATCH] test/event: fix incorrect target event qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240821203731.7766-1-pbhagavatula@marvell.com> References: <20240821203731.7766-1-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/143287 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, August 21 2024 20:37:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143287 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#253968 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.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 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 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) 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) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30825/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/