Re: [dpdk-dev] [PATCH v2 06/15] bus: add configuration interface for buses

2017-09-04 Thread Ferruh Yigit
On 7/14/2017 10:12 PM, Jan Blunck wrote: > Signed-off-by: Jan Blunck > --- > lib/librte_eal/bsdapp/eal/rte_eal_version.map | 1 + > lib/librte_eal/common/eal_common_bus.c | 16 > lib/librte_eal/common/include/rte_bus.h | 9 + > lib/librte_eal/linuxapp

[dpdk-dev] [PATCH v2 06/15] bus: add configuration interface for buses

2017-07-14 Thread Jan Blunck
Signed-off-by: Jan Blunck --- lib/librte_eal/bsdapp/eal/rte_eal_version.map | 1 + lib/librte_eal/common/eal_common_bus.c | 16 lib/librte_eal/common/include/rte_bus.h | 9 + lib/librte_eal/linuxapp/eal/rte_eal_version.map | 1 + 4 files changed, 27