[dpdk-dev] [PATCH v2 0/5] kvargs: promote or remove experimental api
Kinsella, Ray
mdr at ashroe.eu
Thu Sep 30 11:57:19 CEST 2021
On 30/09/2021 09:25, David Marchand wrote:
> On Wed, Sep 29, 2021 at 11:40 PM Olivier Matz <olivier.matz at 6wind.com> wrote:
>>
>> This patchset promotes 2 functions rte_kvargs_parse_delim() and
>> rte_kvargs_get() as stable.
>>
>> It also replaces rte_kvargs_strcmp() by a new one
>> rte_kvargs_get_with_value(), which is easier to use.
>>
>> v2
>> * remove rte_kvargs_strcmp from version.map
>>
>> Olivier Matz (5):
>> kvargs: promote delimited parsing as stable
>> kvargs: promote get from key as stable
>> kvargs: new function to get from key and value
>> kvargs: remove experimental function to compare string
>> kvargs: fix comments style
>
> Thanks, for the series,
> Reviewed-by: David Marchand <david.marchand at redhat.com>
>
Acked-by: Ray Kinsella <mdr at ashroe.eu>
More information about the dev
mailing list