From patchwork Thu Sep 29 09:57:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pavan Nikhilesh Bhagavatula X-Patchwork-Id: 117118 X-Patchwork-Delegate: jerinj@marvell.com 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 F06E4A00C4; Thu, 29 Sep 2022 12:00:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA217410FA; Thu, 29 Sep 2022 12:00:08 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id CAF3F4281C for ; Thu, 29 Sep 2022 12:00:06 +0200 (CEST) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 28T9kM6i014952; Thu, 29 Sep 2022 02:57:58 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=FYEqihjIKqVT4VkYJexeNUGgbBGy1p3n+KKi4LVHuiU=; b=FwZ2fYeLsc2P++W8/PdMXSaziertxzowuR5LV1iKw5wCnVSlfWmw1Js/02ZpdJHkFtVB E4PMPTlXKofdMuxDiyrOlq/S4LJ0nfSqvOBcilr2j/TiEwcTaSk3r+Kqp8Sh0tpWe9Q9 Jh7EjTYphVUQJfLuYYu1PEP7YMuvQCEx89TR7yMiUGQZiqdn1ZJFj0RDZJrTOcdfmPVm g086sckAIGZtQlNrCkCdXMr98BA6PR4v4/6UypsVynLWXBX2V+omvbQHqaChrzM8DTOl Sn1lTVQUPzHkvVDISOw9XpEgV9VAhDHvMaUM5njv/lD4P+oKwe9KUVA6ztLzeU8GxH4P gQ== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3jw913g11w-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Thu, 29 Sep 2022 02:57:57 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 29 Sep 2022 02:57:56 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Thu, 29 Sep 2022 02:57:56 -0700 Received: from MININT-80QBFE8.corp.innovium.com (unknown [10.28.161.88]) by maili.marvell.com (Postfix) with ESMTP id A811D3F705C; Thu, 29 Sep 2022 02:57:54 -0700 (PDT) From: To: , Ray Kinsella CC: , Pavan Nikhilesh Subject: [PATCH 3/3] doc: remove deprecation notices for event vector Date: Thu, 29 Sep 2022 15:27:48 +0530 Message-ID: <20220929095748.12563-3-pbhagavatula@marvell.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220929095748.12563-1-pbhagavatula@marvell.com> References: <20220929095748.12563-1-pbhagavatula@marvell.com> MIME-Version: 1.0 X-Proofpoint-GUID: fGFDAs-1aQVH4ijVmHDehMfjkLwuOSta X-Proofpoint-ORIG-GUID: fGFDAs-1aQVH4ijVmHDehMfjkLwuOSta X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.528,FMLib:17.11.122.1 definitions=2022-09-29_05,2022-09-29_02,2022-06-22_01 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 From: Pavan Nikhilesh Deprecation notice targeted for v22.11 of event vector has been merged in the following commits, remove deprecation notices. Fixes: 7b12f13ce3ee ("eventdev: add element offset to event vector") Signed-off-by: Pavan Nikhilesh --- doc/guides/rel_notes/deprecation.rst | 7 ------- 1 file changed, 7 deletions(-) -- 2.25.1 diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index bb44b1f9ff..9679615f95 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -173,13 +173,6 @@ Deprecation Notices Event will be one of the configuration fields, together with additional vector parameters. -* eventdev: The structure ``rte_event_vector`` will be modified to include - ``elem_offset:12`` bits taken from ``rsvd:15``. The ``elem_offset`` defines - the offset into the vector array from which valid elements are present. - The difference between ``rte_event_vector::nb_elem`` and - ``rte_event_vector::elem_offset`` gives the number of valid elements left - to process from the ``rte_event_vector::elem_offset``. - * metrics: The function ``rte_metrics_init`` will have a non-void return in order to notify errors instead of calling ``rte_exit``.