On Thu, Jan 21, 2016 at 3:48 PM, Jesse Gross <[email protected]> wrote: > On Sun, Jan 10, 2016 at 11:18 PM, Pravin B Shelar <[email protected]> wrote: >> Used by STT. >> >> Signed-off-by: Pravin B Shelar <[email protected]> > > This looks fine but I wonder if it is better to do any necessary > initialization at the time of the first port creation. The STT data > structures are only used in the event that userspace STT is being > invoked but the init routine is called for all users of OVS.
ok, I can move the init to first STT port add. > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
