[dpdk-dev] [PATCH v5 1/6] examples/ioat: create sample app on ioat driver usage
Bruce Richardson
bruce.richardson at intel.com
Fri Sep 27 11:58:06 CEST 2019
On Fri, Sep 20, 2019 at 09:37:09AM +0200, Marcin Baran wrote:
> From: Pawel Modrak <pawelx.modrak at intel.com>
>
> 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 <pawelx.modrak at intel.com>
> Signed-off-by: Marcin Baran <marcinx.baran at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list