On Thu, May 16, 2013 at 10:27:10AM +0530, akash sharma wrote: > I have created two queues on bridge br0 port br0 and eth2. > > Then I added an IP flow entry with action to forward the matching packets > to queue 0 on port eth2. > > Using a packet generator, I sent 10 matching packets to the switch. > > The packet count got updated in both dump-flows and queue stats. > > But when I added flow entry with action enqueue to local port, only the > "dump-flows" command shows "n_packets" value being updated.
OpenFlow forbids enqueue to the local port. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
