[dpdk-dev] [PATCH] net/dpaa: announce extended definition of port_id in API 'rte_pmd_dpaa_set_tx_loopback'

Yang, Zhiyong zhiyong.yang at intel.com
Thu Jul 23 11:23:10 CEST 2020


Acked-by: Zhiyong Yang <zhiyong.yang at intel.com>

-----Original Message-----
From: dev <dev-bounces at dpdk.org> On Behalf Of Sachin Saxena (OSS)
Sent: Tuesday, July 14, 2020 7:33 PM
To: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at 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.saxena at oss.nxp.com>

Signed-off-by: Sachin Saxena <sachin.saxena at 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



More information about the dev mailing list