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 CA7D84569D for ; Wed, 24 Jul 2024 00:56:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C69FA40F35; Wed, 24 Jul 2024 00:56:24 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 16BF840A87 for ; Wed, 24 Jul 2024 00:56:23 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-492aae5fd78so872908137.2 for ; Tue, 23 Jul 2024 15:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721775382; x=1722380182; 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=3Fl7vG1t1Og8psGq5KjJIcPBlcUqNC9b39RnJEjnwaA=; b=Vqwpi+QmfxFOukpp391h+zy5f3EDPKtEtaDwqaP3Ho4+HwKeYk2ZOf2MGWhhKP8tri +H5beQA5sx58VPKniMc86CSfanwTtDsuxn5vdXLomL+n60b+2H5pXDfTeUmj3XwalIL+ SU4bsAtB9yBFluJGXT+fzSLuezRSRhJqMBeyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721775382; x=1722380182; 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=3Fl7vG1t1Og8psGq5KjJIcPBlcUqNC9b39RnJEjnwaA=; b=SW/uHlUGaKO23KrDpljsn7irFPh66C6dle+IALszjbOwllmVH4NUv7vE13cGK7gUau LTmUeQtDouu332CKVfALBvK7vur02fEFnnosk+0R8UvVtWSHB8MoVzmXnlojaiYljmQb 2xrmx9u+Pvmn2zqxhigsWlNnzvBRR2bNjeXElQqoSx3jTGLSGkVJ1+XdH7PT585HZkrI 9cziQJtdPpXjIfDD7sIbDftYEUy+1kHWo/WZj7l6iIh/RRNVomz7loy7qy3AiohyvMtg M7papWJvaSg6JS7lSB90pOd3QDBj5jyfzg5Rn6UNXmxxpENxGcpm1FwaTcuCOfsVu0Q6 uguA== X-Gm-Message-State: AOJu0Yz0/SHlxTqn3uE7pjtRVeWa1f04YoU5+bjHdWxvWkNj8draDaei yA5cFDSxuqydXwmdxKB21tBPzVTOp0uHhh6YRVeHcjfLUg1UcVzBg5fQH6r0/QjmQOE/EGdbPjk 73kMw0Xd45ZSlmpJDF4JIKq5a1gCO02QUvMulaV8ejjI6iF5QhT0AHiIX X-Google-Smtp-Source: AGHT+IFNLVlEm/9rsOaxLhbHmkfkovFxy1rjqVtCPcfT90xWtg5nZX25NZX9foayOfVQKom9Vdw76jmn3A01 X-Received: by 2002:a67:e7c7:0:b0:48f:be8c:2f9a with SMTP id ada2fe7eead31-493c4a8498fmr368944137.9.1721775382082; Tue, 23 Jul 2024 15:56: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 ada2fe7eead31-493c33cf232sm24968137.3.2024.07.23.15.56.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 15:56:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 15:56:22 -0700 (PDT) Message-ID: <66a03516.050a0220.105bf7.1ac9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DF20605C351; Tue, 23 Jul 2024 18:56:21 -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-compile-arm64-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-DPDK-Compile-Meson#278651 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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/