aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/nettest/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25bugfix pip 10.0.0 issue in nettest dockerfilezhihui wu1-1/+1
Change-Id: Ie879efd662fba803cc5c6156c0981a0054e0f5da Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-13Revert "delete the code which will not included in Fraser"zhihui wu1-0/+47
This reverts commit b34030013f9af4c40fd79850a85957c842e76595. Change-Id: Ief09eaa4b009a47d7509f548fc1117bb4839d2ba Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-08delete the code which will not included in Fraserzhihui wu1-47/+0
- legacy code - the function of network test isn't completed. - outdated documents Change-Id: Id59d35f6985d876ef09aef0845dde38ae19b589a Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-20Change nettest export port to 5000zhihui wu1-1/+1
I misunderstood this export port before.Change it to the previous value. Change-Id: I8366c27d8763ea1c8eb140dbbb37cfcffe414dbf Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-02-27support rfc2544 test using spirent virtual test centerQiang Dai1-0/+47
1. support rfc2544 throughput and latency test with different packet size 2. support vswitch performance test based on STCv affinity deployment Change-Id: I597de973ab95039dcbcd2da8473a3a5c87a10c14 Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>