Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 .../ofproto/json/of13/4-2-ofp_flow_mod.packet.json | 100 ++++++++++++++++++++-
 1 file changed, 99 insertions(+), 1 deletion(-)

diff --git a/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json 
b/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json
index 9239241..6f8b371 100644
--- a/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json
+++ b/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json
@@ -23,6 +23,104 @@
                      }
                   }, 
                   {
+                     "OFPActionCopyTtlOut": {
+                        "len": 8, 
+                        "type": 11
+                     }
+                  }, 
+                  {
+                     "OFPActionCopyTtlIn": {
+                        "len": 8, 
+                        "type": 12
+                     }
+                  }, 
+                  {
+                     "OFPActionCopyTtlIn": {
+                        "len": 8, 
+                        "type": 12
+                     }
+                  }, 
+                  {
+                     "OFPActionPopPbb": {
+                        "len": 8, 
+                        "type": 27
+                     }
+                  }, 
+                  {
+                     "OFPActionPushPbb": {
+                        "ethertype": 4660, 
+                        "len": 8, 
+                        "type": 26
+                     }
+                  }, 
+                  {
+                     "OFPActionPopMpls": {
+                        "ethertype": 39030, 
+                        "len": 8, 
+                        "type": 20
+                     }
+                  }, 
+                  {
+                     "OFPActionPushMpls": {
+                        "ethertype": 34887, 
+                        "len": 8, 
+                        "type": 19
+                     }
+                  }, 
+                  {
+                     "OFPActionPopVlan": {
+                        "len": 8, 
+                        "type": 18
+                     }
+                  }, 
+                  {
+                     "OFPActionPushVlan": {
+                        "ethertype": 33024, 
+                        "len": 8, 
+                        "type": 17
+                     }
+                  }, 
+                  {
+                     "OFPActionDecMplsTtl": {
+                        "len": 8, 
+                        "type": 16
+                     }
+                  }, 
+                  {
+                     "OFPActionSetMplsTtl": {
+                        "len": 8, 
+                        "mpls_ttl": 10, 
+                        "type": 15
+                     }
+                  }, 
+                  {
+                     "OFPActionDecNwTtl": {
+                        "len": 8, 
+                        "type": 24
+                     }
+                  }, 
+                  {
+                     "OFPActionSetNwTtl": {
+                        "len": 8, 
+                        "nw_ttl": 10, 
+                        "type": 23
+                     }
+                  }, 
+                  {
+                     "OFPActionSetQueue": {
+                        "len": 8, 
+                        "queue_id": 3, 
+                        "type": 21
+                     }
+                  }, 
+                  {
+                     "OFPActionGroup": {
+                        "group_id": 99, 
+                        "len": 8, 
+                        "type": 22
+                     }
+                  }, 
+                  {
                      "OFPActionOutput": {
                         "len": 16, 
                         "max_len": 65535, 
@@ -31,7 +129,7 @@
                      }
                   }
                ], 
-               "len": 40, 
+               "len": 160, 
                "type": 3
             }
          }, 
-- 
1.8.3.1


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to