Re: [dpdk-dev] [PATCH v7 0/6] examples/ioat: sample app for ioat driver

2019-10-27 Thread Thomas Monjalon
07/10/2019 13:08, Bruce Richardson: > Marcin Baran (4): > examples/ioat: add software copy support > examples/ioat: add rawdev copy mode support > examples/ioat: add stats printing for each port > doc/guides/: provide IOAT sample app guide > > Pawel Modrak (2): > examples/ioat: create sa

[dpdk-dev] [PATCH v7 0/6] examples/ioat: sample app for ioat driver

2019-10-07 Thread Bruce Richardson
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 patch includes sample application as well as it's guide. v7: - MAINTAINERS file entry added v6: - rearrange '