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 4215245A5E for ; Sun, 29 Sep 2024 19:05:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E21B40273 for ; Sun, 29 Sep 2024 19:05:04 +0200 (CEST) Received: from mail-pf1-f175.google.com (mail-pf1-f175.google.com [209.85.210.175]) by mails.dpdk.org (Postfix) with ESMTP id F0D1F400D5 for ; Sun, 29 Sep 2024 19:05:02 +0200 (CEST) Received: by mail-pf1-f175.google.com with SMTP id d2e1a72fcca58-71979bf5e7aso2658532b3a.1 for ; Sun, 29 Sep 2024 10:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727629501; x=1728234301; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iFO937Hbrdggo8irc3q5Uigjs5VR2bJVO5F+3LGNWMA=; b=ec4ymTnVKQ4gSZN01KwubM3I6Zxj8ogSwrKEKRkcP6T1N18iLZ0+nf5+jSB13R/R0P MD8WOHRSZr1mYzjSUUCGNxfB4x2TLOUDHDVg19H4XOsi72KKo7pnaVmBuKrT4z4hkrMN YoPsDr5bJ+/pCD21xWmYWfMRefDTBN9z343awOpeNhUDUTDeF4f0hfxykPQllRmb41j3 foiDTEX7BTvkGxvROhxn/JHuevuVCifXpw2g8sNVfOuYumP4FaymhgxOaf6dCKxF3ANd +z8fQUufoJpHG+eahHdOTvPERR8UzAT/gMbkDxP8lFlInc19ytuo22vrs+zKemS6tgfb h84w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727629501; x=1728234301; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iFO937Hbrdggo8irc3q5Uigjs5VR2bJVO5F+3LGNWMA=; b=E5R0r19qJG6hYdnVEu4hbNpsjgH/BjjVkzd6ikb3laHDTc63x6f7uJTRAUDxbq5wo/ tujPUifQF7c1hMbIu2j7+jamKgn44xwNAShuiAjS39BYBkwGNZ7QmWb9BmsCo7PhFOej r9E72mfxrk0oMRbCYC0t3JlXSjW4r21vWdR6pdKJE8fJ+n6aIoTaV5PkJHtG9H4HkVFe TotT+cN8ogVKCdLC6ijkIfb/IQ8cnvZjVHCuHxHrrF1IMc3+OSrsz0g5buscynI5yHeW z5HQTez4iRcAXIxbVRveSf8Yo41rK9Z4ZY8386uwsoJFnrItozU6NNuO6CJSh38mml25 x6Ew== X-Gm-Message-State: AOJu0YwD4s8DAR8h0pPtREoMMr0aOmgdfq0o1pH7mAt9+3Ejki/Yph4v YxGHLhcx2xY8b0KOAicDBpqqfkvK7uEbIdhMRjkMkhDhyMfJ+u9uqtx3+ZFxmm4P4gxBLx4+M36 r X-Google-Smtp-Source: AGHT+IHu0chjWRxULFv9Mm6ExO9fyaD2c6CZ7GfoJMGKT2ZDPwEfT2xTB2lMKJP3XJlpSTavm0/7CA== X-Received: by 2002:a05:6a00:4fcb:b0:717:85e2:28fa with SMTP id d2e1a72fcca58-71b25f853bemr6679888b3a.16.1727629501540; Sun, 29 Sep 2024 10:05:01 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71b26524a56sm4940337b3a.149.2024.09.29.10.05.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Sep 2024 10:05:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144643 [PATCH v3] common/cnxk: fix IRQ reconfiguration Date: Sun, 29 Sep 2024 13:04:58 -0400 Message-ID: <20240929170458.1076893-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240929160815.2868-1-pbhagavatula@marvell.com> References: <20240929160815.2868-1-pbhagavatula@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/144643/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11094194676