All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] remove limit on devargs parameters length
@ 2015-01-07 13:03 David Marchand
       [not found] ` <1420635809-30976-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: David Marchand @ 2015-01-07 13:03 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Here is a little patchset that removes the limit on the devargs parameters length.
Previously, arguments specified by user would be stored in a static buffer,
while there is no particular reason why we should have such a constraint, afaik.


-- 
David Marchand

David Marchand (2):
  devargs: indent and cleanup
  devargs: remove limit on parameters length

 lib/librte_eal/common/eal_common_devargs.c  |   51 ++++++++++++++++-----------
 lib/librte_eal/common/include/rte_devargs.h |    4 +--
 2 files changed, 32 insertions(+), 23 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-02-18 12:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 13:03 [PATCH 0/2] remove limit on devargs parameters length David Marchand
     [not found] ` <1420635809-30976-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2015-01-07 13:03   ` [PATCH 1/2] devargs: indent and cleanup David Marchand
2015-01-07 13:03   ` [PATCH 2/2] devargs: remove limit on parameters length David Marchand
     [not found]     ` <1420635809-30976-3-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2015-01-07 22:59       ` Stephen Hemminger
2015-01-08  8:19         ` David Marchand
2015-01-08  9:15         ` Panu Matilainen
2015-02-13 15:03   ` [PATCH v2 0/3] remove limit on devargs " David Marchand
     [not found]     ` <1423839795-29450-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2015-02-13 15:03       ` [PATCH v2 1/3] devargs: indent and cleanup David Marchand
2015-02-13 15:03       ` [PATCH v2 2/3] devargs: remove limit on parameters length David Marchand
2015-02-13 15:03       ` [PATCH v2 3/3] app/test: fix devargs tests David Marchand
2015-02-18 12:44       ` [PATCH v2 0/3] remove limit on devargs parameters length Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.