[PATCH v8 05/12] app/graph: add ethdev command line interfaces
Jerin Jacob
jerinjacobk at gmail.com
Mon Oct 16 15:20:47 CEST 2023
On Fri, Sep 29, 2023 at 3:29 PM <skori at marvell.com> wrote:
>
> From: Sunil Kumar Kori <skori at marvell.com>
>
> It adds ethdev module to configure ethernet devices.
>
> Following commands are exposed:
> - ethdev <ethdev_name> rxq <n_queues> txq <n_queues> <mempool_name>
> - ethdev <ethdev_name> mtu <mtu_sz>
> - ethdev <ethdev_name> promiscuous <on/off>
> - ethdev <ethdev_name> show
> - ethdev <ethdev_name> stats
> - ethdev <ethdev_name> ip4 addr add <ip> netmask <mask>
> - ethdev <ethdev_name> ip6 addr add <ip> netmask <mask>
> - help ethdev
>
> Signed-off-by: Sunil Kumar Kori <skori at marvell.com>
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
> ---
Acked-by: Jerin Jacob <jerinj at marvell.com>
More information about the dev
mailing list