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 061EB45920 for ; Fri, 6 Sep 2024 20:34:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1DD54278A; Fri, 6 Sep 2024 20:34:31 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id C9AFF40B99 for ; Fri, 6 Sep 2024 20:34:30 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7d4f85766f0so1893571a12.2 for ; Fri, 06 Sep 2024 11:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725647670; x=1726252470; 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=LiAIVz3U/AaE1O3lZkUiDopH69HUlrFIiENSBtWUywU=; b=NtOG8co7JkwYFRjuK+pAbT0wDtOwrRVlyF4jfVuNw7ZIvoH9UbPAzNme2LaGy+FYLw ujVD6nsIvAmRO2gyRuswISkB5iIDEi2n/i5KEbSpNzD6kMKAQ2Y622L2HfMpJ9OUHPVp 6GMMc6aljE3j7saayFNTJKbDOI2bcQJlPfRBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725647670; x=1726252470; 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=LiAIVz3U/AaE1O3lZkUiDopH69HUlrFIiENSBtWUywU=; b=lNc7m3NCxFDRf2b72pYwiff/2To0N2pgGsZyL6IlGfiU/s3SQbZ/aLt7SUJIgFIkgi qt3wYc3clNkVxaWiWHvm4qMlJKYT78guUSdgS/YLQ09BQLoLNia67b0alECKjtGvpfg2 3JqcxV/Fhn6ZmNi244Z0dWtvLCmY2mbSWrFESvB58IoVG03U0s/Bc/S0PrWqdEBR/hUc sLq8ob4x0MMaXupwZ3D9m+1t/CpOcDqtcWxbjcthELNfCk6yCBSBiZMJsYlOxZMyhgUo MaESukOhX/M9EOGHUvMOTzYO+LInGFBQXN6eGz0iFdMlHzCLJ8Vr2UCsiuNWuxrAW4dM 3xdg== X-Gm-Message-State: AOJu0YzPICLzcRUyuvcBecQHpwI3xU5mVJFCVgwH8qeqcNScV/SC5qck myOXS0nyZFcycv5E20w1LdOeF3qlBtUepzEWXafc7pN0mq0iBmjTc7o4sm0/vUvhwHnH+nsmIK+ qpoaxAmqlHdnVQmEk2/C4XLbS8k17BlyFMuF2ePzEGAuo/mloKtbk1bzA X-Google-Smtp-Source: AGHT+IHdH4huGnqD3eQ5m8wkOf7q6+YJfUyIezVlQtDRRH3vdQLMVfu0XnvUMRNHuinJwkhqN2rf+HYtJFks X-Received: by 2002:a17:90b:3d0:b0:2d3:bc5e:8452 with SMTP id 98e67ed59e1d1-2dafd099bcemr349975a91.32.1725647669820; Fri, 06 Sep 2024 11:34:29 -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 98e67ed59e1d1-2dadbfe8242sm104355a91.2.2024.09.06.11.34.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 11:34:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 11:34:29 -0700 (PDT) Message-ID: <66db4b35.170a0220.24e20f.800aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id F09696050A6D; Fri, 6 Sep 2024 14:34:28 -0400 (EDT) Subject: |SUCCESS| pw143742 [PATCH] common/cnxk: unregister IRQ before reconf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906142557.13893-1-pbhagavatula@marvell.com> References: <20240906142557.13893-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143742 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, September 06 2024 14:25:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143742 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179019 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/