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 3C11D41E1C for ; Wed, 8 Mar 2023 10:39:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36BE140ED6 for ; Wed, 8 Mar 2023 10:39:27 +0100 (CET) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id AFEBB40ED6 for ; Wed, 8 Mar 2023 10:39:25 +0100 (CET) Received: by mail-qt1-f170.google.com with SMTP id l13so17493837qtv.3 for ; Wed, 08 Mar 2023 01:39:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678268365; 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=Ey0+YrtNbAiamYfjFXE5I9+arUCBCnRxkPmv7YY2GFQ=; b=l+9Gc+f3/9gZOgNdd6Kq59ObGXExQfYTxus2npr6eUwKyhxRvTVv3dro5ZOK4Tj+83 2yemjkFAIKzZyeVC0mTOhjPhxRVRauHoMr3nWmB8rOn81Mn0+L/ef0IsO3VQHbHxbrOd X7JZ2OSTgBpYQ31ry4hq+gZGj+HzQY3Qv0mOb2E9j3FE0d+rt0efzNEJXsn/I0H0xr21 aagdBTswTV1Mzb8YSRb6jwp+Unrqg3yekzfM6sMep2QPY2Cy+P+F6SlLr+tJ8SgjN60M xQsCI16NFV0xE7SENQ5ROtmWrLvKt7QELYQSritPjSURK9/COc6qhsSf3MmkcHWJOqNe JgbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678268365; 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=Ey0+YrtNbAiamYfjFXE5I9+arUCBCnRxkPmv7YY2GFQ=; b=Xp/a0SFWZcXcm49r8Ws4B7Q/AA7l+ftn4FcGuVABMgnG6p2cgWHmRKkgLoYLAkM9nU M6+LQ/zC6pCUzjNKSXYbu9YU3OezID9dWwi4SidZSwn+iymuQpJyIw2/LH4JeX6mhRlH JSdigPq4c3mWDHszlOY6iwVd93U7y2C7Zsj4d5qnlugqIQ7NDnFDsOEhJi1m5yxVLPhR GrTpFLCtoa9SnpOdCqOt2NiWtGQSk6QMxAE9Sqfaiy23inBxjzRX6rtVjRrgBuiYQVuS cosBY1Jr9Y/ML90bxZf/4h5q0K6agwFaCcBYI9T6ckvqibMGqpv7OrQDw4o4MQBz0Yjw kY9A== X-Gm-Message-State: AO0yUKXVX+Ok3CxQWGRNaO/SfjvIMrtGVFtDYtTvmnbT55hpQw9CiBmZ 6UlO3HNFwmaWaCdvOPaM6q78qtXecDSHhGKjSMo= X-Google-Smtp-Source: AK7set+P2oc3N08S/R9It/80+0giT++5vG75zFmVxDnlHQQ9baUJseCZySmBTdos9zyz5b+9UtZbIQ== X-Received: by 2002:a05:622a:134a:b0:3c0:3f60:de2e with SMTP id w10-20020a05622a134a00b003c03f60de2emr5790893qtk.16.1678268364888; Wed, 08 Mar 2023 01:39: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 a191-20020ae9e8c8000000b007423843d879sm11039231qkg.93.2023.03.08.01.39.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 01:39:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124850 [PATCH v4] app/testpmd: fix secondary process not forwarding Date: Wed, 8 Mar 2023 05:39:19 -0500 Message-Id: <20230308103919.3176934-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230308161947.700659-1-shiyangx.he@intel.com> References: <20230308161947.700659-1-shiyangx.he@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/124850/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4362695013