Re: [dpdk-dev] [PATCH v3 02/10] devargs: introduce foreach macro
21/03/2018 00:20, Gaetan Rivet: > Introduce new rte_devargs accessor allowing to iterate over all > rte_devargs pertaining to a bus. This patch can be merged with previous one.
[dpdk-dev] [PATCH v3 02/10] devargs: introduce foreach macro
Introduce new rte_devargs accessor allowing to iterate over all rte_devargs pertaining to a bus. Signed-off-by: Gaetan Rivet --- lib/librte_eal/common/include/rte_devargs.h | 8 1 file changed, 8 insertions(+) diff --git a/lib/librte_eal/common/include/rte_devargs.h b/lib/librte_eal/c