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

> 
> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Sachin Saxena (OSS)
> Sent: Tuesday, July 14, 2020 7:33 PM
> To: [email protected]; Yigit, Ferruh <[email protected]>
> Subject: [dpdk-dev] [PATCH] net/dpaa: announce extended definition of port_id 
> in API 'rte_pmd_dpaa_set_tx_loopback'
> 
> From: Sachin Saxena <[email protected]>
> 
> Signed-off-by: Sachin Saxena <[email protected]>
>
> Acked-by: Ferruh Yigit <[email protected]>
> Acked-by: Hemant Agrawal <[email protected]>
> Acked-by: Zhiyong Yang <[email protected]>
>

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.

Reply via email to