> -----Original Message----- > From: Rakesh Kudurumalla <[email protected]> > Sent: Monday, January 1, 2024 2:07 PM > To: Sunil Kumar Kori <[email protected]>; Rakesh Kudurumalla > <[email protected]> > Cc: [email protected]; Jerin Jacob Kollanukkaran <[email protected]>; Nithin > Kumar Dabilpuram <[email protected]> > 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 <[email protected]> > --- > 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 <[email protected]> > 2.25.1
<<attachment: winmail.dat>>

