summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml')
-rw-r--r--doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml b/doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml
index 91b36d3..e96dd80 100644
--- a/doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml
+++ b/doc/book-enea-nfv-access-platform-guide/doc/dpdk.xml
@@ -94,7 +94,8 @@ mount -t hugetlbfs nodev /mnt/huge</programlisting>
94 <listitem> 94 <listitem>
95 <para>On board 1, start the Pktgen application:</para> 95 <para>On board 1, start the Pktgen application:</para>
96 96
97 <programlisting>cd /usr/share/apps/pktgen/./pktgen -c 0x7 -n 4 --socket-mem 1024 -- -P -m "[1:2].0"</programlisting> 97 <programlisting>cd /usr/share/apps/pktgen/
98./pktgen -c 0x7 -n 4 --socket-mem 1024 -- -P -m "[1:2].0"</programlisting>
98 99
99 <para>In the Pktgen console, run:</para> 100 <para>In the Pktgen console, run:</para>
100 101