mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
test_ofctl: Update json representations
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
001a6956f2
commit
dbbd05f7bb
@ -22,7 +22,7 @@
|
||||
"hard_timeout": 0,
|
||||
"idle_timeout": 0,
|
||||
"actions": [
|
||||
"OUTPUT:4294967290"
|
||||
"OUTPUT:NORMAL"
|
||||
],
|
||||
"length": 88,
|
||||
"match": {
|
||||
@ -61,7 +61,7 @@
|
||||
"actions": [
|
||||
{
|
||||
"WRITE_ACTIONS": [
|
||||
"OUTPUT:4294967293"
|
||||
"OUTPUT:CONTROLLER"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@ -32081,7 +32081,7 @@
|
||||
"max_entries": 16777216,
|
||||
"lookup_count": 0,
|
||||
"metadata_match": 18446744073709551615,
|
||||
"table_id": 254,
|
||||
"table_id": "MAX",
|
||||
"instructions": [
|
||||
"GOTO_TABLE",
|
||||
"WRITE_METADATA",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"1": [
|
||||
{
|
||||
"port": 4294967295,
|
||||
"port": "ANY",
|
||||
"queues": [
|
||||
{
|
||||
"len": 48,
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
},
|
||||
{
|
||||
"actions": [
|
||||
"OUTPUT:4294967290"
|
||||
"OUTPUT:NORMAL"
|
||||
],
|
||||
"byte_count": 0,
|
||||
"cookie": 0,
|
||||
@ -81,7 +81,7 @@
|
||||
"SET_FIELD: {pbb_uca:1}",
|
||||
{
|
||||
"WRITE_ACTIONS": [
|
||||
"OUTPUT:4294967293"
|
||||
"OUTPUT:CONTROLLER"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"1": [
|
||||
{
|
||||
"port": 4294967295,
|
||||
"port": "ANY",
|
||||
"queues": [
|
||||
{
|
||||
"len": 64,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user