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 488D54569D for ; Wed, 24 Jul 2024 01:20:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 258A142FE5; Wed, 24 Jul 2024 01:20:30 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6550F42FAD for ; Wed, 24 Jul 2024 01:20:28 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-80557928673so285878539f.2 for ; Tue, 23 Jul 2024 16:20:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721776827; x=1722381627; 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=uctUVZ9PNjb47oRTzzGPWnh/XpYxX/vkj/T55VLTR9U=; b=Mxwygc5rmHuJFaB7gN1AI73ORDcY+EsnhIQWUtFIQx+J3XmSWhnhRL1TvszdZ8pSFo cBOSxN/xvfG9Gl9WGU3pRImEnkfpgnDwnUOhnK366QGkjKF+RyTNSNCApScPOpUZe7/1 Fj8c6TrzR+Z5Dw9/BA26NAJtfeDwR8VZT9e2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721776827; x=1722381627; 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=uctUVZ9PNjb47oRTzzGPWnh/XpYxX/vkj/T55VLTR9U=; b=BrNEPV1Tw3uQs3uqaVfBqbEz2XojaT9tqnlIVl/XTrJPw1jP7mx3QH2irWUg+E5y7z E8vnKJorzV2G2tbpCzb2SD2bCLFNJAlwMYUm0DfRmlABlzNm06Nru4Q3vSP176ulT0vJ t1x2iZPWpWG2l8BU2X1c/sr1UviGAmdiRdwCRdQS1hnXALD8h2siqXn2PPtRV5OdqR80 G2LEti+mZf4tDrCpsHe7ORvXNA+d5et+vnvpoz2+0NnM8gW5GMoUSLqEhOROmkrlu5Aw GpivFgSzfvN+Ca2G1Ii+S9qq33cwtkFg6OEUXt9Ns5x32BdM4WgBL3bhcIunwVZjsm7V OKzw== X-Gm-Message-State: AOJu0YyVx2gLIyEkjCQCqajPtDwoSk9n2WIclf4+gNOkCcBJd/4TbBFI LFTtYtOygGIcnImDF36o7VOnWEGnfa80KV2U4lhZ2EVd8QW52ziAe68foEvZZMaKaznrTEWF8Od CnkJid7FZ7m9aR0RjvWsNCy4nZWOlXwKUxXZdZ91C X-Google-Smtp-Source: AGHT+IG7i3WGsSHdFIZJPt/iIpO7BOqbR8K/Na19eMjTodlxEe4GBLR2rWXZGLghwfzyPbXIrZtaOb4W5OF6 X-Received: by 2002:a05:6602:6c04:b0:7f6:82b2:909e with SMTP id ca18e2360f4ac-81f6d19776cmr144372539f.2.1721776827614; Tue, 23 Jul 2024 16:20:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-81f705b380esm1893339f.12.2024.07.23.16.20.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 16:20:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 16:20:27 -0700 (PDT) Message-ID: <66a03abb.050a0220.81fbf.1404SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F184605C351; Tue, 23 Jul 2024 19:20:27 -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#243720 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) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.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 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/