From patchwork Thu Nov 24 14:26:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 120129 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 49206A00C3; Thu, 24 Nov 2022 15:27:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E39B242DC0; Thu, 24 Nov 2022 15:27:09 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 2E09542DBF for ; Thu, 24 Nov 2022 15:27:08 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id A3E245C0165; Thu, 24 Nov 2022 09:27:07 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Thu, 24 Nov 2022 09:27:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm1; t=1669300027; x=1669386427; bh=hS/uGnVX/8JTt8DsqDWcAdXzK 2ArZermMX4I2gquN/s=; b=GB5qMCtTqOPQgLU5WhuAZ0a3GCrv13SI198Q2U9Fx mwaYmmC7NMMDaJbEwy5zHkQFnfEPr6jW1WbwPQ/gnOdN8YQlfhm9+bfGEnEy0WBd HTdvb9ymPvwwDgygJaIfO08XM35jRsAXEu2Yd9+nBUUyGW53Ils8zRZ4rhhMev4n mkcM6tKdLLUR644ra6HiI9STKI10MeaU7hugHyB+L+o2bJRBKyhsJRH8VRnQTPtl Tt+bb3hL8aieLYmRgopv8ySFYFtASsQ+bWKIOoPC3RA1hFxMaXX7BqBxNLU10ndw UVsee5dR4y0ygZcAW6amRhy+04BSvmwX1YZsj3CvdZm3Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :feedback-id:feedback-id:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t= 1669300027; x=1669386427; bh=hS/uGnVX/8JTt8DsqDWcAdXzK2ArZermMX4 I2gquN/s=; b=fJtQBrBu9khKkW7A15d8HtvaSgK0dE+S5iHM7KKDcM+VneFOMDs FVcS0pGeOPsdJWwWq8MpJWpnQuUPHDvUNeSx4/m+oTnpJ+NIz+tkPrUqloKgCsGp yy6PN92lgq2lpUk4rkUyQXfr5cWbNEYZqrdF+MKQ+tVqJZxOt2zhnTO9l0BvS0jk cqiWeculCMcCn1f/d50Aj8JIFShe9y+J1g8IN3MCZ9p8ipPF8xi0E6YDoXtLpiz2 XHK+rPMSd8oWn31KF+2gvvAL+i9zN/u3RU4nrVrGWo2As8CThR4AMxun3w7sDqjI Hm4GOk9T9Itvb1MK+XU6SNYPg1RJv6YfBFA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrieefgdeigecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuggftrf grthhtvghrnhepveevfeevieeihfetudekgeekleeigeffueekveduteeuffeiudevteei udekfeelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomh epthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 24 Nov 2022 09:27:06 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Cc: Ori Kam , Ferruh Yigit , Andrew Rybchenko Subject: [PATCH 0/2] update ethdev deprecation notices Date: Thu, 24 Nov 2022 15:26:57 +0100 Message-Id: <20221124142659.3350953-1-thomas@monjalon.net> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 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 The deprecation plan was not followed for rte_flow actions and items. It needs to be reflected before the release 22.11. Thomas Monjalon (2): doc: update deprecation notice of legacy flow actions doc: update deprecation notice of flow items doc/guides/rel_notes/deprecation.rst | 47 +++++++++++++++++++--------- 1 file changed, 32 insertions(+), 15 deletions(-)