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 CDD3642C61 for ; Thu, 8 Jun 2023 18:39:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C976540A4B for ; Thu, 8 Jun 2023 18:39:43 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 0336F40A4B for ; Thu, 8 Jun 2023 18:39:42 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-75d5051fad3so72563385a.3 for ; Thu, 08 Jun 2023 09:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686242382; x=1688834382; 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=m0Wr0iu0B9O2gBWjov3Y4RIW4JDak3sCLCaPHMvqGsI=; b=KGW+cJJewT4zGnTWOr0OZg7cLCi1CdEVuNuyLOriSNSupcX7ebhxM/YEeVUKza3Ua0 UYLyWHThBpKmgDkatspBh7G3gec4IllVawwaVryyV1JR9xU4VA7gx0U15ypHSBAj5uXU lCZnl8FfntxvlsAIXkHCWkhUGMpGj2BVeKu47gY26VDy/7HjcJr8Ws/hFtI4k/ESs41s LPRo+rryWE6WUUFkZTJ1lfEGkm+IXJb4BWksLbGjdjllmcvFZ/LTAtDlkp8sgidEVujk 1NijvveUAqeOBjjSmrR2y4G0me6tylhJePGwtyMSvEO3Pu/59O3ZBCdDo1j6NaxrB0gE PFLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686242382; x=1688834382; 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=m0Wr0iu0B9O2gBWjov3Y4RIW4JDak3sCLCaPHMvqGsI=; b=RT1AIfUI4oFcQ3P9s1dAppDnhH3/YVWdP/59nyq3CwoWe8VZl1OGe7zyRqqMBQkSve XcLpH1gdgiCcEYk+Tl5TWSYvviSYlzReHbtkvbHZpJrZ+wyMj/mZ796Go5/agrBlhnRW ZZXWqfhZcOafNEzv58rvY9Xd6LD2lv4kHvUZHyvzf9zTR2tEaoIe+XetQKtGBlVyTLcv +BvHRiVr0ZKySGSEN+lipxs4QUDd2UUuMb/5Mvh7BU4s3CBPNa+SB8tAfETr1AP6QuoK rCNWVIL11BXnp3jatX4Tpa2Exke51YsWHQagPXYo7YaWRsa8TNMKvoEtQMowBqVrMTX5 RguQ== X-Gm-Message-State: AC+VfDxv0Kiel76we00hraqcCxPbk04vfQ/9vv9wgt9iJzgisHtBzyhU TLgkqKWEkZz6uUowODqpyMviTHtB9JXcoixHEEM= X-Google-Smtp-Source: ACHHUZ4v1gDCv8Zq7GU9GeEXvhAHpmcMGVBuaT0ldsksS5soT7LPtXfqhZuJOLfHySI7qpmBlac9iw== X-Received: by 2002:a05:6214:230b:b0:62a:d642:df29 with SMTP id gc11-20020a056214230b00b0062ad642df29mr2504248qvb.39.1686242382072; Thu, 08 Jun 2023 09:39:42 -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 h25-20020ac87459000000b003f6a0fa022bsm470182qtr.51.2023.06.08.09.39.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Jun 2023 09:39:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128440 [PATCH v11 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model Date: Thu, 8 Jun 2023 12:39:40 -0400 Message-Id: <20230608163940.2539361-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230608151844.1823783-17-zhirun.yan@intel.com> References: <20230608151844.1823783-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/128440/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5213116888