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 6AB11A0C4C; Sun, 21 Nov 2021 10:48:04 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC56C4014E; Sun, 21 Nov 2021 10:48:03 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 4FC4E40143 for ; Sun, 21 Nov 2021 10:48:02 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id B151C5C0143; Sun, 21 Nov 2021 04:48:01 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Sun, 21 Nov 2021 04:48:01 -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= sKhwWnuIj2aAweRzGuQuhC8saIpP49o1rQPRtjvCvZE=; b=t3HUtlMPt3akv22y 3WUCtvNjjpnZia2h/APAPC7kFBHQFavtNMhm1Rpa8SApVLkGbS17uVFU3kY86Fw1 jnjWDZDpcmu2AhKSn6yvSaL1fgnapYvipBaMT3pk7Dgmezhi2kEtQFgJjHYGIOHW YjqYSXOld0TX2EhmnTCJZppSCFAndcWCqv0lzxBVxellBiyf2RjfwzfGP+5bDQRc Vr4m8KdqvTskXVzvNCPgXFsIC/Rzu7MI85Dz9uJqM0lKEo6PkUp9Dw+Mp/PiCyxY RxPnkIEMyK2Mw31L5WQ/gG54epLA0oQe/hEJLu6fymCXXcHSDL3r1PW508YoNuYK H+oFsQ== 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=sKhwWnuIj2aAweRzGuQuhC8saIpP49o1rQPRtjvCv ZE=; b=cNsBmJZUZByeI9CDeh8lmVbG/2waHBpqMlq4BKMZPD5zY0BXna3SxCba7 txA7cJwVOGEjOgl9TN/S5RccoOdnJhtvi/F/yo1KgtebAVRMAnNAPXIJV0xlpoLd ndYoLdqHtSni2tRuMBZxbUL4h1Gc4928l/3DvrSGSlMON/CUPm+zNwZtI7eYBV+a jiDNHlVlQVmNCuY2NDBpvn5Q/T3vMPXoGMeYBvEbvhiElnd+FfeCKPbL0BgrHY8C /xz6PAcWwA3pCQ5YwdyPXfvUv/hbImeTnHm9pdKuMWekE3bYxe3fn6WRb4X2n21z wHBfldY0gGbTC/lOUw+T0hICbFO7A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrgedvgddtlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 21 Nov 2021 04:47:59 -0500 (EST) From: Thomas Monjalon To: Gregory Etelson Cc: dev@dpdk.org, rasland@nvidia.com, Ferruh Yigit , Viacheslav Ovsiienko , andrew.rybchenko@oktetlabs.ru, orika@nvidia.com Subject: Re: [PATCH v2] doc: add flex item API examples Date: Sun, 21 Nov 2021 10:47:58 +0100 Message-ID: <8530586.VoqiZKi3Ns@thomas> In-Reply-To: <20211121081846.10674-1-getelson@nvidia.com> References: <20211121081846.10674-1-getelson@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 21/11/2021 09:18, Gregory Etelson: > Demonstrate flex item API usage on known network protocols. > > Signed-off-by: Gregory Etelson > Reviewed-by: Viacheslav Ovsiienko > --- > doc/guides/howto/flex_item.rst | 618 +++++++++++++++++++++++++++++++++ There's a lot of code in this doc, it would be better to have it in an example app and integrate it in the doc with the syntax literalinclude suggested in doc/guides/contributing/documentation.rst Also this is all about rte_flow so it should fit in the existing doc doc/guides/howto/rte_flow.rst