This set of patches are sort of low priority as Ryu 3.30 has a fix for NXActionUnknown and OpenStack Neutron no longer generates exceptions.
IWAMOTO Toshihiro (3): Implement NXActionRegLoad packet_data_generator3: generate an NXActionRegLoad packet test_parser: add an NXActionRegLoad test ryu/ofproto/nx_actions.py | 49 +++++++++++++++++ .../ovs-ofctl-of13-match_load_nx_register.packet | Bin 0 -> 104 bytes ryu/tests/packet_data_generator3/gen.py | 8 +++ ...s-ofctl-of13-match_load_nx_register.packet.json | 60 +++++++++++++++++++++ 4 files changed, 117 insertions(+) create mode 100644 ryu/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet create mode 100644 ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json -- 2.1.4 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
