diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2018-08-10 12:59:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-10 12:59:20 +0000 |
commit | 8a8a02d39555c710ea0b94a1bd8e1830189dd00e (patch) | |
tree | c3dc431c8a2e0ff6f8e4afb8ac99a383db867d7f | |
parent | 01658b0cb43a7564f7df3c35040a09cad72657a6 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add QinQ support for IXIA traffic profile"
- Add QinQ support for IXIA traffic profile
Implemented logic for parsing and applying QinQ in IXIA traffic profile.
For QinQ configuration add QinQ section to outerl2 section.
For example:
...
outerl2:
QinQ:
S-VLAN:
id: 128
priority: 0
cfi: 0
C-VLAN:
id: 512
priority: 0
cfi: 0
...
JIRA: YARDSTICK-1370
Change-Id: I29caa9eb7dd038e7de66faab316f03c7c29a742f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject b14feea5830bf9800ed8b589a43f87fab4dba77 +Subproject 04eb2e6ed5fa8710e853cf5d090498bf76cfdc1 |