devargs: remove limit on parameters length
authorDavid Marchand <david.marchand@6wind.com>
Fri, 13 Feb 2015 15:03:14 +0000 (16:03 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 18 Feb 2015 11:16:38 +0000 (12:16 +0100)
commitc07691ae10894bb6bf284fed75829b95844eacdb
tree66ffd396b49712e3f5751aaad6aff8a134bc58ff
parent0215a4c61f732e1dc07c50917f53da5004c66825
devargs: remove limit on parameters length

As far as I know, there is no reason why we should have a limit on the length of
parameters that can be given for a device.
Remove this limit by using dynamic allocations.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/eal_common_devargs.c
lib/librte_eal/common/include/rte_devargs.h