On 7/26/2017 6:06 PM, Declan Doherty wrote: > On 26/07/2017 4:50 PM, Tomasz Kulasek wrote: >> rte_eth_bond_primary_set segfaults for invalid port. This patch moves >> devices check before use of internal data. >> >> Fixes: 4c42498d916d ("net/bonding: allow slaves to also be bonded devices") >> >> Signed-off-by: Tomasz Kulasek <tomaszx.kula...@intel.com>
> Acked-by: Declan Doherty <declan.dohe...@intel.com> Applied to dpdk-next-net/master, thanks.