Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9fe37be
)
dpdk_setup_ports fix example commands
author
Yaroslav Brustinov
<
[email protected]
>
Fri, 19 Aug 2016 08:41:23 +0000
(11:41 +0300)
committer
Yaroslav Brustinov
<
[email protected]
>
Fri, 19 Aug 2016 08:41:23 +0000
(11:41 +0300)
release_notes.asciidoc
patch
|
blob
|
history
diff --git
a/release_notes.asciidoc
b/release_notes.asciidoc
index
b6cd348
..
80c5480
100755
(executable)
--- a/
release_notes.asciidoc
+++ b/
release_notes.asciidoc
@@
-31,8
+31,8
@@
endif::backend-docbook[]
[source,bash]
----
-$sudo ./dpdk_setup_ports.py
script
-t # show the list of ports
-$sudo ./dpdk_setup_ports.py -c 03:00.0 03:00.1 # create optimum /etc/trex_cfg.yaml file
+$sudo ./dpdk_setup_ports.py -t # show the list of ports
+$sudo ./dpdk_setup_ports.py -c 03:00.0 03:00.1
-o /etc/trex_cfg.yaml
# create optimum /etc/trex_cfg.yaml file
----
* Basic Cisco VIC functionality works now. Advanced Stateless/Stateful functionality is still not supported.