RE: [EXT] Re: [PATCH v8 05/12] app/graph: add ethdev command line interfaces

2023-10-16 Thread Sunil Kumar Kori
> -Original Message- > From: Bruce Richardson > Sent: Monday, October 16, 2023 7:41 PM > To: Jerin Jacob > Cc: Sunil Kumar Kori ; Rakesh Kudurumalla > ; dev@dpdk.org > Subject: [EXT] Re: [PATCH v8 05/12] app/graph: add ethdev command line > interf

Re: [PATCH v8 05/12] app/graph: add ethdev command line interfaces

2023-10-16 Thread Bruce Richardson
On Mon, Oct 16, 2023 at 06:50:47PM +0530, Jerin Jacob wrote: > On Fri, Sep 29, 2023 at 3:29 PM wrote: > > > > From: Sunil Kumar Kori > > > > It adds ethdev module to configure ethernet devices. > > > > Following commands are exposed: > > - ethdev rxq txq > > - ethdev mtu > > - ethdev pr

Re: [PATCH v8 05/12] app/graph: add ethdev command line interfaces

2023-10-16 Thread Jerin Jacob
On Fri, Sep 29, 2023 at 3:29 PM wrote: > > From: Sunil Kumar Kori > > It adds ethdev module to configure ethernet devices. > > Following commands are exposed: > - ethdev rxq txq > - ethdev mtu > - ethdev promiscuous > - ethdev show > - ethdev stats > - ethdev ip4 addr add netmas