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 62E4A4569D for ; Wed, 24 Jul 2024 01:38:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55A7F4327E; Wed, 24 Jul 2024 01:38:30 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id C95A64327E for ; Wed, 24 Jul 2024 01:38:28 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfef5980a69so6445720276.3 for ; Tue, 23 Jul 2024 16:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721777908; x=1722382708; 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=Xu9ZCeD03yils+9X79nFqvR2uIJtAIjA4Vuf0MMVJsk=; b=jivdlTK7ybXNeNrbY/9MuZhqTPBALBwGEoWPJ1E58bExxfPHGXQduKd7VLNDYane5m EP3WuUrkhhUqZG1hKglWN0lAAlrCVBGrB3g5m71LKBcXOo4DuUAGZ7iIofdWRZptOJzH gqkesJrK4BN/Dy2JlV9yTZnzcfTuBT7LJqWuQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721777908; x=1722382708; 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=Xu9ZCeD03yils+9X79nFqvR2uIJtAIjA4Vuf0MMVJsk=; b=CAxm3e2+svJARRCgYrgpT7ixZGSqhEmmPGZbZBNlj8FLB1oPm7/Wnk9jvxhd1WrtxY kv9MdUs//5l91u/ZF3EuWuZliXOI2RF0riVZ3pIMFJRhPc7opYGeEmp/5JnXcoNrYaiq a9PpWMbyuLROjgOm+B2Usg4o8x7ZXoWnG0dP0OGBpoEdTcLWD4BmDoSYUOZr/5EY6vIG bMOKSGoH/wEUJ/UTbde7yp/X0W8MciT9ruQnU8EmWXy+bclIsfBSaCbu405ZuNg1WuQK sPVdpFekGVwWBjsZTRuYJD9mDmyPxhkG3CEojkayMTZqbAfqcPPgt65qaGTw7GkuDzBo bt6w== X-Gm-Message-State: AOJu0YxVP3CvxlS0IbpGpGj/1vJ70aizKNsaTdbQqFnfYqZR8XBoKxnj 3HrtuY3/NWoyMqg+4hW9QT69VZH8vOg26IpbzNf3X1KALcv8kh5Y+bwQEFBF91JszZqZkDGcX87 6VACw/U7cH242IkVmZ1pNp1n+nXH8hTqqsxCGPYnYPZp0KEx/syBvIh5+ X-Google-Smtp-Source: AGHT+IFee+89Wg7TB48iB6uyHI1rgGBReCY1fMrVUulmhw8CQb0KZAgo7Lui1RiLMwVHj0NR9Js5+MQdxb6T X-Received: by 2002:a81:fe0a:0:b0:62c:f82b:553f with SMTP id 00721157ae682-6727ce1cbd3mr5298697b3.31.1721777908133; Tue, 23 Jul 2024 16:38:28 -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 00721157ae682-6695264c05fsm6927547b3.36.2024.07.23.16.38.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 16:38:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 16:38:28 -0700 (PDT) Message-ID: <66a03ef4.810a0220.cb647.7a90SMTPIN_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 BBB63605C351; Tue, 23 Jul 2024 19:38:27 -0400 (EDT) Subject: |FAILURE| pw142670 [PATCH] test/event: fix missing schedule type ass From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Pavan Nikhilesh Bhagavatula 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-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/142670 _Testing issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, July 23 2024 19:32:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142670 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#243727 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ ==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 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/