On Thursday 12 July 2018 03:14 AM, Gaetan Rivet wrote:
This function is private to the EAL.
It is used to parse each layers in a device description string,
and store the result in an rte_devargs structure.

Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com>
---
  lib/librte_eal/common/eal_common_devargs.c  | 144 ++++++++++++++++++++
  lib/librte_eal/common/eal_private.h         |  34 +++++
  lib/librte_eal/common/include/rte_devargs.h |  13 +-
  3 files changed, 188 insertions(+), 3 deletions(-)


[...]

Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>

Reply via email to