[dpdk-dev] [PATCH v1 19/28] eal/soc: add drv_flags

2016-06-13 Thread Jan Viktorin
> ; Thomas Monjalon > 6wind.com>; > > Bruce Richardson ; Declan Doherty > > ; jianbo.liu at linaro.org; > > jerin.jacob at caviumnetworks.com; Keith Wiles ; > > Stephen > > Hemminger > > Subject: [dpdk-dev] [PATCH v1 19/28] eal/soc: add drv_flag

[dpdk-dev] [PATCH v1 19/28] eal/soc: add drv_flags

2016-06-13 Thread Shreyansh Jain
inaro.org; > jerin.jacob at caviumnetworks.com; Keith Wiles ; > Stephen > Hemminger > Subject: [dpdk-dev] [PATCH v1 19/28] eal/soc: add drv_flags > > The flags are copied from the PCI ones. They should be refactorized into a > general set of flags in the future. > > S

[dpdk-dev] [PATCH v1 19/28] eal/soc: add drv_flags

2016-05-06 Thread Jan Viktorin
The flags are copied from the PCI ones. They should be refactorized into a general set of flags in the future. Signed-off-by: Jan Viktorin --- lib/librte_eal/common/include/rte_soc.h | 10 ++ 1 file changed, 10 insertions(+) diff --git a/lib/librte_eal/common/include/rte_soc.h