Acked-by: Zhiyong Yang <zhiyong.y...@intel.com> -----Original Message----- From: dev <dev-boun...@dpdk.org> On Behalf Of Sachin Saxena (OSS) Sent: Tuesday, July 14, 2020 7:33 PM To: dev@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com> Subject: [dpdk-dev] [PATCH] net/dpaa: announce extended definition of port_id in API 'rte_pmd_dpaa_set_tx_loopback'
From: Sachin Saxena <sachin.sax...@oss.nxp.com> Signed-off-by: Sachin Saxena <sachin.sax...@oss.nxp.com> --- doc/guides/rel_notes/deprecation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index a58a17946..a0715e587 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -142,3 +142,6 @@ Deprecation Notices Python 2 support will be completely removed in 20.11. In 20.08, explicit deprecation warnings will be displayed when running scripts with Python 2. + +* pmd_dpaa: The API ``rte_pmd_dpaa_set_tx_loopback`` will have extended ``port_id`` + definition from uint8_t to uint16_t. -- 2.24.1