On 7/14/2020 12:32 PM, Sachin Saxena (OSS) wrote: > 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. >
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>