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 EED5F440D7 for ; Sun, 26 May 2024 16:23:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB6A8402B2 for ; Sun, 26 May 2024 16:23:53 +0200 (CEST) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 0B69040279 for ; Sun, 26 May 2024 16:23:49 +0200 (CEST) Received: by mail-qt1-f174.google.com with SMTP id d75a77b69052e-43de92e234dso45106121cf.1 for ; Sun, 26 May 2024 07:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716733428; x=1717338228; 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=1bcaxgAxn79vXVS8pbsCKIQ6DyxcMAniJ5fcE6pRCwQ=; b=LP36eEGMmWYec/a4Wva0/ZvioZAEy0gM+W+ap6St/MLMmzVqpH9fIVTWOpuww8P4hi 6lpWAZG3IjJ8hwXlh2FkfFV7JU4pDSc+yh0e9W5pvvJj9s+TXzwe2Lyr/QeGMsV+0PYd H8qtg6TiFFUvOG/GWZ7BTyAgpcHzpvWPCvE5unt1zj7/uOYMVqdDmFU7UhdiVOCQIjw7 Ey1YFdAwkvWRQIzcv7x0rWYfTmA2weQmaUz5lovJKLCbSNDWK9UHFaPX2/by+Se6e+34 oUEfcgXGAY3IEJku6viE7BNHcTpMD/Tqe4itSBdWIUmcK4eBGygBCBq5YILNTDY9Dn0z J/BQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716733428; x=1717338228; 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=1bcaxgAxn79vXVS8pbsCKIQ6DyxcMAniJ5fcE6pRCwQ=; b=FAyzd2vpSziPGdGLMorZdQAL6Oq56VR2gakpQpXWDTm/Jlsb2+n4Rxsazn/vmEwMLT Zf//s079hCByRXqSwYVkO3zGhFHZaou7c+9rdydTVtaVSKjMxfRXnSe+TcZ0ZZ3kQePE +qMv6E4mfzjhtd2mzhe1UH+4Q9L7dlGRbAue2wX9HeId23JO8mmLOaSMsQ/xQTjIP/WK hyATFsEw/LGuPGxoj0B58SmO3oBysHgGjD+P1LUspwK/2qefzqRlkmt4wt40tk4DDluC XVjt9W/+CoUSzZOzczSxARY2pTXICVsPjbDLCybSpYfc07sTK39/ZlRPyQcG8jnjLjSm HrkQ== X-Gm-Message-State: AOJu0YzgSevrXrY+V/rzKSWKie6huNC8IqjzB9/GksZswW0Fx46iOndb CpouSA0n9KYB5jiLbPNs5BN0GDXY/jHM5QvAAeJmSNnqPGOpa/OLVBVzR4kKja16c7qqNA99YzH X X-Google-Smtp-Source: AGHT+IE2FUTuFgfTH/TI5VFMbEB9r+mxzROcnmGalgPrP3mPr4wf/W6wUXqryHfahPqt4ONPqFSJBQ== X-Received: by 2002:a05:622a:1904:b0:43e:11a5:ca21 with SMTP id d75a77b69052e-43fafb4e7c9mr128493941cf.21.1716733428007; Sun, 26 May 2024 07:23:48 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-43fb18c403asm25241421cf.80.2024.05.26.07.23.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 May 2024 07:23:47 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140315 [PATCH] net/mlx5: fix indirect action template error handling Date: Sun, 26 May 2024 10:23:46 -0400 Message-ID: <20240526142346.3829563-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240526132252.67839-1-mkashani@nvidia.com> References: <20240526132252.67839-1-mkashani@nvidia.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/140315/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9243748463