[dpdk-dev] [PATCH 0/2] Trivial bonding patches

2015-07-20 Thread Thomas Monjalon
> 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 Applied, thanks

[dpdk-dev] [PATCH 0/2] Trivial bonding patches

2015-06-10 Thread Stephen Hemminger
From: Stephen Hemminger 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 ++--