From 35f7c1230d1faa49b899b2cc822c870849fa954e Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Wed, 4 Sep 2013 16:04:37 +0900 Subject: [PATCH] of13: update expected *.json outputs for table name change Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- .../4-56-ofp_table_features_reply.packet.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ryu/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json b/ryu/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json index b2c5018d..d809d16c 100644 --- a/ryu/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json +++ b/ryu/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json @@ -8,7 +8,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDAw", + "name": "Flow Table 0x00", "properties": [], "table_id": 0 } @@ -20,7 +20,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDAx", + "name": "Flow Table 0x01", "properties": [], "table_id": 1 } @@ -32,7 +32,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDAy", + "name": "Flow Table 0x02", "properties": [], "table_id": 2 } @@ -44,7 +44,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDAz", + "name": "Flow Table 0x03", "properties": [], "table_id": 3 } @@ -56,7 +56,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDA0", + "name": "Flow Table 0x04", "properties": [], "table_id": 4 } @@ -68,7 +68,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDA1", + "name": "Flow Table 0x05", "properties": [], "table_id": 5 } @@ -80,7 +80,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDA2", + "name": "Flow Table 0x06", "properties": [], "table_id": 6 } @@ -92,7 +92,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDA3", + "name": "Flow Table 0x07", "properties": [], "table_id": 7 } @@ -104,7 +104,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDA4", + "name": "Flow Table 0x08", "properties": [], "table_id": 8 } @@ -116,7 +116,7 @@ "max_entries": 16777216, "metadata_match": 18446744073709551615, "metadata_write": 18446744073709551615, - "name": "RmxvdyBUYWJsZSAweDA5", + "name": "Flow Table 0x09", "properties": [], "table_id": 9 }