Open
Conversation
added 8 commits
April 13, 2020 20:15
ywc689
reviewed
Apr 14, 2020
doc/Trex tutorial document.md
Outdated
|
|
||
| 5. 点进port,开启Service模式,并强制获取配置权限: | ||
|
|
||
|  |
ywc689
requested changes
Apr 14, 2020
Collaborator
ywc689
left a comment
There was a problem hiding this comment.
- Fix the invalid pic links.
- Merge the commits into a commit. Refer to (合并多个commit)[https://segmentfault.com/a/1190000007748862]
added 3 commits
April 14, 2020 11:37
Add the trex tutorial document
submit the trex tutorial document Revert "trex tutorial document" This reverts commit c0cca07. Add the trex tutorial document Add the trex tutorial document Add png files Add png files Revert "Add png files" This reverts commit 08d03e1. Revert "Add the trex tutorial document" This reverts commit 122b987. Ad the trex tutorial document Ad the trex tutorial document Fix the png display error Fix the png display error Add the trex tutorial document Add the trex tutorial document
liweitianux
reviewed
Nov 4, 2020
| 5. 执⾏start命令模拟wget访问nginx服务: | ||
|
|
||
| ``` | ||
| trex>start -f astf/nginx_wget.py -m 90000 -d 1000 |
Contributor
There was a problem hiding this comment.
- The link should be moved out of code block
- The link URL is invalid
liweitianux
reviewed
Nov 4, 2020
| 1. 设置端⼝与DUT相连,修改trex配置: | ||
|
|
||
| ``` | ||
| # cat /etc/trex_cfg.yaml |
Contributor
There was a problem hiding this comment.
- Wrong link position; move out of code block
- Invalid link URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the trex tutorial document.