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 9342945A5F for ; Sun, 29 Sep 2024 22:52:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ACC3402D3; Sun, 29 Sep 2024 22:52:46 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 4F6D4402C0 for ; Sun, 29 Sep 2024 22:52:45 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7acdd65fbceso316170385a.3 for ; Sun, 29 Sep 2024 13:52:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727643164; x=1728247964; 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=EGfHV7gbGxNVM1gTje/k8pUEoBrR1F118oNxHLAbAVA=; b=BCyL/0SxK1egNU0eXggENF8KyshbZquPJpxyWYozL8+xNzv2AGcktg4RG4E/G8UnhN ihqSe/FXDMZ5wIsM59cltIOjMFc4zGGzdIPONfR2Bf/5Nb3DN2pEpmNAYGsbr4KXTnsU VhU3sILy2TkBSEduPWwI+pvIHo73jL8AnGER0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727643164; x=1728247964; 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=EGfHV7gbGxNVM1gTje/k8pUEoBrR1F118oNxHLAbAVA=; b=K16O5lumnRwA6X8CvW1sw3RDRN9kAN9VV23OdZAIYmVJ8Gi1SHUIMyCuJRaA5lGVdK VdLISdzFGhAbGA83WAqNaHk8JQxWnfaDKSORwAf8rvATeMw31JUMZ2mZvb4W6w6c1yEd 2OlJTJYMYjluiTiI32Sfse9cut1HLVq61iSI5VHf0/7H45JohYUdZYl3gXiqAcSlxcGi xHlWdrdl5+X9t1mX2fMMOmyBnDJpuULsmFKw7voswPGY9aZqoQ0feJ+P67f/tWoSZXOO AhRD2BlwOpVDP0xNpXhQPWcTBLSObX7ZHivHMWZI80w3quJfiAItDMi3Lg3F7zBfhhMn YebA== X-Gm-Message-State: AOJu0YzSCzD9aubyQGiBKUUNv3wV5yosVdJbBngLgo8vnpe4JfJooSA5 SrhFNaEdBeofXLjoY1ncuJAONdZnDZPfopS9KPR3n745BWt7ArF78jFzxHiPQ2V22lBiDhV8Eq5 /lCZpIJS9vNTyIMW6USLtEEb12iB5KdLmybXn+ZX8 X-Google-Smtp-Source: AGHT+IEhSNuwqW5Rb1w8TRbXJS1B5PkwAoIvUDV7C6bhKEDhOsI/1xHxNxcBIoki1G1NafMeW3pqUaD76kNE X-Received: by 2002:a05:6214:3a09:b0:6c5:ae88:513d with SMTP id 6a1803df08f44-6cb3b654a1amr135141276d6.44.1727643164488; Sun, 29 Sep 2024 13:52:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6cb3b63d973sm1759836d6.40.2024.09.29.13.52.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Sep 2024 13:52:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Sep 2024 13:52:44 -0700 (PDT) Message-ID: <66f9be1c.050a0220.313f14.d3deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 26DE56050A6B; Sun, 29 Sep 2024 16:52:44 -0400 (EDT) Subject: |PENDING| pw144643 [PATCH] [v3] common/cnxk: fix IRQ reconfiguration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240929160815.2868-1-pbhagavatula@marvell.com> References: <20240929160815.2868-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: PENDING http://dpdk.org/patch/144643 _Testing pending_ Submitter: Pavan Nikhilesh Bhagavatula Date: Sunday, September 29 2024 16:08:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144643 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#267635 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31176/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/