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 0A43945A84 for ; Tue, 1 Oct 2024 23:31:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF08640268; Tue, 1 Oct 2024 23:31:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BBE4B40267 for ; Tue, 1 Oct 2024 23:31:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a0cbc08b38so30571215ab.0 for ; Tue, 01 Oct 2024 14:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727818299; x=1728423099; 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=7htRtGoK1jV1rg2FwMd+9rVOEQhYaubVJDfYhNwpo6w=; b=CvpytRtjvePHkDO4jiE6eILSVgH9BfJE5wnhqzk2GgUiDLP+rNIH+sVhymOSk7LJ9Z /UmFHYyoh8VbPjQB1QZZX9k9Xaj1hkv4g+6MQR0aZswAa0HO2q8WKCqeGcybfAdX6jyj MSiCzAN/uUFBGnpJmTGkqVLVTtXzhWM4J85WI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727818299; x=1728423099; 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=7htRtGoK1jV1rg2FwMd+9rVOEQhYaubVJDfYhNwpo6w=; b=gfYR7JeTFRe9szH7Df94AZ4oNMCF/5amO8E5l6noxWs2/GXAnfGNsAkpAJ4u4GBZpH vdSvq/jjBLXq4arPUp3ni6aVRdztGOzpigmBCxhtxAsn3rZH/D49HUN9KtvHeTnTnPKI yExU1OwJfXoO64E6p9yiQN4XpOYcSZ2dIwmhf9iPGM3Edw2rH12beI6mGOVeo+7YvbrB 53r4pMwtXciRGlcANzVxgCYOluQtNvjYfuZi6BYAmSPlWSwhxNt10BNzrBbEdcsVlRxU G4E27362fscIsD3MAsWZMYQQfs74ivZzIaUyqhnWM2KbarmjqU99bAY6+X4xwR5yE40a tUWA== X-Gm-Message-State: AOJu0YzqdxHBbDYj32sP0bKZurOHYmnnfQOf5QbP+JhG6KfwUdZXIzD6 Kk7qSyeKXDG0u7p7zA8K5qF8bp04DB49hMriS68SW4iEj81gbG01Obzl253yTr2XWykDRUzACYJ QktzG+U4hiOxz05NqjIr7oya/0RRRCa0XDfh0IBciFCYnfkemALGvOVEG X-Google-Smtp-Source: AGHT+IEd2VFggNdrrLQdTpodlDg7NBLeX+tDF+2ORicFcuMgL0XDxUfBsCIMXARLde0QtkcCCrF9EayZJ1JC X-Received: by 2002:a05:6e02:1a6c:b0:3a0:92b1:ec4c with SMTP id e9e14a558f8ab-3a36595693emr9325585ab.23.1727818299046; Tue, 01 Oct 2024 14:31:39 -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 e9e14a558f8ab-3a344d8697esm4000765ab.17.2024.10.01.14.31.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 14:31:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 14:31:39 -0700 (PDT) Message-ID: <66fc6a3b.920a0220.2452.e969SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E402605C351; Tue, 1 Oct 2024 17:31:38 -0400 (EDT) Subject: |SUCCESS| pw144856 [PATCH] [v4] common/cnxk: fix IRQ reconfiguration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001131109.4210-1-pbhagavatula@marvell.com> References: <20241001131109.4210-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144856 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 01 2024 13:11:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:ae03728dd31175d055f7df4e141f9944eccf9444 144856 --> testing pass Upstream job id: Template-DTS-Pipeline#184614 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/