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:
898512e
)
Add src_ip to regression client_cfg file
author
Ido Barnea
<
[email protected]
>
Mon, 28 Nov 2016 08:05:28 +0000
(10:05 +0200)
committer
Ido Barnea
<
[email protected]
>
Mon, 28 Nov 2016 08:05:28 +0000
(10:05 +0200)
Signed-off-by: Ido Barnea <
[email protected]
>
scripts/automation/regression/cfg/client_cfg.yaml
patch
|
blob
|
history
diff --git
a/scripts/automation/regression/cfg/client_cfg.yaml
b/scripts/automation/regression/cfg/client_cfg.yaml
index
8db8dfd
..
5c3d19e
100644
(file)
--- a/
scripts/automation/regression/cfg/client_cfg.yaml
+++ b/
scripts/automation/regression/cfg/client_cfg.yaml
@@
-7,8
+7,10
@@
groups:
ip_end : 16.0.1.255
initiator :
next_hop: 1.1.1.1
+ src_ip : 1.1.1.2
responder :
next_hop: 1.1.2.1
+ src_ip : 1.1.2.2
count : 1
@@
-16,8
+18,10
@@
groups:
ip_end : 17.0.1.255
initiator :
next_hop: 1.1.3.1
+ src_ip : 1.1.3.2
responder :
next_hop: 1.1.4.1
+ src_ip : 1.1.4.2
count : 1
@@
-25,8
+29,10
@@
groups:
ip_end : 18.0.1.255
initiator :
next_hop: 1.1.5.1
+ src_ip : 1.1.5.2
responder :
next_hop: 1.1.6.1
+ src_ip : 1.1.6.2
count : 1
@@
-34,7
+40,9
@@
groups:
ip_end : 19.0.1.255
initiator :
next_hop: 1.1.7.1
+ src_ip : 1.1.7.2
responder :
next_hop: 1.1.8.1
+ src_ip : 1.1.8.2
count : 1