> -Original Message-
> From: Jerin Jacob
> Sent: Monday, October 16, 2023 2:31 PM
> To: Sunil Kumar Kori
> Cc: Thomas Monjalon ; Rakesh Kudurumalla
> ; dev@dpdk.org
> Subject: [EXT] Re: [PATCH v8 01/12] app/graph: add application framework
> to read
On Fri, Sep 29, 2023 at 3:28 PM wrote:
>
> From: Sunil Kumar Kori
>
> It adds base framework to read a given .cli file as a command line
> parameter "-s".
>
> Example:
> # ./dpdk-graph -c 0xff -- -s ./app/graph/examples/dummy.cli
>
> Each .cli file will contain commands to configure different mo
From: Sunil Kumar Kori
It adds base framework to read a given .cli file as a command line
parameter "-s".
Example:
# ./dpdk-graph -c 0xff -- -s ./app/graph/examples/dummy.cli
Each .cli file will contain commands to configure different module like
mempool, ethdev, lookup tables, graph etc. Comm
3 matches
Mail list logo