[ovs-dev] [RFC 0/4] Show megaflow fields for each resubmit in ofproto/trace.

2013-10-17 Thread Alex Wang
This series of patches makes the ofproto/trace show the megaflow fields for each resubmit. An exmaple is given below: Setup: ovs-vsctl add-br br0 ovs-vsctl add-port br0 p1 -- set Interface p1 ofport_request=1 ovs-ofctl add-flow br0 "table=0, dl_src=01:00:00:00:00:00/01:00:00:00:00:00, actions=d

Re: [ovs-dev] [RFC 0/4] Show megaflow fields for each resubmit in ofproto/trace.

2013-10-17 Thread Alex Wang
Hey Ethan and Justin, Could you review this series of patches when you are available? Especially, if the output format in the example above makes sense? ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev