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 5DD6642CB8 for ; Wed, 14 Jun 2023 19:19:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F7C240E0F for ; Wed, 14 Jun 2023 19:19:27 +0200 (CEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id 7568240E0F for ; Wed, 14 Jun 2023 19:19:26 +0200 (CEST) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-7620e5f303eso39282985a.0 for ; Wed, 14 Jun 2023 10:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686763165; x=1689355165; 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=BPoSWtCpD2+F4HIaxEhORWDhviz5JvWP3mwBAa/9CkY=; b=ttl71PluIM/XFafHAwHeNY/xtERSLVag+7WhmYl+LGafZa2tkpVsCQTXS/L8Cx0dOQ H2uQ58L/D3nPOMtjLQV4cmkCAH/H5EN/CHaV7SV0XTqyBCzjoj0wJZJIRp9oWjL8oO8f +6KizNCkza9I7IfszgCbPnnYckUMPjDkQ2vwjK1jQsYJS/Xtta2yKwUjCgLZstsOYC/f V+Fw9Snu1Uuq+FJO1WE74Lfb7uYARjLSq+h18yJPM6q6AWUW1QMWIQJkEyPdAgPCnUgS 25e4UTzo9Pbaedvo9IQWsO3P1Dz22CbAoAmxuj2FL6ojEm/jl/CYxVJ57O3tsx1cWuvE iRKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686763165; x=1689355165; 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=BPoSWtCpD2+F4HIaxEhORWDhviz5JvWP3mwBAa/9CkY=; b=PefjIpDskeqjJh7QNXlBhBzfT/d3gSkp6YbdN5JdMLbvntzv2jmHQ0OWEreERTcYJk w1zSY4Lbwg9U/Npau7JgmnA9ENCt+It4zeQwoeVHTQWfJAnkpw6JZABTXAF0/yks/PXL Cfa8C1ldiGUotTMJved4kEQ60Htze/LhaNoyvyW5JQRDXcKJ/BJInhggS8FNSoSudJ2Q JEmSfcL4sNQGcgm1MabJ8c5kruG05s83zwxbjNpq12xPVkxpXKhCdVS9rSvPoPBfIh/R vbRdOVKa8d9G5xbbqFX0dERIQyxH7PagSRTC1XCapOGR8OW+GLHPDMEezDzx4a15AJcU Mkzg== X-Gm-Message-State: AC+VfDxF31ueB3wCsnjHl7avzHSbodbVPxMsPTcwYBfbjUVYEgMgNdZ5 rRdYN/mINm0OvvC5C1a3YQnIddfG1/+bIOaTrzI= X-Google-Smtp-Source: ACHHUZ544SXuGWMxz/ux3zyjuKslT4wEUo8OZszi9JmK9+vHe8G0V83Su1xCUMiydA3bI74liD1NTA== X-Received: by 2002:a05:620a:893:b0:75d:4ce5:5f49 with SMTP id b19-20020a05620a089300b0075d4ce55f49mr14629778qka.70.1686763165473; Wed, 14 Jun 2023 10:19:25 -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 23-20020a05620a06d700b0076211938e93sm84677qky.46.2023.06.14.10.19.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 10:19:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128710 [PATCH v15 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model Date: Wed, 14 Jun 2023 13:19:23 -0400 Message-Id: <20230614171923.158446-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230614155902.1530963-17-zhirun.yan@intel.com> References: <20230614155902.1530963-17-zhirun.yan@intel.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/128710/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5269639665