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 B49A44569D for ; Wed, 24 Jul 2024 01:37:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A645E42DCB; Wed, 24 Jul 2024 01:37:01 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id CAFE7402C0 for ; Wed, 24 Jul 2024 01:36:05 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e02b79c6f21so6132702276.2 for ; Tue, 23 Jul 2024 16:36:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721777765; x=1722382565; 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=9qeu2ZNn1BpxZVgKYwlhg5PDXwoNFrYh3FHz0nzJdJs=; b=J2+pU1ELyuUgztUNrxAt0zKDo4ppeC7uhm3k/XAosQ+sKbMCgx4h1USOxurWqCpRbn j49DWeMTQmBCwqEIRLW+6W7TPM0QQiW/YB8pCANHcYu84PjiDlpJ1mkaY/uRfJHDj3Ze fya6IQZ7pnLEpFXmJ5sEjhd34DbM0bmF/SybI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721777765; x=1722382565; 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=9qeu2ZNn1BpxZVgKYwlhg5PDXwoNFrYh3FHz0nzJdJs=; b=r2JKlAS93BH6CLQKQbgwarhKjBT5yZZ1ahhuJycbZyICGfelvkKN9ogcAMitKstaX8 kAdbXG1s9Eh1FNrMFCXGSp/qRSMz/v4cBEqcXRzZWl+nbq3LxU/fH6htwMJ6W3EH4WBj tgnIAr8gI+kVQXBiyB0M3tAFiN9ALYJg4VIZr6RO2A+/8DNDBb63K1ycbPQKXNHmdcmo 8nFDvLgp+DoGAfYqvKHS+WXbrNqKN5e8yU1KQhoQDYGqn7IcNujs5UaVlAivzdaM7AhH gSIIQfDrIHUMCk90/FcaCUmIMqE8bhXUYnE7M8bRVpqRBbPdmy9FMNxolLsMGa0Lhuo5 WZ6Q== X-Gm-Message-State: AOJu0Yz0kmbRSMrboqaUMne6uBt1SEhK/2JXkGXpYoQx2YZ8xvyLG6Uj nrUeR/UMk/ttaxj/xIxpPE7tyiPgc6o6NVvpqUcp/Qx07s+NWQA7j3Kh2AvZyYtXr0OvmpE5s6W +weuzGw2LiQJdRAlNYc2EM0rSNjiKu+fmmQoI0Vu+fYEbYzE6QeLUTIFt X-Google-Smtp-Source: AGHT+IF9AqNhGNIHhjbF/HKdg/WbllqCjZTCaUq+tv0CHwOe63UltDzztOwjsbR1WkQERmxq0afJCnvjbRnb X-Received: by 2002:a05:6902:1881:b0:e08:6e2c:69dd with SMTP id 3f1490d57ef6-e0b098ce20dmr1941921276.53.1721777765205; Tue, 23 Jul 2024 16:36:05 -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 d75a77b69052e-44f9cd98ae2sm4739871cf.17.2024.07.23.16.36.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 16:36:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 16:36:05 -0700 (PDT) Message-ID: <66a03e65.050a0220.4de17.ad10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E4678605C351; Tue, 23 Jul 2024 19:36:04 -0400 (EDT) Subject: |PENDING| pw142670 [PATCH] test/event: fix missing schedule type ass From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240723193212.2625-1-pbhagavatula@marvell.com> References: <20240723193212.2625-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/142670 _Testing pending_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, July 23 2024 19:32:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142670 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#243732 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/