On Fri, Sep 20, 2019 at 09:37:09AM +0200, Marcin Baran wrote: > From: Pawel Modrak <[email protected]> > > A new sample app demonstrating use of driver for CBDMA. > The app receives packets, performs software or hardware > copy, changes packets' MAC addresses (if enabled) and > forwards them. The change covers ports initialization, > closing connection and argument parsing. > > Signed-off-by: Pawel Modrak <[email protected]> > Signed-off-by: Marcin Baran <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>

