Re: [dpdk-dev] [PATCH 0/2] minor cleanups

2017-01-09 Thread Thomas Monjalon
Hi Stephen, This series is still pending. Would you mind to make a v2, please? 2016-12-07 17:47, Stephen Hemminger: > Saw this while reviewing other changes > > Stephen Hemminger (2): > eth: get rid of goto's in rte_eth_dev_detach > sched/malloc: remove unnecesary return statements

[dpdk-dev] [PATCH 0/2] minor cleanups

2016-12-07 Thread Stephen Hemminger
Saw this while reviewing other changes Stephen Hemminger (2): eth: get rid of goto's in rte_eth_dev_detach sched/malloc: remove unnecesary return statements drivers/net/bonding/rte_eth_bond_pmd.c | 2 +- lib/librte_eal/common/rte_malloc.c | 1 - lib/librte_ether/rte_ethdev.c |