Re: [PATCH] app/graph: generate cmdline boilerplate

2023-12-07 Thread Bruce Richardson
On Thu, Dec 07, 2023 at 12:42:05PM +0530, sk...@marvell.com wrote: > From: Sunil Kumar Kori > > Use the dpdk-cmdline-gen script to autogenerate all the boilerplate > structs and defines for the commandline part of the application. > > Depends-on: series-30459 ("enhancements for dpdk-cmdline-gen

[PATCH] app/graph: generate cmdline boilerplate

2023-12-06 Thread skori
From: Sunil Kumar Kori Use the dpdk-cmdline-gen script to autogenerate all the boilerplate structs and defines for the commandline part of the application. Depends-on: series-30459 ("enhancements for dpdk-cmdline-gen script") Signed-off-by: Sunil Kumar Kori --- app/graph/cli.c