The Linux kernel module caches exact-match flow entries of active flows, which allows for fast lookup. Most of the OVS intelligence is in userspace, which supports things like wildcards. That flow setup performance relates to how quickly userspace can set those exact-match flows up in the kernel.
--Justin On Aug 29, 2012, at 3:46 AM, sonny sonny <[email protected]> wrote: > Hi, > > There is "flow setup" performance increases in latest version as per > available discussions.Can you please tell what is flow setup. > > Regards, > Sonny > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
