On Tue, 24 Apr 2018 00:41:02 +0200 Gaetan Rivet <gaetan.ri...@6wind.com> wrote:
> Introduce new rte_devargs accessor allowing to iterate over all > rte_devargs pertaining to a bus. > > Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com> > --- Aren't devargs intended to be internal and not part of ABI. If so maybe the experimental tag is not necessary, and you want to say that in the comments.