From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 9F10141D73
	for <public@inbox.dpdk.org>; Thu,  2 Mar 2023 12:59:26 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 9AC4940E09
	for <public@inbox.dpdk.org>; Thu,  2 Mar 2023 12:59:26 +0100 (CET)
Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com
 [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id A434440E09
 for <test-report@dpdk.org>; Thu,  2 Mar 2023 12:59:25 +0100 (CET)
Received: by mail-qv1-f51.google.com with SMTP id jo29so11492329qvb.0
 for <test-report@dpdk.org>; Thu, 02 Mar 2023 03:59:25 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677758365;
 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=Y6ZbuewIycvEPyTKdGCcipwTKNDIgenOFyyLWxnIFn0=;
 b=f6LmkABzORGZ9z7UfsNHpIm/z6S6Y5w+rSomqoGiHh7eYNzsqlw9xk59xxSK8Nmy0e
 MwhJEY/MTFF6sM1kEZUKgre3IUF+h+E6UvMl1vyL3//Vy5MjW8tgCxb/fzmUypRPTMja
 XcoHeb3cT+u0IkpKFF1hca5Op0huOn2TMG4FuUTM3UFY5HCPtC6GNDuXDIfrFcDFyc0K
 5SoXdscF62M0uCT1vkWVFJXi2qT5pmGKTZy+ickshGg8YAF+CXEgyf+nazHVvxT0B/h0
 Mu0Mi/ES2yaxNvo2SlWV2Lkf6RnGxxkr+6RAj9E8nGxUBBDp/LqU0nUP9H9gc53FxBKN
 uJuQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677758365;
 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=Y6ZbuewIycvEPyTKdGCcipwTKNDIgenOFyyLWxnIFn0=;
 b=Sk0QBf6NRdLCg6bflyUjmfulGNj03XAi7WrKrMOYcAk85qI2zBqHlxmj2XmIGcn0Zz
 ABpvFttaqQUmTQuUwPtFVzsP0oiZ6OiS6aypAvp5P4/vVQJHYiGg8I1XvAIjjgu+2aky
 vVnSwbIbyH6+639w6qVk4JYQEFmDr+HHRAhwwAzckQOQ+BTBCYkfXUBoMi9ZDqFaXuZT
 sRQMfIG3MZBmX6pJm4kxH+9CFXfvBuLuEblRoLiD4AOJCS3+UC2ZxOQ5RH7TOoNdD7fF
 dQnbh3tRCbXi2BUvOSU4lMcoRDb+1v7EbgI22gcr7TxgHBaJfR324CNv6DJ63W3tqZQQ
 aEgA==
X-Gm-Message-State: AO0yUKWSNZ8YrfaQNccareCvEX79Dg7qQNvL19btbZaSJDjWX2Rxf9Bd
 I9CJfQfditvdcgsRw0Oqfrb56o/2QvyRI2+d
X-Google-Smtp-Source: AK7set8sCYsoRaHlnpAXoDBmvP+XtIL7FDnfPp5yVj9fOWolr71cr7liWfxKW/02dESuRklpT9uG+A==
X-Received: by 2002:a05:6214:e8f:b0:571:f87:a66e with SMTP id
 hf15-20020a0562140e8f00b005710f87a66emr18253400qvb.34.1677758364782; 
 Thu, 02 Mar 2023 03:59:24 -0800 (PST)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 w16-20020a05620a129000b0073bad2f9380sm10694573qki.14.2023.03.02.03.59.23
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 02 Mar 2023 03:59:24 -0800 (PST)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw124687 [PATCH] event/cnxk: fix SSO return code at fini
Date: Thu,  2 Mar 2023 07:59:21 -0500
Message-Id: <20230302125921.3717434-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230302105832.3955684-1-vfialko@marvell.com>
References: <20230302105832.3955684-1-vfialko@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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/124687/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4313429379