numam-dpdk/drivers/net/bonding
Radu Nicolau 1620175b40 net/bonding: fix invalid port id
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: fbe90cdd77 ("ethdev: add probing finish function")
Cc: stable@dpdk.org

Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Chas Williams <chas3@att.com>
2018-07-23 23:55:26 +02:00
..
Makefile ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
meson.build ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
rte_eth_bond_8023ad_private.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_8023ad.c net/bonding: convert to dynamic logging 2018-04-27 18:00:59 +01:00
rte_eth_bond_8023ad.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.c net/bonding: convert to dynamic logging 2018-04-27 18:00:59 +01:00
rte_eth_bond_alb.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_api.c net/bonding: support add/remove MAC addrs 2018-07-03 01:35:58 +02:00
rte_eth_bond_args.c net/bonding: convert to dynamic logging 2018-04-27 18:00:59 +01:00
rte_eth_bond_flow.c ethdev: add shared counter to flow API 2018-04-27 18:00:57 +01:00
rte_eth_bond_pmd.c net/bonding: fix invalid port id 2018-07-23 23:55:26 +02:00
rte_eth_bond_private.h net/bonding: support add/remove MAC addrs 2018-07-03 01:35:58 +02:00
rte_eth_bond.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_bond_version.map net/bonding: export mode 4 slave info routine 2018-05-23 00:35:01 +02:00