Hi Christian,
On 05/27/2014 08:38 PM, Dumitrescu, Cristian wrote:
> Great, so then maybe we should plan for an update of the DPDK command line
> library to your latest code base.
>
> Are the code changes massive, i.e. would this be a big task?
There have been some reworks, but it is not a major
, May 26, 2014 3:27 PM
To: Dumitrescu, Cristian; dev at dpdk.org
Subject: Re: [dpdk-dev] [PATCH] cmdline: finish at EOF
Hi Cristian,
On 05/23/2014 05:32 PM, Olivier MATZ wrote:
> On 05/23/2014 05:21 PM, Cristian Dumitrescu wrote:
>> Bug fix in cmdline library to allow return on EOF as o
> > Bug fix in cmdline library to allow return on EOF as opposed to infinite
> > loop.
> >
> > Signed-off-by: Cristian Dumitrescu
>
> Acked-by: Olivier Matz
Applied for version 1.7.0 with title:
cmdline: fix infinite loop after EOF
Thanks
--
Thomas
Hi Cristian,
On 05/23/2014 05:32 PM, Olivier MATZ wrote:
> On 05/23/2014 05:21 PM, Cristian Dumitrescu wrote:
>> Bug fix in cmdline library to allow return on EOF as opposed to
>> infinite loop.
>>
>> Signed-off-by: Cristian Dumitrescu
>> ---
>> lib/librte_cmdline/cmdline.c |2 +-
>> 1 fil
Hi Cristian,
On 05/23/2014 05:21 PM, Cristian Dumitrescu wrote:
> Bug fix in cmdline library to allow return on EOF as opposed to infinite loop.
>
> Signed-off-by: Cristian Dumitrescu
> ---
> lib/librte_cmdline/cmdline.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> mode ch
Bug fix in cmdline library to allow return on EOF as opposed to infinite loop.
Signed-off-by: Cristian Dumitrescu
---
lib/librte_cmdline/cmdline.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
mode change 100644 => 100755 lib/librte_cmdline/cmdline.c
diff --git a/lib/librte_cmdli
6 matches
Mail list logo