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 86F98440BB for ; Fri, 24 May 2024 18:03:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AACF40698; Fri, 24 May 2024 18:03:30 +0200 (CEST) Received: from wfhigh6-smtp.messagingengine.com (wfhigh6-smtp.messagingengine.com [64.147.123.157]) by mails.dpdk.org (Postfix) with ESMTP id 35EA640271; Fri, 24 May 2024 18:03:27 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailfhigh.west.internal (Postfix) with ESMTP id B562918000DC; Fri, 24 May 2024 12:03:25 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Fri, 24 May 2024 12:03:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=fm1; t=1716566605; x= 1716653005; bh=sYXmNcV0H4unkQ4p6cnIkbAD9akaUkaEq/X48+eBVho=; b=a fkNxgh3GKmTJvbjQYv8g4cvNIym58BX5Hu8ZCURnCTl0MXlgY9wh6T0p2oP0rhu2 c7MZehVXVq/uc6ieWxlSYmbV46Dhr//areADeFgKwzFIaIR70u1Km5bvixc9KYbb aPADu8ArFUSRUvOFZof6wWNlPD7g2UO8PU5ryyZ1eNgCPaL75pkhvZBpvfcfWEVy bL+iZdA1KuSBpr5683l7GVhGSCcAewctIcQBM4SWv/sgeEflB9l5Y6XW12STy6yj qRrDlu/Qj67TBT6vgX3QEih7JyycNxGRVKkebcPSq9znX5b2y3NOmhCiYaMCipLD PeYUDg4kfbgyKP9tirYOw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1716566605; x= 1716653005; bh=sYXmNcV0H4unkQ4p6cnIkbAD9akaUkaEq/X48+eBVho=; b=Q E1HLuVp3cCDym6tDuav63p3Le/aEPyEzVJU9Pi/NYV5Ujd8LsBjpNSRP5ITyvs5e b43S5+sR1kZn3wVXjA+vHi9Rz1kCoz9QlFC7PMDbynpFsLl5U81EEXbys+sLGkH4 xnKzN7w4riZQyYsSS+D1cp3q2vNIlcvth07uhD5GWjwOEqAM0202TJkJOzBgwVYR R+RNTFYogQWRcoM+LZHdfNRW7fWg+MdUZesGr6XwYJIT+QJJotXqphWPIE7/h8uN Tl94q0s5hlAdPmny5bBWVYt/018TZTUxHbdVaXTxUuHhTWVsAJMLOmNY0i8c0gOg gpfcaNirhK2rL0XXVzi/A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrvdeikedgleefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedvjefhudeghedvtdeijeeigeetuedugfejueekieeltdfhteev keehhfeilefhtdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 24 May 2024 12:03:23 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: stable@dpdk.org, Aman Singh , Yuying Zhang , Dongdong Liu , Andrew Rybchenko Subject: [PATCH v2] doc: remove empty section from testpmd guide Date: Fri, 24 May 2024 18:02:09 +0200 Message-ID: <20240524160316.1607915-1-thomas@monjalon.net> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240524133559.1496325-1-thomas@monjalon.net> References: <20240524133559.1496325-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org When removing the documentation for the obsolete flow filtering, the related section was kept almost empty. It can be safely removed. Fixes: 5007ac13189d ("ethdev: remove deprecated Flow Director configuration") Cc: stable@dpdk.org Signed-off-by: Thomas Monjalon --- v2: remove a reference to the removed section --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 2fbf9220d8..c99f8bc547 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -2919,14 +2919,6 @@ for port 0 and queue 0:: testpmd> set port cman config 0 0 obj queue mode red 10 100 1 -Filter Functions ----------------- - -This section details the available filter functions that are available. - -Note these functions interface the deprecated legacy filtering framework, -superseded by *rte_flow*. See `Flow rules management`_. - .. _testpmd_rte_flow: Flow rules management @@ -2936,10 +2928,6 @@ Control of the generic flow API (*rte_flow*) is fully exposed through the ``flow`` command (configuration, validation, creation, destruction, queries and operation modes). -Considering *rte_flow* overlaps with all `Filter Functions`_, using both -features simultaneously may cause undefined side-effects and is therefore -not recommended. - ``flow`` syntax ~~~~~~~~~~~~~~~ -- 2.45.0