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 1EA5C4569D for ; Wed, 24 Jul 2024 01:11:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 160F74325B; Wed, 24 Jul 2024 01:11:33 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id A88D542FAD for ; Wed, 24 Jul 2024 01:11:18 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ce74defe41so3309816eaf.0 for ; Tue, 23 Jul 2024 16:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721776278; x=1722381078; 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=CdUCHfhQwn203rMEzKcaxJ+e4lv4W+UGoyXxlkKTP+8=; b=QyMskLp9TC8QNeQgv4vpu9kPOi224vNcBpCG2UED3UzclHrheZrQKlBYoQH8IN3URI g9MLxN7PCvRM9cINxn8MqDKMjfHcm6kpOV9DXVCzMe0eNtuVhitHAf4/ih3wgFHF3ePY JELb/36leTFLCioGiAvzmsntNxKm8id4rGBIY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721776278; x=1722381078; 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=CdUCHfhQwn203rMEzKcaxJ+e4lv4W+UGoyXxlkKTP+8=; b=vw5Xnuf7g+PICwwCbn1FSH5EtKv7jMibzjnUK4nQTXXT7ZRJe3huZzxCHJF2nPyA7X Vt2QvIIWn0J9kMxcvNj0yrr/BYuFKcHH8DarH0uND7sc7pl5HtSdWrthLBaEnfkLMMwp BCR+IZl/F/fKD7n6MFgzi9XAmLrC3dSYs/JdIrW/d95U7ix4XhWznBwxQOQumNzz8bOg 8pYUZzDa9qHRwEDvmdCTzINx6cwJCTiViguN/zV5lWGMOQ2i669DN0anUOGwIkeI+mOk lQnA6opMCKvCucrSNbqwRBV27NCRKmBA8HV+5TX/KO/fzoryjAWJSRqKFwZK1JnKyp1X SROA== X-Gm-Message-State: AOJu0YzlXiNJuQhHw6cnHRPktxExUUWqN5BiqU+FBQYh0HDq6BKL0u4F ptEHU5Z0NsvT7SLjs3JHd4rC+n6EAiKpnqSx6Jf7Ki0LBNbh7utG7vxbdA/ckyc4Pkfgo7KyuTB H4mvryj/EOvW8sVrBl6m0SCkc522FnQ1BF7tTGZpMJlIwc8RtDAiQ5t5/ X-Google-Smtp-Source: AGHT+IGXw+iDuM9WiN0qrFp9AVBzcJqhJqpDx0tG3TMDfyH9HN4uxhaweuiLxGBRIMkWz/9hERrwHum3XDVU X-Received: by 2002:a4a:e84b:0:b0:5c6:9293:ed8a with SMTP id 006d021491bc7-5d564fd61abmr14762227eaf.6.1721776278008; Tue, 23 Jul 2024 16:11:18 -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 006d021491bc7-5d59f015b76sm15805eaf.21.2024.07.23.16.11.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 16:11:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 16:11:17 -0700 (PDT) Message-ID: <66a03895.4a0a0220.a7d56.1085SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7DCF6605C351; Tue, 23 Jul 2024 19:11:17 -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#243711 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 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | 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 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/