numam-dpdk/lib/librte_kvargs
Thomas Monjalon cc0579f233 kvargs: support list value
If a value contains a comma, rte_kvargs_tokenize() will split here.
In order to support list syntax [a,b] as value, an extra parsing of
the square brackets is added.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-10-26 22:14:06 +02:00
..
2018-07-15 23:42:16 +02:00
2018-10-26 22:14:06 +02:00