kvargs: promote delimited parsing as stable
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 24 Sep 2021 11:34:19 +0000 (13:34 +0200)
committerOlivier Matz <olivier.matz@6wind.com>
Fri, 24 Sep 2021 12:31:20 +0000 (14:31 +0200)
commitf99316271ceaefd1d632f1664101eeeb26218f4a
treeda930d4b3729ac0972c2822b96a7b310efde55be
parentafc664e83b29a0952ec216eb1384cd11790595e1
kvargs: promote delimited parsing as stable

This function is used by EAL to parse key/value strings separated with
specified delimiters.

It was introduced in 2018 by commit 5d6af85ab00c ("kvargs: introduce a
more flexible parsing function"), and can be promoted as stable.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
lib/kvargs/rte_kvargs.h
lib/kvargs/version.map