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 026EC429DC for ; Mon, 24 Apr 2023 17:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2F664013F for ; Mon, 24 Apr 2023 17:39:45 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 459784013F for ; Mon, 24 Apr 2023 17:39:44 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-3ef112cac17so20452861cf.0 for ; Mon, 24 Apr 2023 08:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682350783; x=1684942783; 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=rOG+hoVdUbwGqJZ461p802Tt4O+GL/t8p7mVL0CgyB8=; b=d0QyNoGMkk7ElsRsRJotI+O9qHokZhtukRkc+4egSEVXkfJIzzIUpFE4SplN+Q+lDN n6+oHaDqOL0sEmSGz0NHak06vm1ASwlxh/9JX/CRoRcKi9sALaQM7caeJRYDmr6kPh2C fKHmwjD9bRYiSVqAcO+/uInjpu2vOh1XE05DK8ktJ5K/9NpNBo4NLFJ4+uLxxjZYTiNw NQBQYgnV0pLlW/Y5vW+bBIx2tPSIgrwnYgCJXhk3pdNS+8LlTQlDFp4hsvSrn4DxV/nK cJ9j7vSAP2e8VDrCu9+iav35VbTZz6vnJf16t3H5PJRhVPfAY+6+3qf1rSoef8xxSESH qH/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682350783; x=1684942783; 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=rOG+hoVdUbwGqJZ461p802Tt4O+GL/t8p7mVL0CgyB8=; b=ctpdBV0w3I59TOpR2cnzBl3zmd07KQJ7WE54ZwAgDoDgmVLpxHYMyWVqLyr3bmS0MJ rH9Sa7Ig9v0zzfYbUhgjRlo5Xh3dYA86ZwscOthD4tdsQTI9gsDmXyVaWi1HcvD9cg9T TNidNzw+q757+NED2zGfOhbAN+J4GshnJWFkdu4eNPg2XN03AeZsRfzkxI1FKSj0gBw1 8jWcnlh5SSXXh2Ys6YpKetBESoQkfNfghsjZ6hWg/mUi8cWTiEuc+7++P6bJ9j5nfAaN hXhKLSZ7rche4x5n0ws+QO3YnewInDFRswJEBTopSiwwLSBotEd6iNfOTfC4Le6GgHHa OrFA== X-Gm-Message-State: AAQBX9fGi2L19w1NpO3Mu5jCF5YHLsCDut0mSbLPpNMc0vrXETZEEgK0 xvv7+dVe+5U7P7b/NuKtXO8GH53uB28zmRrB1Cg= X-Google-Smtp-Source: AKy350ZMRzIhnaOQvgiSE0HQhysv/nXkGOlv3WNvxddyC8MboZYAxkjTM+cD3i+5x0jcOCTjX5j3AQ== X-Received: by 2002:ac8:598a:0:b0:3e6:3929:e9bc with SMTP id e10-20020ac8598a000000b003e63929e9bcmr25355257qte.6.1682350783447; Mon, 24 Apr 2023 08:39:43 -0700 (PDT) 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 c2-20020ae9ed02000000b007339c5114a9sm3644119qkg.103.2023.04.24.08.39.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Apr 2023 08:39:43 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126468 [PATCH v3 11/11] net/octeon_ep: set secondary process dev ops Date: Mon, 24 Apr 2023 11:39:42 -0400 Message-Id: <20230424153942.1800348-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230424125512.40013-12-sedara@marvell.com> References: <20230424125512.40013-12-sedara@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/126468/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4787883401