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

Ferruh Yigit ferruh.yigit at intel.com
Thu Jul 23 16:34:18 CEST 2020


On 7/23/2020 10:23 AM, Yang, Zhiyong wrote:

> 
> -----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>
>
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> Acked-by: Zhiyong Yang <zhiyong.yang at intel.com>
>

Applied to dpdk-next-net/master, thanks.

Updated commit log as below:

    doc: announce dpaa specific API parameter change

    'port_id' storage size should be 'uint16_t', the API
    'rte_pmd_dpaa_set_tx_loopback()' has it as 'uint8_t' but fixing it is an
    ABI breakage, that is why planning the fix in v20.11 release where ABI
    breakage is allowed.


More information about the dev mailing list