[PATCH v8 2/3] app/graph: add ethdev forward command

Sunil Kumar Kori skori at marvell.com
Tue Jan 2 07:45:44 CET 2024


> -----Original Message-----
> From: Rakesh Kudurumalla <rkudurumalla at marvell.com>
> Sent: Monday, January 1, 2024 2:07 PM
> To: Sunil Kumar Kori <skori at marvell.com>; Rakesh Kudurumalla
> <rkudurumalla at marvell.com>
> Cc: dev at dpdk.org; Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Nithin
> Kumar Dabilpuram <ndabilpuram at marvell.com>
> Subject: [PATCH v8 2/3] app/graph: add ethdev forward command
> 
> Adds a txport to forward packet for every rxport
> 
> Mapping will be used to forward packets to txport received on rxport
> 
> Following commands are exposed:
> 	- ethdev forward <tx_dev_name> <rx_dev_name>"
> 
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
> ---
>  app/graph/cli.c            |  1 +
>  app/graph/ethdev.c         | 63
> ++++++++++++++++++++++++++++++++++++++
>  app/graph/ethdev.h         |  1 +
>  app/graph/ethdev_priv.h    |  8 +++++
>  doc/guides/tools/graph.rst |  4 +++
>  5 files changed, 77 insertions(+)
> 

Acked-by: Sunil Kumar Kori <skori at marvell.com>

> 2.25.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 35521 bytes
Desc: not available
URL: <http://mails.dpdk.org/archives/dev/attachments/20240102/50fc5196/attachment-0001.bin>


More information about the dev mailing list