[dpdk-dev] [dpdk-stable] [PATCH] net/bonding: fix invalid port id error

Ferruh Yigit ferruh.yigit at intel.com
Fri Jul 20 17:12:43 CEST 2018


On 7/19/2018 6:45 PM, Chas Williams wrote:
> This seems fine.  The bond PMD seems to call back into itself early.
> 
> On Wed, Jul 18, 2018 at 7:19 AM Radu Nicolau <radu.nicolau at intel.com> wrote:
> 
>> setting up the bonding options before calling rte_eth_dev_probing_finish
>> triggers an invalid port id error because of port state not set, or set
>> unused
>>
>> Fixes: fbe90cdd776c ("ethdev: add probing finish function")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
>>
> 
> Signed-off-by: Chas Williams <chas3 at att.com>

Signed-off-by replaced with:
Acked-by: Chas Williams <chas3 at att.com>

If intention was really sign-off, please let me know

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


More information about the dev mailing list