From patchwork Thu Oct 13 09:15:28 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: 118118 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 C7685A00C2; Thu, 13 Oct 2022 11:18:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C643410F2; Thu, 13 Oct 2022 11:18:10 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id 2AE2140C35 for ; Thu, 13 Oct 2022 11:18:08 +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 29CNsKp3025161 for ; Thu, 13 Oct 2022 02:18:06 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=6BYwXRYnmiZw1MaQfZC8O2E6s/8QZd3GE21mL97dpN8=; b=JZA0dbE9BwL1/OA8unuKmXE7hAY+91MIP95qgvKSozyrmog/YazcYeVS8hx83ur82kxt 9vzMTneop73URNUxw7MzziDlmCfglR2I/vW8fUt5b7eBqXU3uL1UtHOhgsZ7srwBU6KN m2+u9/7XczCVYrqR3/L+Bl5f594vD/ncHCHpx/xnicHjnqjjn5hlDFgwwiIZ5SyQwVKe IR+r/r7AlctebYSkBQ0VNI1odJ/hdgXWVpAlQRBbR33U5NUHAtb7BDzCzIm1Briaolnc 6cALSXiNLme8UQmIZic1U0JvwJiQypER3eS8Jwwon/r4nuv74ki9DPBjxubABpKNE3Sq kg== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3k67nq9xfb-15 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Thu, 13 Oct 2022 02:18:05 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 13 Oct 2022 02:15:33 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 13 Oct 2022 02:15:33 -0700 Received: from MININT-80QBFE8.corp.innovium.com (unknown [10.28.161.88]) by maili.marvell.com (Postfix) with ESMTP id 190963F703F; Thu, 13 Oct 2022 02:15:31 -0700 (PDT) From: To: CC: , Pavan Nikhilesh Subject: [PATCH] eventdev: update release notes Date: Thu, 13 Oct 2022 14:45:28 +0530 Message-ID: <20221013091529.5521-1-pbhagavatula@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Proofpoint-GUID: 8Axj03m5oKmTKo5cRh397RMeqotoXDus X-Proofpoint-ORIG-GUID: 8Axj03m5oKmTKo5cRh397RMeqotoXDus X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-10-13_06,2022-10-12_01,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 Update release notes for changes made in eventdev library. Fixes: 5fa63911e43b ("eventdev: replace padding type in event vector") Fixes: 0fbb55efa542 ("eventdev: add element offset to event vector") Fixes: d986276f9b72 ("eventdev: add prefix to public symbol") Signed-off-by: Pavan Nikhilesh --- doc/guides/rel_notes/release_22_11.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst index 2da8bc9661..800dcf2b53 100644 --- a/doc/guides/rel_notes/release_22_11.rst +++ b/doc/guides/rel_notes/release_22_11.rst @@ -454,6 +454,9 @@ API Changes * raw/ifgpa: The function ``rte_pmd_ifpga_get_pci_bus`` has been removed. +* eventdev: The function pointer definition ``eventdev_stop_flush_t`` is + renamed to ``rte_eventdev_stop_flush_t`` to avoid conflicts with application + symbols. ABI Changes ----------- @@ -496,6 +499,13 @@ ABI Changes * eventdev: Added ``weight`` and ``affinity`` fields to ``rte_event_queue_conf`` structure. +* eventdev: The field ``*u64s`` in the structure ``rte_event_vector`` is replaced + with ``u64s`` as the field is supposed to hold array of uint64_t values. + +* eventdev: The structure ``rte_event_vector`` was updated to include a new bit + field ``elem_offset:12`` the bits are taken from the bitfield ``rsvd:15``. + The element offset defines the offset into the vector array at + which valid elements start. Known Issues ------------