05/07/2018 13:48, Gaetan Rivet:
> This function permits defining additional terminating characters,
> ending the parsing to arbitrary delimiters.
[...]
> +__rte_experimental
> +struct rte_kvargs *rte_kvargs_parse2(const char *args,
> +             const char *const valid_keys[],
> +             const char *valid_ends);

The name is not ideal but I don't have a better idea.

Acked-by: Thomas Monjalon <tho...@monjalon.net>


Reply via email to