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 CCDFD433D8 for ; Mon, 11 Dec 2023 15:24:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7122402CF for ; Mon, 11 Dec 2023 15:24:07 +0100 (CET) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 52D6D40289 for ; Mon, 11 Dec 2023 15:24:06 +0100 (CET) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-77f524597c3so185588685a.3 for ; Mon, 11 Dec 2023 06:24:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702304645; x=1702909445; 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=+Oh0nWzAe1PkvG8iAkvUcQWUh/spnLSeMnipCvSzUCY=; b=YP25V1zvjJBD5nm2Zppm8uGy1S/hhx1KZB62c2WbZFXFhNAVCHcgPzz0mUvS2e+bg1 7+Lk8gfpI+pdt7olrdwcy00F17ctsf3aOK2E0vyasoZQVXFnJNwhdGjQWLttvt/n0Q7U 9WR2F2I9pm++KlrJRNmvyGDOK72L1kUpfMUdCo32Y/k8IJAVh8qsVchgkDQbsreKvV91 /kWoFdFelVI6d1Ywvp/lh7MeP4rJ97mwr1Wxpd1iCRqYZEahNCBFoxRrBqb06ZoVXhMX lv73ueL8CdY7b4vdc1iF7YSFnjHlZq7Nqiahfk8LlzjewoWrsAlpu8RLThso3N+RNfmN buow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702304645; x=1702909445; 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=+Oh0nWzAe1PkvG8iAkvUcQWUh/spnLSeMnipCvSzUCY=; b=GMMRL/kQm1T7xUsupUc46YgIrVDgzLusgWgfxG6NFtLOKQVgzr0yBzDv3zri7yVQ9J nHzk1MQ6qIe7doMpl37NU47mCTZibxg8R84fmBTCGcDKs9DzdI8w+ZI4F0z6dUouakC9 Pm1FahpSD5huNDFYc5oWlqlphRYLK4+hPJ+/Yg1AN1GaebmJv1FcLoHV58sToqJxgUwS 2+CP9FBJGQlDA0xeVMr5N2MiJ7cG4BWV37AWmi6lozJMBOlxiNVA9jiigEOpmoZuBL/P CFC7b3wVNRQuZWAOX7pjf4BFabQ4DablJ8qCbI1NrTJDok7qj+qaALXgKd+IRtWxCqVk mrKQ== X-Gm-Message-State: AOJu0YwecI/64rYGqtvtaUmoy7ltRlnWrOzv345l5OtFgWRD3HIloxJD MaHNmmtMoJkfGCtJfRjC5pOfIodMbOgerdnfIMo= X-Google-Smtp-Source: AGHT+IGPqZDD5sxJKbK87I3tR7ledqUo1DbvUhamHU8nAE6foEIQ/x8TLU/6Wui/TsSNh7I7M9/3YA== X-Received: by 2002:a05:620a:45a6:b0:77d:e60b:4caa with SMTP id bp38-20020a05620a45a600b0077de60b4caamr5851854qkb.35.1702304645159; Mon, 11 Dec 2023 06:24:05 -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 h4-20020a05620a13e400b0077dd463da60sm2955988qkl.126.2023.12.11.06.24.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Dec 2023 06:24:04 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135022 [PATCH v2 3/3] event/cnxk: add option to update links via mbox Date: Mon, 11 Dec 2023 09:24:03 -0500 Message-Id: <20231211142403.611536-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231211132320.1254-3-pbhagavatula@marvell.com> References: <20231211132320.1254-3-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/135022/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7168343203