test: update expected json outputs

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
YAMAMOTO Takashi 2013-09-13 12:24:32 +09:00 committed by FUJITA Tomonori
parent cf6f19c2d9
commit 5f7cd86cdb
2 changed files with 38 additions and 0 deletions

View File

@ -34,6 +34,25 @@
"len": 40,
"type": 3
}
},
{
"OFPInstructionActions": {
"actions": [
{
"OFPActionSetField": {
"field": {
"OXMTlv": {
"field": "eth_src",
"mask": null,
"value": "01:02:03:04:05:06"
}
}
}
}
],
"len": 24,
"type": 4
}
}
],
"match": {

View File

@ -34,6 +34,25 @@
"len": 40,
"type": 3
}
},
{
"OFPInstructionActions": {
"actions": [
{
"OFPActionSetField": {
"field": {
"OXMTlv": {
"field": "eth_src",
"mask": null,
"value": "01:02:03:04:05:06"
}
}
}
}
],
"len": 24,
"type": 4
}
}
],
"match": {