Re: [ovs-discuss] Fwd: packet_out message

2015-10-07 Thread Manpreet Singh
Thanks Ben For Reply!!! On Wed, Oct 7, 2015 at 10:17 PM, Ben Pfaff wrote: > On Wed, Oct 07, 2015 at 09:18:24PM +0530, Manpreet Singh wrote: > > In packet_out message when we specify the OFPP_TABLE reserved port as an > > output action, then actions are perform in flow tables on packet. > > > > T

Re: [ovs-discuss] Fwd: packet_out message

2015-10-07 Thread Ben Pfaff
On Wed, Oct 07, 2015 at 09:18:24PM +0530, Manpreet Singh wrote: > In packet_out message when we specify the OFPP_TABLE reserved port as an > output action, then actions are perform in flow tables on packet. > > There are 254 tables, my question is that who's actions will be perform on > it out of

[ovs-discuss] Fwd: packet_out message

2015-10-07 Thread Manpreet Singh
Hi All, In packet_out message when we specify the OFPP_TABLE reserved port as an output action, then actions are perform in flow tables on packet. There are 254 tables, my question is that who's actions will be perform on it out of 254. Regards, Manpreet Singh __