[dpdk-dev] Question about librte_cmdline

2014-11-14 Thread Igor Ryzhov
Thank you. That?s not a really big problem that we need it?s own structure for every command, but the lack of optional parameters is a problem. For example: object add IP [port] it?s just one command, but we need two different structures - with and without ?port? Maybe I?ll wo

[dpdk-dev] Question about librte_cmdline

2014-11-14 Thread Olivier MATZ
Hi Igor, Adding-back the list to the discussion, I removed it by mistake in my first answer. >> 14 . 2014 ?., ? 12:20, Olivier MATZ >> ???(?): >> >> Hi Igor, >> >> On 11/14/2014 09:52 AM, Igor Ryzhov wrote: >>> Are there any docs with detailed description of cmdline library? >>> I found

[dpdk-dev] Question about librte_cmdline

2014-11-14 Thread Igor Ryzhov
Hello. Are there any docs with detailed description of cmdline library? I found only some information in ?DPDK Sample Apps? document, but it describes only a couple of features. Best regards, Igor Ryzhov