From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4CA4DC07E99 for ; Fri, 9 Jul 2021 21:43:28 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id B0A31613C7 for ; Fri, 9 Jul 2021 21:43:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B0A31613C7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB272410FD; Fri, 9 Jul 2021 23:43:26 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id EE11940143 for ; Fri, 9 Jul 2021 23:43:24 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 424315C00FE; Fri, 9 Jul 2021 17:43:24 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Fri, 09 Jul 2021 17:43:24 -0400 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=fm1; bh= DVbf08R6HCAJawwCTqGtxY70Ph9Gf0NTvtwHHUikfGk=; b=bj+kuRIPxvz0TIqr VHVajKL4B3Yuw9AOI4+c4t2/RMM4xWnwfWuaK96W2OG+aZJOY5R1qN6TTY95sH1Z Ps4ZudVRZDwcVHfw8TkZCVaLPH+5mrtRCcwNH0UkE+aiv2MNSkCeqq/Wb73eRnTd nPzny8IoekRyllqlcFTm7RSdYMM0N0gfkTRWSyNHrbB4LHMx9eVo5MJlwNMNchHY x9kbu+lz2XnYSe1vBQhdQKPck4e2olQirTiZ5XAk02OyrMKjKk5uD34NGzOYjOqq 8abLzJMWh1Lw+T/PON7IjLIuDnmGkWN+o8JrBb+atypP8FDYF1dQ27QIDgkZc42y jGsXMQ== 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=fm3; bh=DVbf08R6HCAJawwCTqGtxY70Ph9Gf0NTvtwHHUikf Gk=; b=EPNpEy2xVX2XHbqKI805izMYM0CAnTCwq5QwF1mpIYE6dhrt1NUKuECig iPmv7r+kX6QLTh38COGPEDprjQBarHa3pj2M5yKFBJh5qssp2onulEAzETKIqxP5 16w40SMgsovxo6fF5fQdsdXJy0ez+PeHrec4dLi8z1jG00LbWtulBGsDhoel6bJ1 2qMelen4UU8ZJlDz0PuyW7gpe0RlDdImhTDRf0rUFA+CrKVs73Z2IMrauiiU3qAe HAgqN1UIJVQ6oQkKADSqPHTo6TPZZ9AVl3AhAQdrSCpP4jhz334EiLhWW+aJAoM8 YnNJfvDzIluvBPnXVrAmS0yCCnRWg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrtdeigdduiedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 9 Jul 2021 17:43:23 -0400 (EDT) From: Thomas Monjalon To: Cristian Dumitrescu Cc: dev@dpdk.org, Churchill Khangar Date: Fri, 09 Jul 2021 23:43:22 +0200 Message-ID: <4128560.nGZt2JQHef@thomas> In-Reply-To: <20210709170700.24979-1-cristian.dumitrescu@intel.com> References: <20210709170700.24979-1-cristian.dumitrescu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] examples/pipeline: add FIB example 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" 09/07/2021 19:07, Cristian Dumitrescu: > Add example for FIB with VRF and ECMP support. > > Signed-off-by: Cristian Dumitrescu > Signed-off-by: Churchill Khangar Applied, thanks.