From: Stephen Hemminger <shemm...@brocade.com>

These are a couple things found while doing code inspection for
some other bonding related issues.

Stephen Hemminger (2):
  ethdev: make rte_eth_dev_is_valid_port public
  bonding: fix name and port validation

 drivers/net/bonding/rte_eth_bond_api.c     | 47 ++++++------------------------
 drivers/net/bonding/rte_eth_bond_pmd.c     |  1 -
 drivers/net/bonding/rte_eth_bond_private.h |  4 +--
 lib/librte_ether/rte_ethdev.c              |  2 +-
 lib/librte_ether/rte_ethdev.h              | 11 +++++++
 lib/librte_ether/rte_ether_version.map     |  1 +
 6 files changed, 24 insertions(+), 42 deletions(-)

-- 
2.1.4

Reply via email to