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

2017-07-08 Thread Thomas Monjalon
06/07/2017 17:28, Stephen Hemminger: > Some minor stuff found while reviewing EAL to support VMBUS. > > Stephen Hemminger (3): > eal: simplify finding starting point > fslmc: simplfy find_device > eal: fix spelling in comment Applied, thanks

[dpdk-dev] [PATCH 0/3] eal: minor cleanups

2017-07-06 Thread Stephen Hemminger
Some minor stuff found while reviewing EAL to support VMBUS. Stephen Hemminger (3): eal: simplify finding starting point fslmc: simplfy find_device eal: fix spelling in comment drivers/bus/fslmc/fslmc_bus.c | 6 ++ lib/librte_eal/common/eal_common_bus.c | 6 ++ lib/librt