[dpdk-dev] [PATCH 10/11] kvargs: make the NULL key to match all entries

Richardson, Bruce bruce.richardson at intel.com
Thu Jan 30 12:34:31 CET 2014



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Olivier Matz
> Sent: Tuesday, January 28, 2014 4:07 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 10/11] kvargs: make the NULL key to match all
> entries
> 
> In rte_kvargs_process() and rte_kvargs_count(), if the key_match argument
> is NULL, process all entries.
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---
>  lib/librte_kvargs/rte_kvargs.c | 4 ++--  lib/librte_kvargs/rte_kvargs.h | 5
> +++--
>  2 files changed, 5 insertions(+), 4 deletions(-)
> 
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list