21/03/2018 00:20, Gaetan Rivet:
> /**
> * Add a device to the user device list
> *
> - * For PCI devices, the format of arguments string is "PCI_ADDR" or
> - * "PCI_ADDR,key=val,key2=val2,...". Examples: "08:00.1", ":5:00.0",
> - * "04:00.0,arg=val".
> + * The format is
> *
> - * For vir
rte_eal_devargs_parse can be used by EAL subsystems, drivers,
applications alike.
Device parameters may be presented with different structure each time;
as a single declaration string or several strings each describing
different parts of the declaration.
To simplify the use of this parsing facili
2 matches
Mail list logo