On Wed, Oct 18, 2023 at 01:21:40PM +0200, David Marchand wrote:
> Hello Bruce,
>
>
> On Tue, Oct 17, 2023 at 7:08 PM Bruce Richardson
> wrote:
> > > > sure I like it that much as a feature :-) I rather like having unique
> > > > prefixes for each command. I wasn't actually aware of the testpmd "
Hello Bruce,
On Tue, Oct 17, 2023 at 7:08 PM Bruce Richardson
wrote:
> > > sure I like it that much as a feature :-) I rather like having unique
> > > prefixes for each command. I wasn't actually aware of the testpmd "help
> > > " command at all. I will have to look into it.
> >
> > Let me propo
On Tue, Oct 17, 2023 at 06:23:47PM +0200, David Marchand wrote:
> On Tue, Oct 17, 2023 at 10:29 AM Bruce Richardson
> wrote:
> > >
> > > - testpmd accepts both "help" and "help " commands.
> > > But the cmdline library does not provide a way (afair) for specifiying
> > > this "optional" aspect.
>
On Tue, Oct 17, 2023 at 06:23:47PM +0200, David Marchand wrote:
> On Tue, Oct 17, 2023 at 10:29 AM Bruce Richardson
> wrote:
> > >
> > > - testpmd accepts both "help" and "help " commands.
> > > But the cmdline library does not provide a way (afair) for specifiying
> > > this "optional" aspect.
>
On Tue, Oct 17, 2023 at 10:29 AM Bruce Richardson
wrote:
> >
> > - testpmd accepts both "help" and "help " commands.
> > But the cmdline library does not provide a way (afair) for specifiying
> > this "optional" aspect.
> >
> > And it can't be expressed with this series current syntax since
> > ge
On Tue, Oct 17, 2023 at 09:29:34AM +0100, Bruce Richardson wrote:
> On Tue, Oct 17, 2023 at 09:10:51AM +0200, David Marchand wrote:
> >
> > - Multi choice fixed strings is something that is often used in
> > testpmd, like here, in the help command. Here is my quick
> > hack:
> >
> > diff --g
On Tue, Oct 17, 2023 at 09:10:51AM +0200, David Marchand wrote:
> Hi Bruce,
>
> On Mon, Oct 16, 2023 at 4:06 PM Bruce Richardson
> wrote:
> >
> > The DPDK commandline library is widely used by apps and examples within
> > DPDK, but it is not documented in our programmers guide and it requires
> >
Hi Bruce,
On Mon, Oct 16, 2023 at 4:06 PM Bruce Richardson
wrote:
>
> The DPDK commandline library is widely used by apps and examples within
> DPDK, but it is not documented in our programmers guide and it requires
> a lot of boilerplate code definitions in order to used. We can improve
> this s
The DPDK commandline library is widely used by apps and examples within
DPDK, but it is not documented in our programmers guide and it requires
a lot of boilerplate code definitions in order to used. We can improve
this situation by creating a simple python script to automatically
generate the boil
9 matches
Mail list logo