Hi All, Recent days, I am using OVS to test my scenario. But I encounter a error when I issue flow tables.
The error is: 2016-02-18T01:37:50Z|00001|ofp_actions|WARN|invalid instruction ordering: apply_actions must appear before write_metadata, for OpenFlow 1.1+ compatibility 2016-02-18T01:37:50Z|00002|ofp_util|WARN|OFPST_FLOW reply bad instructions NXST_FLOW reply (xid=0x4): cookie=0x0, duration=57621.773s, table=0, n_packets=11525, n_bytes=979625, idle_age=4, priority=65535,dl_type=0x88cc actions=CONTROLLER:65535 cookie=0x0, duration=56667.986s, table=0, n_packets=0, n_bytes=0, idle_age=56667, priority=0,in_port=1 actions=resubmit(,1) ***parse error*** The version of ovs is 2.4.0. The knernal version is Linux ubuntu-14 3.13.0-24-generic. Could anyone give me some help? Thanks. Best Regards, Yali _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev