On Mon, Apr 23, 2018 at 04:56:19PM -0700, Stephen Hemminger wrote:
> On Tue, 24 Apr 2018 00:41:02 +0200
> Gaetan Rivet wrote:
>
> > Introduce new rte_devargs accessor allowing to iterate over all
> > rte_devargs pertaining to a bus.
> >
> > Signed-off-by: Gaetan Rivet
> > ---
>
> Aren't devarg
On Tue, 24 Apr 2018 00:41:02 +0200
Gaetan Rivet wrote:
> Introduce new rte_devargs accessor allowing to iterate over all
> rte_devargs pertaining to a bus.
>
> Signed-off-by: Gaetan Rivet
> ---
Aren't devargs intended to be internal and not part of ABI.
If so maybe the experimental tag is not
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
3 matches
Mail list logo