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 0D67C45838 for ; Thu, 22 Aug 2024 01:31:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 084E840DCD; Thu, 22 Aug 2024 01:31:36 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 9FAEA40609 for ; Thu, 22 Aug 2024 01:30:51 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6bf92f96f83so763896d6.3 for ; Wed, 21 Aug 2024 16:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724283051; x=1724887851; 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=uy4WxlAz8kpT94pAqxV1nAKc0aPg0r/qz7SumHyprfQ=; b=SZnsdWcyhIYOm+yzK1n8Uj1MtrCU5CbMh/yccDnXMwmV2L4ecsXhaaR0Bca3OEw5+p 8zyXYOwhHUJxRZO46KRQ59K12ZVKPb3FzXwxVBvEw4VlCrSvY2qKNsFu7wdS9MS8SWJW 9EqzNDrefwCA6NFhfRe/csZryVCzWog1BU6HU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724283051; x=1724887851; 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=uy4WxlAz8kpT94pAqxV1nAKc0aPg0r/qz7SumHyprfQ=; b=vaS8XoUKmoxx6jFuWHIky59wR0u8G1G/bI6STAcgDgDCUD0COcM+IzNBOmC5t7Nph8 1ATnwBH9WzsFAMWH+tNwaxXZ8vxm41GFD5265MgOejrjEWBsxRwZMZ9zwdMTCb6lNTjC 2DGghICOLtYpa4x0HdeiEisBRamh4wFArfgB0NNA+1EQiFBgSkpmq8pCmVh/5cyGXp65 kNQdQCJusARmJ1hCaFiB2ez6C4U+C2oJ8pl0bVN/na1DrAGDi4IumZMGPvogfKDhsa0k Y2CdsIpw1TA9VL5N53DVBxtMb1SaN8GC+xnQf5GuF05OPor8yctMhmDpDFO3qX9omsPt DKcw== X-Gm-Message-State: AOJu0YwsxrCyEsZArLycr81796MhXeDbXl0Wi3TGAPDdl/ZI0iqmOyFs rTgRPYDSpAWlXejBgQe5hqgsAQaNSQGUE3mkJBW0kgf0w29LG9YbOlooM5OIRV0Rvp2kqi2+SRk voSZ2k/xmBHx34iTmgx1vcwXLA/I4SSX8bVBAB+ojb/tVdgwsgZk1MMyf X-Google-Smtp-Source: AGHT+IEa1ETmIfZV1gqZHHNMWr+qcGwvfAkxcQRVahZvcOngTROdxtDoiEpE9WjnT3JfovzF/x+HNV6TMxQe X-Received: by 2002:a05:6214:3d0f:b0:6bf:85bb:9c2d with SMTP id 6a1803df08f44-6c1646e9f58mr1286726d6.26.1724283050967; Wed, 21 Aug 2024 16:30:50 -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 6a1803df08f44-6c162d90103sm166176d6.43.2024.08.21.16.30.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2024 16:30:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Aug 2024 16:30:50 -0700 (PDT) Message-ID: <66c678aa.0c0a0220.20d2cb.10bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A00E4605C351; Wed, 21 Aug 2024 19:30:50 -0400 (EDT) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/143287 _Testing pending_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, August 21 2024 20:37:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143287 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24953 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ 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/