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 9C25FA0C4B; Mon, 8 Nov 2021 10:40:54 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83F4A410E4; Mon, 8 Nov 2021 10:40:54 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id B6C1B40DF7 for ; Mon, 8 Nov 2021 10:40:52 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 1E16D5C0003; Mon, 8 Nov 2021 04:40:52 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 08 Nov 2021 04:40:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= R6QeRSqaMNbH3I1e/mBEsxVm0atlPMbjVz9qEHWMefY=; b=WsPPC/qffiigdXt/ X4WNui3uVJxysBTgyQTx+oBUHUnv6CQaayL+ki8n4QOCqWqFnSOWVjKdqa0fcwEk R3MN1Kv1WMuKSLdnQvCN6sZdTcE35p37wlRqq0K70tyPSGGRvZLhuqecEj1xtBG2 6pPpVQNqlE0FFlHGRCth62x3yQu90PG81Sj+LLBG6hXPtiyVkPGWN60D8gopmo21 I1zk2Uhnx/ZVpb78la7Bqw2gjDK7CwtXC8Ja57jXTJaiXSAL0sa6aBBOOAhsnFUb wLpf3TT3Nu+pLL0u+GXsXRS2viO0puvgnq0WMoRkKIk9UPcEV2vew7gLBTcPu68C xmt7mg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=R6QeRSqaMNbH3I1e/mBEsxVm0atlPMbjVz9qEHWMe fY=; b=CGS3Zhm0nxUs+gjFJZZa1Azi7BP+yfRdOxGSVQVujkIZg/nq6qQtfbYOq 1DsgspNteSIkl3aKUndEPJc42DDMyFApo4E5Yeav/ys1MSwHt1xMwO6fVkouXcXA wNdYmaudqk2FPuqcfpvcuh8IKeAJ3nJE074BOgQbFsBLi8ncOImaqIuiMl0WFJVm r6+VhWw7AyhuQkrqOC60mxWvBKW8W89rg0zH1BqSfQoHfQfglta1BAYAe2JHZPBf VNKUUVSfqthDJCZvS7M/RBHBr0IlPaToppHsgA++ZUCeN9n5ljihFfDTMUbnws5i Ak8iofws+mWaICa6Qtm/UXwvSHX/A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddruddvgddthecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 8 Nov 2021 04:40:51 -0500 (EST) From: Thomas Monjalon To: Rongwei Liu Cc: Matan Azrad , Slava Ovsiienko , Ori Kam , "dev@dpdk.org" , Raslan Darawsheh Date: Mon, 08 Nov 2021 10:40:50 +0100 Message-ID: <1931756.yNshex2vOh@thomas> In-Reply-To: References: <6177033.fEpqbVaury@thomas> <3870554.Id8Nt3q9KK@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 0/3] add meter policy support in flow-perf X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/11/2021 10:39, Rongwei Liu: > > 08/11/2021 10:23, Rongwei Liu: > > > Add meter policy support and provide options to specify > > > green/yellow/red corlor actions and cir/cbs/ebs values. > > > > > > v2: add option to specify green color actions. > > > v3: support yellow color action and ebs options. > > > v4: rebase on top of master-net-mlx. > > > v5: fix intermediate werror. > > > > Did you try to rebase on a recent main? > > I see a lot of conflicts. > Rebase on top of master-net-mlx. See a lot of conflicts regarding PMD drivers when rebasing. > If we see conflicts with existed flow-perf codes, I can try to setup a totally clean branch to generate patches. This series is targetting the main branch. Please rebase on the upstream main of today.