doc: fix reference to dma application example
When the dpdk-ioat app was renamed to dpdk-dma this example command
was missed, this patch corrects that issue.
Fixes: bb4141dbe5
("examples/dma: rename ioat application example")
Signed-off-by: Conor Walsh <conor.walsh@intel.com>
This commit is contained in:
parent
eeb6cad431
commit
269f027453
@ -45,7 +45,7 @@ The application requires a number of command line options:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
./<build_dir>/examples/dpdk-ioat [EAL options] -- [-p MASK] [-q NQ] [-s RS] [-c <sw|hw>]
|
||||
./<build_dir>/examples/dpdk-dma [EAL options] -- [-p MASK] [-q NQ] [-s RS] [-c <sw|hw>]
|
||||
[--[no-]mac-updating] [-b BS] [-f FS] [-i SI]
|
||||
|
||||
where,
|
||||
|
Loading…
Reference in New Issue
Block a user