[dpdk-dev] [PATCH 1/2] baseband/fpga_5gnr_fec: add API change in release note
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Oct 7 14:18:29 CEST 2020
Fixes: 7fd60723065e ("baseband/fpga_5gnr_fec: fix API naming")
Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
---
doc/guides/rel_notes/release_20_11.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
index c0a3d76005..b3dd9a3646 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -229,6 +229,10 @@ API Changes
* ipsec: ``RTE_SATP_LOG2_NUM`` has been dropped from ``enum``
+* baseband/fpga_5gnr_fec: Renamed function ``fpga_5gnr_fec_configure`` to
+ ``rte_fpga_5gnr_fec_configure`` and structure ``fpga_5gnr_fec_conf`` to
+ ``rte_fpga_5gnr_fec_conf``.
+
ABI Changes
-----------
--
2.26.2
More information about the dev
mailing list