On Mon, Aug 05, 2013 at 02:18:53PM -0700, K.R Kishore wrote: > > ________________________________ > > From:?Ben Pfaff <b...@nicira.com> > >> On Mon, Aug 05, 2013 at 12:58:17PM -0700, K.R Kishore wrote: > > >> Thanks for the quick response. The answer is not clear/complete to > >> me, let me rephrase the question based on what I understand. > >>? > >> - The ofproto-provider which implements the parser and contains the > >> - Nicira extension module (for OF) will interpret OF commands and > >> - derive flow entries that it plumbs into the datapath. Do commands > >> - that require "Resubmit" go only in the user space datapath? Does > >> - kernel datapath ever deal with multiple table lookups? > > > > "Resubmit" doesn't require any special support from the datapath.? It > > works with any datapath. > > i see. What is "resubmitted" then? If datapath allows for a packet > to be processed only once, does "resubmit" in this context apply to > the packet that is submitted to the ofproto-parser to determine > which OF table should be used when a flow is added/modified?
"resubmit" is documented. Please read the documentation. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss