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 ECB2E459DB for ; Fri, 20 Sep 2024 02:49:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E746B4026A; Fri, 20 Sep 2024 02:49:03 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 01DAA400EF for ; Fri, 20 Sep 2024 02:49:02 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a056727fdfso5633455ab.3 for ; Thu, 19 Sep 2024 17:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726793341; x=1727398141; 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=o1bndcosdRTqGuhOI2uT4EVaCRNB6nyBM6D8haZuICY=; b=gH4I+jGyedN+5wo1pS3JZu6fXirD5NG2VQ6bAsPTuE+S0w5Z86PBJAl41wLdFWcpmx QEhs4xcViaZ4aBFiBEMa6apmUvn12EZziSxcj5nQT/1IWc+G6KqpNam7c/CkAxmKIgoa 7KfuHIeZVokkRBZ5uzHcI5mr1/2RZyCuIyb+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726793341; x=1727398141; 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=o1bndcosdRTqGuhOI2uT4EVaCRNB6nyBM6D8haZuICY=; b=vJAzaZb8AK/guobv5xjYLx+ke5Z0khArx+F6f3o4HWz4M+SwEbZN0f9EHrWvFaLmvD Lb3UcRUa8IJA/Oeg1oX20RXWTlWTM1iDPoxwZWYqhirSILQQk6LCDmM9nWO+2J7MVQrK 1o702kpjReBr+KJuBGHquEmFfaOkYHGTF2HfMhid26HHoeS1/sssgxeByNofswleXM3B Taw2KPybZ1Gq3Hz4wrW7F/Ag+jwPGm51am68h7EvDGAkGkzgcHEMdniOU0f4x/DhP1Fi hLxDPpSO87FvxtHIN+X0x/zyUXL7E6NDvv/6dDN6DSwC0No4rn/mg+Q1r/xbUaTZ8YVP 6lbA== X-Gm-Message-State: AOJu0YzJCpkPlmUdCmwlRd1Tdhur0snKO56D8r6bmn6IhnVUfBmAD60m Xhdn6D1hdz9606o7hLeABhh4ko6Iyve2lWcdK++oY/jk6nAIPoxytYbjipMV7dcTWLgMif0fKFk gMQAy2UswCPLZEak4YZP0dqj7Yp/ZnSeeuZrpmCWY X-Google-Smtp-Source: AGHT+IEsInMZaS6h00+LuMExt1ejdfD5UhTqXBpIOtf6Xs3y7EhJzhkrN9OjuwF4M6eS+WyrK8Duj+s7n37A X-Received: by 2002:a92:ca47:0:b0:3a0:4250:165f with SMTP id e9e14a558f8ab-3a0c9b7f9a3mr11716565ab.0.1726793341276; Thu, 19 Sep 2024 17:49:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a0c8940b29sm395115ab.46.2024.09.19.17.49.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 17:49:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 17:49:01 -0700 (PDT) Message-ID: <66ecc67d.050a0220.382737.2be6SMTPIN_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 BA3A7605C351; Thu, 19 Sep 2024 20:49:00 -0400 (EDT) Subject: |SUCCESS| pw144317 [PATCH] [v2] common/cnxk: unregister IRQ before r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240919180243.1255-1-pbhagavatula@marvell.com> References: <20240919180243.1255-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144317 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, September 19 2024 18:02:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:4d32befce308cbef6dbaab5dc5214678b3781758 144317 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3166 Test environment and result as below: +---------------------+-----------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+=======================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31086/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/